Commit Graph

53 Commits

Author SHA1 Message Date
dannyrb
d1289540bd docs(getting-started): build commands, repo links, next steps 2019-09-04 22:22:55 -04:00
Danny Brown
49d343941e
fix: measurementsAPI issue caused by production build (#842)
* ci: test docs-publish

* Specify to use prod

* Babel should transpile with env set by webpack

* in-progress

* in-progress

* Polyfill for ie11 and edge features

* Ditch polyfills w/ babel - we'll use a service for now

* Bump tools version; shift vtk.js up a layer

* Specify we shouldn't target older than IE 11

* ditch babel plugins that should be covered by preset-env

* Add a top level build demo command

* Let our babel config determine settings

* Same babel fixes as PWA

* Rebuild deps that don't satisfy our target

* Mini helper script for excluding all node_modules, except...

* Shift vtk.js dep up a layer

* Kill core-js

* Export in a node happy way

* Updated yarn lock

* Set NODE_ENV when launching anything w/ WebPack

* docs: updated FAQ

* docs: on browser support

* Add support for redux browser extension

* misc. small clean-up

* docs: Remove roadmap page; add browser-support to sidebar

* Formatting

* Remove roadmap links

* Formatting

* ci: Remove config syntax error

* Simplified bug report template

* update community request template

* Update question's template

* simplify build scripts

* specify new script names

* fix: for measurement api being pruned by minimizer in prod builds

* Use named exports

* Simplify config

* Let's not do so much heavy lifting for a dev-server build

* fix dev build

* Add hotkeys to demo

* fix: jest babel config and env specific configs

* Remove call to non-existant command

* Shift experimental proposal plugin up a layer

* Use `https`

* Try with reduced number of package exceptions

* Try to resolve cypress issue

* Try to fix cypress issue in CI

* Skip https
2019-09-04 13:53:13 -04:00
dannyrb
2cf355856b docs: duplicate PR-784 2019-08-20 16:39:25 -04:00
Omar Toutounji
d46cccc652 replaced REACT_APP_CONFIG with APP_CONFIG 2019-08-19 20:30:44 -04:00
Erik Ziegler
a4112c46a5
fix(package.json): Bump WADO Image Loader dependency, remove unnecessary worker and codec paths (#727)
Note: had to disable sourcemaps for commonjs modules. This seems to be the only way to prevent memory issues on CircleCI.
2019-07-30 11:00:08 +02:00
Erik Ziegler
c30b88d48a
docs(translating.md): Add Locize logo for their open source sponsorship (#612) 2019-07-01 12:10:56 +02:00
Rodrigo Antinarelli
16cea8681e @ohif/i18n: Fix issues with exports and update docs (#598)
* update i18n version -- already published

* update ohif/i18n version and add modules

* update ohif/i18n version

* update translating documentation

* replace addLocales method and exported modules

* lock files

* Update index.js

* fix(@ohif/i18n): export custom methods in the main i18n object

`initI18n`, `addLocales` and `T` are now being exported inside the main `i18n` object.

* remove unecessary dependencies

* update vtk-extension lock file
2019-06-29 09:33:38 +02:00
Rodrigo Antinarelli
d04bb323f7 @ohif-i18n - Replace use of context to import locales (#575) 2019-06-27 12:01:11 +02:00
dannyrb
03501eddb0 fix typo 2019-06-18 23:33:02 -04:00
dannyrb
2f4961c078 Note regarding docker toolbox and react-proxy 2019-06-18 23:26:27 -04:00
Danny Brown
39d844f106
Merge branch 'master' into dev-react-proxy 2019-06-18 21:05:13 -04:00
romulo bordezani
3fa9bc54f8 i18n implementation - Removing bad image from docs 2019-06-13 14:59:16 -03:00
romulo bordezani
4a4d7a2171 Updating i18next documentation. 2019-06-12 03:35:17 -03:00
Rodrigo Antinarelli
401eab5062 update i18n documentation 2019-06-07 19:53:30 -03:00
romulo bordezani
065204a87e i18n - Documentation for i18n 2019-06-06 19:26:08 -03:00
romulo bordezani
6e295ba7c6 i18n - Documentation for i18n 2019-06-06 19:13:16 -03:00
romulo bordezani
ebcd9b3838 i18n - Documentation 2019-06-06 18:57:19 -03:00
diego0020
1c3f3cfcf6 initial prototype 2019-06-05 09:11:13 -05:00
dannyrb
ae33915991 Helpful image and breakdown of "what is covered" by the viewer/project 2019-05-13 11:31:51 -04:00
dannyrb
169399f9cb Clear out scope-of-project file 2019-05-10 13:58:45 -04:00
dannyrb
90d79ec9e2 White labeling (custom logo) notes 2019-05-10 13:58:30 -04:00
dannyrb
e53b57a642 Configuration 2019-05-10 09:55:24 -04:00
dannyrb
c1eeba27fc Delete dcm4chee-with-docker guide. If we do this, we'll expose it the same way we did w/ orthanc 2019-05-10 09:49:53 -04:00
dannyrb
2632824feb Architecture --> Scope of project 2019-05-10 09:47:34 -04:00
dannyrb
2f0c40f64a CTA for troubleshooting 2019-05-10 09:47:12 -04:00
dannyrb
5609070fd8 Add installation 2019-05-10 09:46:58 -04:00
dannyrb
f8d8e1ad51 Remove empty deployment page 2019-05-10 09:33:39 -04:00
dannyrb
74cac08ce7 Add a snapshot of our config 2019-05-10 09:29:18 -04:00
dannyrb
522f29d359 Note about other image archives 2019-05-10 09:26:03 -04:00
dannyrb
5c8b4c7e0e Requirements for local data source 2019-05-10 09:25:51 -04:00
dannyrb
010ef0c786 formatting 2019-05-10 00:36:27 -04:00
dannyrb
73713664b2 Nuke orthanc w/ docker old readme 2019-05-10 00:35:50 -04:00
dannyrb
a0feaa3dad More data-source fun 2019-05-10 00:35:36 -04:00
dannyrb
450385391e Simplify spinning up orthanc 2019-05-09 23:25:07 -04:00
dannyrb
7617e23ee6 Shift table to bottom of page 2019-05-09 23:24:50 -04:00
dannyrb
31838b9ef3 Building for production: quick hits 2019-05-09 22:26:17 -04:00
dannyrb
a57309f2c9 Remove meteor-packages file 2019-05-09 22:14:25 -04:00
dannyrb
09369ef2cc Trim getting started 2019-05-09 22:14:01 -04:00
dannyrb
4c1aaa7d00 Add data source page 2019-05-09 22:13:39 -04:00
dannyrb
4a1026340a Themeing docs 2019-05-09 22:13:20 -04:00
dannyrb
ba33493cf8 More verbose installation steps + flow 2019-05-09 15:48:23 -04:00
dannyrb
11ee986ad4 Formatting; change image location 2019-05-01 08:41:41 -04:00
biharck
e39e3dd5d5 merge from ract and adding docker-compose PACs configuration files 2019-04-30 10:32:53 -03:00
dannyrb
213d88ed46 Cleaning up menu further 2019-04-28 14:32:00 -04:00
dannyrb
1ae6704ed0 Update menu 2019-04-28 13:44:33 -04:00
biharck
5d34a85d05 adding Troubleshooting details when docker needs to increase memory size 2019-04-26 22:30:50 -03:00
biharck
b0d06baf29 adding more details at the getting-started readme and changing react index to use .js config files 2019-04-26 22:20:17 -03:00
Danny Brown
3279ab37c1
Merge branch 'react' into react-documentation 2019-04-26 11:52:21 -04:00
dannyrb
e533f6f0e8 Configuration placeholder 2019-04-24 22:30:51 -04:00
biharck
04443494b0 adding orthanc configuration file and into the readme file 2019-04-19 09:58:30 -03:00