Commit Graph

314 Commits

Author SHA1 Message Date
Omar Toutounji
d46cccc652 replaced REACT_APP_CONFIG with APP_CONFIG 2019-08-19 20:30:44 -04:00
Danny Brown
08ff214ea6
Chore/kill yalc with fire (#629)
* init

* more shifting

* Move @babel dependencies up to workspace root

* Begin updating dependent libraries to use sync'd webpack builds w/ watches

* Commit changes before a long weekend

* Split packages into platform and extensions

* Consolidate how/where we specify file/module type entrypoints

* Make it possible to pass in extensions as App props

* Resolve viewer's modules

* Target for UMD bundle

* Add Webpack Stylus loader

* Provide WebPack build options for microscopy, vtk, and ui

* Better entrypoint for extensions

* Push changes up to switch PCs

* Fix ESM symlink build for Viewers

* Shift docs to root

* Specify additional lerna config props

* Begin providing basic readme info

* Rename example extension folder

* Shift links to bottom of doc

* First attempt at a netlify deploy preview

* Attempt to fix deploy preview build

* push workspace enabled to initial command; remove second yarn install; use npx to call gitbook cli commands

* Try to use global gitbook-cli

* Export node_modules path

* More agressive with modifying PATH

* Follow deploy log output advice

* try again to set bin path

* Try swapping bash with a new shell

* Try bash -l instead of exec bash

* Annd let's try again

* and again

* We may have figured it out johnny, boy

* We need to pull cornerstone-wado-image-loader files from hoisted node_modules

* Attempt to fix ticks/escapes

* Change copy syntax; try running tests on viewers from root for circleci

* Lower version to match circleci image

* Try alternative jest-canvas-mock location and version file syntax

* Run version command instead of calling node directly

* Try alternative jest transform

* Set path and enable workspaces

* Add codecov flags

* Use cpx so our copying finishes?

* Get all platform unit tests to run

* Run and report individually and in parallel

* Try once relying on codecov yaml to split w/ flags

* Add projects to split by flags

* Generate separate reports

* Trigger codecov after everything has finished running; these may not support flags

* Use recommended flags from issue comments for codecov

* Fix typo

* Remove clear flag

* Shift back to calling codecov from root

* Generate example for codecov issue

* Try fixing paths

* Simplify

* Try using codecov orb

* Bump circleci version

* Upload core and viewer

* Use full string paths

* Remove individual codecov calls

* Fix dir

* Combine files before upload

* Escape anchors

* tryfix syntax

* Escape string literal

* Combine lines to reduce path

* long paths

* Use home alias

* Fix filename

* Try to see the contents of our cat'd file

* Also upload `core`

* Try running with aliased folder

* Fix path; split PR and Merge unit tests into separate jobs

* Set default threshold

* Fix typo

* Changing to scoped package names

* Adding note

* Catch more updates

* chore(release): publish %s [skip ci]

 - @ohif/extension-cornerstone@0.0.39-alpha.0
 - @ohif/extension-dicom-html@0.0.4-alpha.0
 - @ohif/extension-dicom-microscopy@0.0.9-alpha.0
 - @ohif/extension-dicom-pdf@0.0.8-alpha.0
 - @ohif/extension-vtk@0.1.4-alpha.0
 - @ohif/core@0.11.1-alpha.0
 - @ohif/i18n@0.2.3-alpha.0
 - @ohif/ui@0.2.18-alpha.0
 - @ohif/viewer@0.0.22-alpha.0

* Clean up primary readme

* Support for dev and dev:* commands

* Shift build command; satisfy default PWA build

* Remove old scripts

* Clean up UI to set webpack scripts

* Tidy up project links

* Clean duplicate code in UI project

* Update UI project's docs

* Clean up ui and i18n config

* Reduce duplicate code in `@ohif/core`

* Fix @ohif/ui versions

* bump @ohif/core versions

* Redux testkit dep

* Remove unused/duplicate config files for projects/packages

* ohif-core --> @ohif/core

* Safer publish command

* chore(release): publish %s [skip ci]

 - @ohif/extension-cornerstone@0.0.39-alpha.1
 - @ohif/extension-dicom-html@0.0.4-alpha.1
 - @ohif/extension-dicom-microscopy@0.0.9-alpha.1
 - @ohif/extension-dicom-pdf@0.0.8-alpha.1
 - @ohif/extension-vtk@0.1.4-alpha.1
 - @ohif/core@0.11.1-alpha.1
 - @ohif/i18n@0.2.3-alpha.1
 - @ohif/ui@0.2.18-alpha.1
 - @ohif/viewer@0.0.22-alpha.1

* test version bump

* Add global prettier config

* chore(release): publish %s [skip ci]

 - @ohif/viewer@0.0.22-alpha.2

* test lerna publish

* Update package.jsons

* Fix build scripts

* catch changes

* chore(release): publish %s [skip ci]

 - @ohif/extension-cornerstone@0.0.39-alpha.2
 - @ohif/extension-dicom-html@0.0.4-alpha.2
 - @ohif/extension-dicom-microscopy@0.0.9-alpha.2
 - @ohif/extension-dicom-pdf@0.0.8-alpha.2
 - @ohif/extension-vtk@0.1.4-alpha.2
 - @ohif/core@0.11.1-alpha.2
 - @ohif/i18n@0.2.3-alpha.2
 - @ohif/ui@0.2.18-alpha.2
 - @ohif/viewer@0.0.22-alpha.3

* fix eslint issues caused by eslint 6 and our react-app config

* Publish with canary tag

* chore(release): publish %s [skip ci]

 - @ohif/extension-cornerstone@0.0.39-alpha.3
 - @ohif/extension-dicom-html@0.0.4-alpha.3
 - @ohif/extension-dicom-microscopy@0.0.9-alpha.3
 - @ohif/extension-dicom-pdf@0.0.8-alpha.3
 - @ohif/extension-vtk@0.1.4-alpha.3
 - @ohif/core@0.11.1-alpha.3
 - @ohif/i18n@0.2.3-alpha.3
 - @ohif/ui@0.2.18-alpha.3
 - @ohif/viewer@0.0.22-alpha.4

* chore(release): publish %s [skip ci]

 - @ohif/extension-cornerstone@0.0.39-alpha.4
 - @ohif/extension-dicom-html@0.0.4-alpha.4
 - @ohif/extension-dicom-microscopy@0.0.9-alpha.4
 - @ohif/extension-dicom-pdf@0.0.8-alpha.4
 - @ohif/extension-vtk@0.1.4-alpha.4
 - @ohif/core@0.11.1-alpha.4
 - @ohif/i18n@0.2.3-alpha.4
 - @ohif/ui@0.2.18-alpha.4
 - @ohif/viewer@0.0.22-alpha.5

* Simplify build

* chore(release): publish %s [skip ci]

 - @ohif/extension-cornerstone@0.0.39-alpha.5
 - @ohif/extension-dicom-html@0.0.4-alpha.5
 - @ohif/extension-dicom-microscopy@0.0.9-alpha.5
 - @ohif/extension-dicom-pdf@0.0.8-alpha.5
 - @ohif/extension-vtk@0.1.4-alpha.5
 - @ohif/core@0.11.1-alpha.5
 - @ohif/i18n@0.2.3-alpha.5
 - @ohif/ui@0.2.18-alpha.5
 - @ohif/viewer@0.0.22-alpha.6

* chore(release): publish %s [skip ci]

 - @ohif/extension-cornerstone@0.0.39-alpha.6
 - @ohif/extension-dicom-html@0.0.4-alpha.6
 - @ohif/extension-dicom-microscopy@0.0.9-alpha.6
 - @ohif/extension-dicom-pdf@0.0.8-alpha.6
 - @ohif/extension-vtk@0.1.4-alpha.6
 - @ohif/core@0.11.1-alpha.6
 - @ohif/i18n@0.2.3-alpha.6
 - @ohif/ui@0.2.18-alpha.6
 - @ohif/viewer@0.0.22-alpha.7

* Split version and publish

* chore(release): publish %s [skip ci]

 - @ohif/extension-cornerstone@0.0.39-alpha.7
 - @ohif/extension-dicom-html@0.0.4-alpha.7
 - @ohif/extension-dicom-microscopy@0.0.9-alpha.7
 - @ohif/extension-dicom-pdf@0.0.8-alpha.7
 - @ohif/extension-vtk@0.1.4-alpha.7
 - @ohif/core@0.11.1-alpha.7
 - @ohif/i18n@0.2.3-alpha.7
 - @ohif/ui@0.2.18-alpha.7
 - @ohif/viewer@0.0.22-alpha.8

* Try simplify netlify build

* react-viewerbase --> @ohif/ui

* add test for stylus loader

* Try new way to specify publish path

* Use an output folder that won't be ignored

* Try move command

* fiddle with paths

* Dig for some information

* Make sure we're in root for our commands

* Remove discovery

* Setup script-tag example

* Fix typo

* Move config folder

* Update cornerstone extension to use shared/root webpack configs

* capture changes

* Update extension webpack configs

* Don't check in docz output

* Fix babel runtime resolution issue

* Simplify ui build steps

* Push in progress

* Shift directories

* Get viewer dev path to work

* Fix viewer commonjs build

* Fix build pwa config for viewers

* Make sure our package specific command can be called from root

* Update notes

* Fix imports and misc. merge notes

* Bump wado-image-loader version

* Switch up commands to remove webworkers copy

* Fix CI config

* Fix more broken package references

* Add react-dropzone

* Persist so e2e test can use

* Fix lockfile

* Use cypress orb to simplify CI

* Fix config

* Try again

* Install yarn latest for orb

* Install yarn a different way

* Wait on correct port

* Run tests in viewer project

* Fix cypress config

* Make Cypress happier - use default location

* Simplify e2e testing

* Capture UI changes since fork

* Catch core up

* Grab latest deps after merge

* Fix broken import

* Make sure cornerstone-wado-image-loader resolves to 3+

* Note regarding orbs

* Fix refresh on 404 routes

* Fix odd error for cornerstone-wado-image-loader

* Different target for UMD

* Simplify dev script

* Try to get fancy with netlify output

* Let's do it again

* Try to fix measurementTools issue

* See if we can get our lerna magic to work on merge to monorepo branch
2019-08-13 15:36:46 -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
3b5fdb678a docs(googleCloud): Fix port in docs to correspond to defaults in config (Thanks @Stormert) 2019-07-21 09:13:23 +02:00
Erik Ziegler
2fd60f3109
docs(google-cloud): Fix OAuth Callback URL (#683) 2019-07-18 11:18:56 +02:00
Erik Ziegler
ef6819cf40
fix(docker-google-cloud): Update docker build process to allow Google Cloud CLIENT_ID to be passed in at runtime, update docs. (#651) 2019-07-11 14:08:00 +02:00
dependabot[bot]
408ba36f4f chore(deps): bump lodash.merge from 4.6.1 to 4.6.2 in /docs/latest (#645)
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 09:01:59 +02:00
Danny Brown
5ac9048ef0
feat: extension panels
* Snapshot -- Switching branches
* fix classes and hooks for panel componet
* Restore button functionality
* feat: support for expandableToolMenu
* Shift cornerstoneTools config up a layer, and use globalToolSync
* Remaining initCornerstoneTools changes
* Pull in Segmentation Plugin
* Shift MeasurementsPanel to an extension
* Note regarding where data is coming from
* Make sure measurement callback is available
* Bump core version
* Shift MeasurementsTable to a local extensions directory
* Register appCommands as an extension
* Update package dependencies and yarn lock
* Support for panel width
* Ability to pass props to our panel component
* Add a safety check around calling our tacked on method for tool options
* Left sidebar plugins + fix activeIndex prop passed to sidebar.
* fix: viewer height
Now in a shared container w/ top bar, so we need to factor that in when calculating height
* lock file latest
* Update thumbnails if studies has changes
* bump cornerstone version to resolve globalToolSynch history issue
* Default panel to open; studies optional
* Bump minor version for ohif-cornestone-extension
* Simplify button logic
* Accommodate odd roundedButtonGroup value change emit
* Map viewers + selectedViewport instead of pulling off the window
2019-07-04 14:09:13 -04: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
Erik Ziegler
5807a948b6 docs(netlify): Add Netlify badge to top of docs page 2019-06-26 11:49:46 +02:00
Danny Brown
51d1679dfb
Merge branch 'master' into feature/extensions-panels-and-docs 2019-06-21 00:00:33 -04: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
dannyrb
4f3f19de7c Beginnings of commandsModule docs 2019-06-18 21:09:08 -04:00
Danny Brown
39d844f106
Merge branch 'master' into dev-react-proxy 2019-06-18 21:05:13 -04:00
dannyrb
3859359a05 Note regarding how extensions are specified for app 2019-06-18 16:11:38 -04:00
dannyrb
9af3ad414a Clean up code snippet config 2019-06-18 15:29:43 -04:00
dannyrb
8112c569e8 Expanding extensions docs 2019-06-18 15:19:04 -04:00
romulo bordezani
3fa9bc54f8 i18n implementation - Removing bad image from docs 2019-06-13 14:59:16 -03:00
Rodrigo Antinarelli
8c608dc05b update branch 2019-06-12 13:22:46 -03:00
romulo bordezani
4a4d7a2171 Updating i18next documentation. 2019-06-12 03:35:17 -03:00
romulo bordezani
fe4db3b2c5 VTK extension - i18n implementation. 2019-06-10 19:33:15 -03:00
romulo bordezani
d5909f8d74 Merge branch 'master' of https://github.com/OHIF/Viewers into feature/i18n-basics
# Conflicts:
#	extensions/ohif-vtk-extension/package.json
#	extensions/ohif-vtk-extension/rollup.config.js
#	extensions/ohif-vtk-extension/yarn.lock
#	package.json
#	src/App.js
#	src/components/Header/Header.js
#	yarn.lock
2019-06-10 14:54:18 -03:00
Rodrigo Antinarelli
401eab5062 update i18n documentation 2019-06-07 19:53:30 -03:00
romulo bordezani
0753e9ec3c Merge branch 'master' of https://github.com/OHIF/Viewers into feature/i18n-basics
# Conflicts:
#	extensions/ohif-vtk-extension/package.json
#	extensions/ohif-vtk-extension/rollup.config.js
#	extensions/ohif-vtk-extension/yarn.lock
#	package.json
#	src/App.js
#	src/components/Header/Header.js
#	yarn.lock
2019-06-07 17:55:53 -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
Danny Brown
bee9985877
Merge branch 'master' into fix/hotkeys 2019-06-06 14:46:57 -04:00
dannyrb
fa525bcb43 fix(toolbar): reduce the number of tools visible on the toolbar; bump package versions to deploy other fixes 2019-06-05 12:43:03 -04:00
diego0020
1c3f3cfcf6 initial prototype 2019-06-05 09:11:13 -05:00
dannyrb
d29f996e61 formatting 2019-06-02 15:44:01 -04:00
dependabot[bot]
6f6492b4ab
build(deps): bump tar from 2.2.1 to 2.2.2 in /docs/latest
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)
2019-05-30 19:07:24 +00:00
dannyrb
b3f54b4500 Merge branch 'master' of github.com:OHIF/Viewers 2019-05-28 13:03:41 -04:00
dannyrb
4795c8d95e Fix codesandbox link 2019-05-28 10:06:54 -04:00
dannyrb
dc2336e6e7 docs: embedded viewer and roadmap updates (readme and docs) 2019-05-22 16:00:51 -04:00
dannyrb
b6fedc434a Update embedded viewer docs 2019-05-22 15:57:35 -04:00
dannyrb
4759860c12 canny assets 2019-05-22 15:22:32 -04:00
dannyrb
c4c5e731c4 More context 2019-05-20 11:11:11 -04:00
dannyrb
7550cb5fd5 yalc usage instructions 2019-05-20 11:10:30 -04:00
Danny Brown
7f8f84fefd
Merge branch 'master' into fix/missing-roboto-font 2019-05-19 20:15:44 -04:00
dannyrb
bb58a5f9f7 Docs for missing roboto font 2019-05-19 20:13:44 -04:00
dannyrb
0cb179158e fix(icons): Fix icon path finding 2019-05-17 16:15:41 -04:00
Erik Ziegler
ec3f1aa58d docs(README): Fix URL in README, fix typo in docs 2019-05-17 16:24:45 +02:00
dannyrb
c5faa1704d Add .nojekyll file 2019-05-17 09:42:38 -04:00
dannyrb
5e37931aad Update summary link 2019-05-13 14:45:34 -04:00
dannyrb
0be2d1e675 Previous version URL and update list formatting 2019-05-13 14:44:02 -04:00
dannyrb
d83ebc9ae1 Copy pasta Google Cloud Healtcare docs 2019-05-13 14:31:57 -04:00
dannyrb
e12214395b Collective changes since fork 2019-05-13 14:19:33 -04:00
dannyrb
b6d9b9aefc Tidying up contribution docs 2019-05-13 13:47:42 -04:00
dannyrb
9f0004659e Next steps 2019-05-13 13:03:06 -04:00
dannyrb
1eb930239d Configuration 2019-05-13 13:02:41 -04:00
dannyrb
e45dcc9f33 Setup and troubleshooting 2019-05-13 13:02:16 -04:00
dannyrb
2333eb294d Requirements 2019-05-13 13:01:38 -04:00
dannyrb
2d2df3a9de Provide diagram as a partial 2019-05-13 12:59:20 -04:00
dannyrb
ee31127b08 Explaining web requests, cors, and diagram of flow 2019-05-13 12:58:59 -04:00
dannyrb
69564569dc High level summary 2019-05-13 11:58:43 -04:00
dannyrb
19dc9b6d99 nginx-image-archive diagram 2019-05-13 11:52:11 -04:00
dannyrb
56624fdc6c Note about adding own recipes 2019-05-13 11:39:52 -04:00
dannyrb
ae33915991 Helpful image and breakdown of "what is covered" by the viewer/project 2019-05-13 11:31:51 -04:00
dannyrb
f3bae8bb8f Scope of project image 2019-05-13 11:31:08 -04:00
dannyrb
633429411d Note regarding different repositories 2019-05-10 15:20:15 -04:00
dannyrb
23eb3a427d Remove data links from sidebar 2019-05-10 15:12:59 -04:00
dannyrb
83987f297c Remove empty data blurb for now 2019-05-10 15:12:46 -04:00
dannyrb
e6eec6b1ad OIDC settings and security 2019-05-10 15:09:31 -04:00
dannyrb
10e5f849fe Update data link 2019-05-10 15:09:13 -04:00
dannyrb
c8130d1dc8 Outlining security section 2019-05-10 14:53:23 -04:00
dannyrb
24c807bc60 What if my archive doesn't support DicomWeb? 2019-05-10 14:53:09 -04:00
dannyrb
bcf1e4058d On proxy and cors 2019-05-10 14:52:46 -04:00
dannyrb
cc2d7e0864 No image archive? No problem 2019-05-10 14:52:31 -04:00
dannyrb
252921c470 Point prepared users to the configuration docs 2019-05-10 14:52:14 -04:00
dannyrb
90812d123e Remove docker outline 2019-05-10 14:51:59 -04:00
dannyrb
65724394bd Blurb regarding current state of tool management 2019-05-10 14:04:57 -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
e90913b0a5 Fix link 2019-05-10 13:58:04 -04:00
dannyrb
e53b57a642 Configuration 2019-05-10 09:55:24 -04:00
dannyrb
5acb30d7f0 Auto-format 2019-05-10 09:51:41 -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
8fc0f4c60a Remove confusing "it should say" comment 2019-05-10 00:38:54 -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
354eebf592 Quick CTA regarding meteor vs react versions 2019-05-09 15:48:01 -04:00
dannyrb
fb1d2beb4a Where to next? 2019-05-09 14:13:28 -04:00
dannyrb
6b53ac8572 Updated introduction page 2019-05-09 14:06:19 -04:00
dannyrb
52e156fbe6 multi-line so it doesn't break page layout 2019-05-09 12:15:51 -04:00
dannyrb
2fac6db880 Formatting 2019-05-09 12:09:21 -04:00
dannyrb
6ee83a8043 Clean up our hodge podge of links 2019-05-09 12:07:46 -04:00
dannyrb
266e819113 Keycloak theme images 2019-05-09 12:07:02 -04:00
dannyrb
988f9950b8 What we would improve if we had more time 2019-05-09 12:06:36 -04:00
dannyrb
9f664ed896 Using PostgresSql w/ Orthanc 2019-05-09 12:06:23 -04:00
dannyrb
fdbc2f16a9 Values to change 2019-05-09 11:25:29 -04:00
dannyrb
289838270a Rebuilding the OHIF Viewer 2019-05-09 11:25:19 -04:00
dannyrb
48e933912f Note regarding SSL next steps 2019-05-09 11:25:00 -04:00
dannyrb
083cfd27d1 Some helpful docker commands 2019-05-09 11:24:48 -04:00
dannyrb
ee2bebd974 First time setup 2019-05-09 11:24:33 -04:00
dannyrb
c8f3c3af6c Add reusable diagram 2019-05-08 23:37:45 -04:00
dannyrb
b081ae18eb Add our basic diagram 2019-05-08 22:43:16 -04:00
dannyrb
11cadc3145 Shift design files over to docs/assets 2019-05-08 22:42:26 -04:00
dannyrb
d17861bf84 add jwt decoded image 2019-05-08 13:08:02 -04:00
dannyrb
c9fcedb247 Begin laying out keycloak configuration 2019-05-06 16:01:45 -04:00
dannyrb
8114f4fe48 Begin writing UAC docs now that we have a workign example 2019-05-06 13:03:35 -04:00
dannyrb
ac86c178d2 Fix typo 2019-05-01 12:30:52 -04:00
dannyrb
7cd85f78af Update guide links 2019-05-01 12:14:34 -04:00
dannyrb
dfd5c28d9f Links for AWS/GCP/Azure 2019-05-01 12:10:44 -04:00
dannyrb
22a05ba718 Copy links from top of deploy-static 2019-05-01 11:55:58 -04:00
dannyrb
4d1b88d251 Begin stubbing 2019-05-01 11:52:33 -04:00
dannyrb
3fcae202c8 GitHub pages and advanced pre-amble 2019-05-01 11:52:11 -04:00
dannyrb
66925566a2 Hammering out the easier deployment providers 2019-05-01 11:22:52 -04:00
dannyrb
4c6dd2f61d Add netlify drop GIF 2019-05-01 08:42:40 -04:00
dannyrb
553806f612 Show settings; CTA: Netlify-Drop 2019-05-01 08:42:22 -04:00
dannyrb
11ee986ad4 Formatting; change image location 2019-05-01 08:41:41 -04:00
dannyrb
81cf8cbd7c Set ENV variables in scripts instead of in build 2019-04-30 13:36:25 -04:00
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
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
22bf63f279
Merge branch 'react' into react-documentation 2019-04-30 09:45:33 -04:00
biharck
e39e3dd5d5 merge from ract and adding docker-compose PACs configuration files 2019-04-30 10:32:53 -03: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
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
dannyrb
8a16892a0c Unused files 2019-04-28 14:33:25 -04:00
dannyrb
32f8d74327 Spelling 2019-04-28 14:32:28 -04:00
dannyrb
213d88ed46 Cleaning up menu further 2019-04-28 14:32:00 -04:00
dannyrb
b6a189700e Rough outline for data section 2019-04-28 14:26:03 -04:00
dannyrb
f08e589cd2 Footer links to ease readability 2019-04-28 14:02:41 -04:00
dannyrb
fcd2d63c5b Stand-alone viewer section 2019-04-28 13:44:51 -04:00
dannyrb
1ae6704ed0 Update menu 2019-04-28 13:44:33 -04:00
dannyrb
398f4eb5ec Formatting 2019-04-28 13:44:07 -04:00
dannyrb
0b8626496b Fix start number 2019-04-28 12:58:25 -04:00