ohif-viewer/platform/viewer/src/connectedComponents
Igor Octaviano 695ad732e1 refactor: 💡 Move DICOMSR code to @ohif/core project (#1310)
* Move DICOMSR to @ohif/core

* refactor: 💡 Move DICOMSR code to @ohif/core project

We've just merged support for DICOM Structured Reports. Today, support
for this feature lives in the @ohif/viewer project in it's lib folder.
Ideally, it should be moved to @ohif/core and given a clear public API
and unit tests.

Closes: #1282

* Update imports

* CR Update: Update imports
2019-12-18 13:25:53 -05:00
..
ConnectedCineDialog.js refactor: Viewports state (#1218) 2019-12-02 11:29:04 -05:00
ConnectedHeader.js fix: User Preferences Issues (#1207) 2019-11-28 00:48:27 -05:00
ConnectedLayoutButton.js refactor: layout manager to viewer (#1026) 2019-10-11 12:03:59 -04:00
ConnectedPluginSwitch.js feat: 🎸 Only allow reconstruction of datasets that make sense (#1010) 2019-10-15 16:08:53 +01:00
ConnectedStudyBrowser.js fix: set SR in ActiveViewport by clicking thumb (#1091) 2019-10-25 14:22:44 -04:00
ConnectedStudyLoadingMonitor.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
ConnectedToolbarRow.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
ConnectedUserPreferencesForm.js feat!: Ability to configure cornerstone tools via extension configuration (#1229) 2019-12-09 12:47:23 -05:00
ConnectedViewer.js feat: 🎸 DICOM SR STOW on MeasurementAPI (#954) 2019-12-11 11:14:01 -05:00
ConnectedViewerMain.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
ConnectedViewerRetrieveStudyData.js feat: Issue 879 viewer route query param not filtering but promoting (#1141) 2019-11-19 03:33:48 -05:00
PluginSwitch.css Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
PluginSwitch.js fix: 🐛 Remove debugger statement left in from last PR (#1052) 2019-10-15 17:03:29 +01:00
ToolbarRow.css Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
ToolbarRow.js refactor: viewports store (#1239) 2019-12-02 14:02:35 -05:00
ToolContextMenu.js refactor: Remove LabelingFlow/ContextMenu services and reimplement on top of the Dialog service #1264 (#1292) 2019-12-16 09:19:40 -05:00
Viewer.css Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
Viewer.js refactor: 💡 Move DICOMSR code to @ohif/core project (#1310) 2019-12-18 13:25:53 -05:00
ViewerLocalFileData.css feat: 🎸 Load local file or folder using native dialog (#870) 2019-09-10 23:30:53 -04:00
ViewerLocalFileData.js fix: 🐛 Add DicomLoaderService & FileLoaderService to fix SR, PDF, and SEG support in local file and WADO-RS-only use cases (#862) 2019-09-27 13:47:08 +02:00
ViewerMain.css Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
ViewerMain.js feat!: Ability to configure cornerstone tools via extension configuration (#1229) 2019-12-09 12:47:23 -05:00
ViewerRetrieveStudyData.js feat: 🎸 DICOM SR STOW on MeasurementAPI (#954) 2019-12-11 11:14:01 -05:00