ohif-viewer/extensions/cornerstone/src
Gustavo André Lelis 6540e36818 fix: 🐛 1241: Make Plugin switch part of ToolbarModule (#1322)
* fix: 🐛 Make Plugin switch part of ToolbarModule

Closes: #1241

* Move setCornerstoneViewport command into cornerstone extension

* Exposing extensionManager into extension's get modules functions

* Remove Plugin switch

* Updating set cornerstonelayout to work on VIEWER context

* Creating a customComponent for 2D MPR button

* Use extensionManager to show or not buttons
Adding isHidden option into toolbarModules

* Make buttons hidden depending on extension registration

* Fix unit test after changes on extensionManager

* Remove workaround for extensionManager

* Use studyMeatadataManager and remove TODO's

* Remove storeContext not needed

* Moving Exit 2D MPR into cornerstone extension with VTK context

* Remove PluginSwitch files

* Fix E2E tests

* Adding cypress screenshots into gitignore

* Remove extensionManager from getModuleFn functions and moving CustomComponent for VTK button to VTK extension

Co-authored-by: Danny Brown <danny.ri.brown@gmail.com>
2019-12-20 15:59:36 -05:00
..
utils fix: 🐛 1241: Make Plugin switch part of ToolbarModule (#1322) 2019-12-20 15:59:36 -05:00
asyncComponent.js fix: Add some code splitting for PWA build (#937) 2019-09-26 11:35:13 +02:00
commandsModule.js fix: 🐛 1241: Make Plugin switch part of ToolbarModule (#1322) 2019-12-20 15:59:36 -05:00
ConnectedCornerstoneViewport.js refactor: Viewports state (#1218) 2019-12-02 11:29:04 -05:00
CornerstoneViewportDownloadForm.js refactor: viewports store (#1239) 2019-12-02 14:02:35 -05:00
handleSegmentationStorage.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
index.js refactor: viewports store (#1239) 2019-12-02 14:02:35 -05:00
init.js feat: 🎸 Configuration so viewer tools can nix handles (#1304) 2019-12-20 12:15:40 -05:00
initCornerstoneTools.js feat: Multiple fixes and implementation changes to react-cornerstone-viewport 2019-10-09 10:23:14 -04:00
OHIFCornerstoneViewport.js feat!: Ability to configure cornerstone tools via extension configuration (#1229) 2019-12-09 12:47:23 -05:00
state.js refactor: Viewports state (#1218) 2019-12-02 11:29:04 -05:00
toolbarModule.js fix: 🐛 1241: Make Plugin switch part of ToolbarModule (#1322) 2019-12-20 15:59:36 -05:00