ohif-viewer/platform/viewer/src/connectedComponents
Rodrigo Antinarelli 01b314522d feat: New @ohif/viewer project structure + routes (#1674)
* fix pagination size

* clean up, start a very basic route configuration

* quick navigation between routes

* configure webpack to read .env variables

* Move container components to Routes directory

* Fix naming of recipe file

* Clean up source folder

* update yarn.lock

* ci: update netlify deploy preview to build viewer project

* update PWA entrypoint to pass configuration on window to App as props

* fix: for missing key

* Pass routerBasename to our React Router component

* Simplify config for meow

Co-authored-by: dannyrb <danny.ri.brown@gmail.com>
2020-05-15 12:57:23 +01:00
..
ConnectedStudyBrowser.js fix: resolves #1483 (#1527) 2020-03-17 14:05:56 +01:00
ConnectedViewerMain.js feat: Segmentations Settings UI - Phase 1 #1391 (#1392) 2020-03-13 15:45:26 -04:00
ConnectedViewerRetrieveStudyData.js feat: Segmentations Settings UI - Phase 1 #1391 (#1392) 2020-03-13 15:45:26 -04:00
findDisplaySetByUID.js fix: resolves #1483 (#1527) 2020-03-17 14:05:56 +01:00
findDisplaySetByUID.test.js fix: resolves #1483 (#1527) 2020-03-17 14:05:56 +01:00
ToolbarRow.js Segmentation UI for VTKjs (#1685) 2020-05-06 18:17:44 +01:00
ToolContextMenu.js fix: prevent the native context menu from appearing when right-clicking on a measurement or angle (https://github.com/OHIF/Viewers/issues/1406) (#1469) 2020-02-29 08:59:47 -05:00
Viewer.js fix: 🐛 Fix race condition when loading derived display sets (#1718) 2020-05-14 15:20:23 +01:00
ViewerLocalFileData.js Instance metadata/metadata providers overhaul (#1481) 2020-03-09 19:03:23 +00:00
ViewerMain.js fix: 🐛 Fix race condition when loading derived display sets (#1718) 2020-05-14 15:20:23 +01:00
ViewerRetrieveStudyData.js fix: 🐛 Fix race condition when loading derived display sets (#1718) 2020-05-14 15:20:23 +01:00