ohif-viewer/platform/viewer/src/connectedComponents
Igor Octaviano f65639c2b0 feat: New dialog service (#1202)
* Add dialog provider boilerplate and improve provider imports

* Add react-draggable dependency

* Add dialog service boilerplate

* Refactor modal to use react-modal and remove dependency on modal themed styles

* Update cinedialog to use new dialog provider

* Add multiple dialogs and refactor provider (dialogs)

* Set app root (modal)

* Add modal zindex bigger than tooltip

* Block drag on buttons/svgs/paths/input and improve jsdoc

* Use guid util to generate dialog ids

* Explicit props in dialog provider

* Improve jsdocs

* Fix tests broken

* Fix boundaries calculation

* Remember last dialog position

* Update providers location

* Add scroll to modal

* Add toggable button toolbar and fix css modal
2019-11-19 14:17:33 -05:00
..
ConnectedCineDialog.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
ConnectedHeader.js fix: 🐛 Fix for JS breaking on header (#1164) 2019-11-12 07:13:59 -05:00
ConnectedLabellingOverlay.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04: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
ConnectedToolContextMenu.js feat: Multiple fixes and implementation changes to react-cornerstone-viewport 2019-10-09 10:23:14 -04:00
ConnectedUserPreferencesForm.js feat: 🎸 Update hotkeys and user preferences modal (#1135) 2019-11-11 21:03:36 -05:00
ConnectedViewer.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04: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
ConnectedViewportDownloadForm.js feat: modal provider (#1151) 2019-11-05 23:07:03 -05:00
LabellingOverlay.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04: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 feat: New dialog service (#1202) 2019-11-19 14:17:33 -05:00
ToolContextMenu.css Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
ToolContextMenu.js feat: Multiple fixes and implementation changes to react-cornerstone-viewport 2019-10-09 10:23:14 -04:00
Viewer.css Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
Viewer.js fix: set SR in ActiveViewport by clicking thumb (#1091) 2019-10-25 14:22:44 -04: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 fix: 🐛 JSON launch not working properly (#1089) (#1093) 2019-10-26 00:00:34 -04:00
ViewerRetrieveStudyData.js feat: Issue 879 viewer route query param not filtering but promoting (#1141) 2019-11-19 03:33:48 -05:00