Commit Graph

19 Commits

Author SHA1 Message Date
dannyrb
2cbeb26eb4 Make sure our baseDirectory ends in a forward slash 2019-05-01 13:28:18 -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
dannyrb
c94c8003d7 Fix copy path 2019-04-28 15:36:19 -04:00
dannyrb
af2be5c1e0 Copy all build output to /demo 2019-04-28 15:25:53 -04:00
dannyrb
17af9be266 Don't build example for this PR 2019-04-19 14:43:25 -04:00
dannyrb
0174872427 Re-add demo/example 2019-04-17 15:43:04 -04:00
dannyrb
4941e271ed Temporarily disable demo deploy 2019-04-17 14:34:49 -04:00
dannyrb
605bd4f2bc Change expected react dir 2019-04-17 14:04:31 -04:00
Erik Ziegler
6658623f1f docs(readme): Start adding documentation for React version 2019-03-04 13:43:39 +01:00
Erik Ziegler
26932612f8 Fix static site icon URL 2019-02-14 15:07:35 +01:00
Sandra
b93a677ef3 Refactor extensions interface (#344)
* Added container class for plugins that care for registration of submodules

* Added extensions manager that cares for adding modules to store

* Make extensions require less knowledge of internal extension management

* Reformatting

* Update generateStaticSite to use ohif-viewer, remove old OHIFViewer-react folder

* Add yarn.lock so Netlify knows to use Yarn

* Fix for copying static site folder

* Try to fix netlify build which is stuck uploading

* Try to fix static site deployment

* Try to fix static site deployment again

* Try to fix static site deployment one more time

* Extracted pdf plugin into external package

* Removed some unused dependencies

* Published pdf extension to npm registry

* Added external microscopy extension (work in progress)

* Extraction of microscopy plugin working now

* Added microscopy extension npm package to package.json

* Increase ohif-core version

* update yarn.lock

* Fix error in readme

* Fix authentication error in pdf plugin

* Remove readme, update packages, add redirect for netlify

* netlify test

* netlify test 2

* netlify test 2, forgot to add new redirects file

* Use public dicom server for demo

* Another netlify try

* Another netlify try 2

* Another netlify try 3

* Another netlify try 4
2019-02-02 11:10:56 +00:00
Erik Ziegler
2f0eb5d71e Fix static site generation script after homepage change 2019-01-07 11:30:02 +01:00
Erik Ziegler
cd6f177bca Fix sed usage to expand variables 2018-12-17 22:21:30 +01:00
Erik Ziegler
fa0bcfe31f Use homepage to fix static site deploy preview 2018-12-17 21:23:50 +01:00
Erik Ziegler
fbfc3f6163 Netlify doesn't have yarn, so switch it to npm 2018-12-17 20:53:59 +01:00
Erik Ziegler
f2ca5629c8 Fix static site generation 2018-12-17 20:45:30 +01:00
Erik Ziegler
9ae5dd25ce wip on react transition 7 2018-12-02 08:23:43 +01:00
Erik Ziegler
aca17e4d38
feat(netlify) Add static site deployment from Netlify (add /viewer to the deploy preview URL) (#232) 2018-07-23 10:19:52 +02:00