Commit Graph

2099 Commits

Author SHA1 Message Date
dannyrb
33d06dba4e how it works 2019-04-30 11:56:13 -04:00
dannyrb
0909ab7c53 Transition to configuration 2019-04-30 10:39:24 -04:00
dannyrb
b5cac7191d add .js to app config 2019-04-30 10:08:10 -04:00
dannyrb
140c0b48e7 Merge branch 'deploying-static-site-2' into react-upstream 2019-04-30 09:59:16 -04:00
dannyrb
8e4b0ac737 Merge build and restore sections 2019-04-30 09:52:51 -04:00
Danny Brown
12f6553432
Merge pull request #395 from OHIF/react-documentation
React documentation
2019-04-30 09:51:44 -04:00
Danny Brown
22bf63f279
Merge branch 'react' into react-documentation 2019-04-30 09:45:33 -04:00
biharck
5938ffb676 removing example folder 2019-04-30 10:38:45 -03:00
biharck
530b86d752 Merge branch 'react-documentation' of github.com:OHIF/Viewers into react-documentation 2019-04-30 10:36:37 -03:00
biharck
b186e86906 adding --max_old_space_size=4096 to the build:web task 2019-04-30 10:35:35 -03:00
biharck
4853d4fae4 updating .dockignore file and fixing dockerfile 2019-04-30 10:35:09 -03:00
biharck
f8e8acd9e9 updating docker-compose files to adhere new way to deploy 2019-04-30 10:33:47 -03:00
biharck
e39e3dd5d5 merge from ract and adding docker-compose PACs configuration files 2019-04-30 10:32:53 -03:00
dannyrb
d844308e32 Add test for utils folder grouped exports 2019-04-30 00:03:47 -04:00
dannyrb
bff397d88e Rough notes "Build for Production" 2019-04-29 23:49:29 -04:00
dannyrb
70a9b9ca06 For step 1, point users to the "build for production" guide 2019-04-29 23:11:04 -04:00
dannyrb
6e058ef312 Update link to point to react branch 2019-04-29 21:48:38 -04:00
dannyrb
1b14730013 Begin detailing steps to build for production (host static assets) 2019-04-29 21:48:26 -04:00
dannyrb
b3b5f5321f Add build for production page 2019-04-29 21:48:03 -04:00
Danny Brown
27065dd303
Merge pull request #408 from dannyrb/docs/deploying-static-site
Docs/deploying static site
2019-04-29 16:26:15 -04:00
dannyrb
b279d1fc82 Don't collect coverage from __test__ dirs 2019-04-29 16:23:38 -04:00
dannyrb
88733202de Use default config when building for scripts package 2019-04-29 16:17:02 -04:00
dannyrb
0b87dc4ddb formatting 2019-04-29 15:53:46 -04:00
dannyrb
ed5fdb1de2 Test that we return _something_ 2019-04-29 15:52:04 -04:00
dannyrb
97a8a4f52c Super basic oidc tests 2019-04-29 15:42:21 -04:00
dannyrb
69fb4d7947 Shift oidc and initWebworkers to own files 2019-04-29 15:39:09 -04:00
dannyrb
70f83f131a Try to find ideal defaults 2019-04-29 15:06:17 -04:00
dannyrb
a5146e6f38 Remove basetag 2019-04-29 15:00:51 -04:00
dannyrb
319af9bde3 Nuke root url 2019-04-29 14:42:29 -04:00
dannyrb
1d7ddd5bf5 Delete examples/ 2019-04-29 14:18:13 -04:00
dannyrb
6177a02f18 Shift default config to own file 2019-04-29 13:29:37 -04:00
dannyrb
0d5ac9ce4c Fix build script to point at /demo 2019-04-29 13:21:14 -04:00
dannyrb
eec3155298 Simplify loading init config 2019-04-29 13:20:11 -04:00
dannyrb
775a91152c Specify our netlify config 2019-04-29 13:19:17 -04:00
dannyrb
0748f27cf2 Import a public config 2019-04-29 13:18:41 -04:00
dannyrb
4127126388 remove homepage key 2019-04-29 12:58:57 -04:00
dannyrb
50e8cf341a Add dotenv syntax highlighting to list of recommended extensions 2019-04-29 12:58:34 -04:00
Danny Brown
70ddba7aed
Merge branch 'react' into react-documentation 2019-04-29 10:25:47 -04:00
dannyrb
e43139eec5 Be a bit more explicit with homepage url 2019-04-29 09:50:31 -04:00
dannyrb
c9b043420b Revert codesplitting 2019-04-29 09:22:20 -04:00
dannyrb
0c09e073b6 Cast a wider net 2019-04-29 09:13:31 -04:00
dannyrb
6286893eb8 Rollup support for dynamic import 2019-04-29 08:58:15 -04:00
dannyrb
68b021fc80 Try a demo only redirect 2019-04-29 08:52:52 -04:00
dannyrb
a7f77ca543 Send over everything, not just top level dir 2019-04-29 08:35:58 -04:00
dannyrb
e5865515e7 formatting 2019-04-29 08:33:48 -04:00
dannyrb
19aa4b23cd Codesplit at route level 2019-04-29 08:32:49 -04:00
dannyrb
5713de49e2 Remove unused routes/index.js 2019-04-29 08:32:26 -04:00
dannyrb
91613d6bb0 Async component for dynamic imports 2019-04-29 08:31:40 -04:00
dannyrb
f02559c778 Try an all-in-one script 2019-04-29 07:03:54 -04:00
dannyrb
803aaafdcf Use CPX command 2019-04-29 06:52:02 -04:00