ohif-viewer/extensions/vtk/src
Igor Octaviano a156eadcb7
OHIF-208 (#1842)
* Set measurement as active

* Add basic dialog component

* Update styles and prop types

* Jump to image

* Update dialog

* Format date

* Update summary to use primary modalities

* delete empty studySummary page

* add missing PropTypes import

* fix for accidental sync'd viewports

* CR Updates

* CR Update avoid cache of measurements

* Use get measurement

* Add comment to edit function

* Remove request and merge modalities from series

* Update dependency: react-cornerstone-viewport@2.3.9

react-cornerstone-viewport
  * @ohif/extension-cornerstone: 2.3.8 → 2.3.9
  * @ohif/extension-dicom-sr: 2.3.8 → 2.3.9

* Update extensions/measurement-tracking/src/panels/PanelMeasurementTableTracking/index.js

Co-authored-by: Danny Brown <danny.ri.brown@gmail.com>

* Add debugs

* remove console.debug

* Update frameindex to imageindex

* Use new rcv debounced function

* Fix hovering

* Update dialog text

* Dismiss dialogs on esc

* Update dependency: react-cornerstone-viewport@3.0.0

react-cornerstone-viewport
  * @ohif/extension-cornerstone: 2.3.9 → 3.0.0
  * @ohif/extension-dicom-sr: 2.3.9 → 3.0.0

* OHIF-237

* remove console.debug

* Remove dead code brought in from rebase

* EmptyViewport should not display a message

* Remove more dead code from rebase

* fix variable naming

* remove unused hook

* bump yarn lock

* formatting

* Add arrow dialog

* Filter based on trackedSeries

Co-authored-by: Danny Brown <danny.ri.brown@gmail.com>
2020-07-02 16:53:38 -04:00
..
locales Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
toolbarComponents Fixes after rebasing 2020-05-15 14:29:27 +02:00
utils fix: Revert "refactor: Reduce bundle size (#1575)" (#1622) 2020-04-09 07:06:41 -04:00
asyncComponent.js fix: Add some code splitting for PWA build (#937) 2019-09-26 11:35:13 +02:00
commandsModule.js OHIF-208 (#1842) 2020-07-02 16:53:38 -04:00
ConnectedVTKViewport.js fix: Set VTK viewport as active by interaction (#1139) 2020-01-30 13:26:06 -05:00
index.js fix: Set VTK viewport as active by interaction (#1139) 2020-01-30 13:26:06 -05:00
LoadingIndicator.css * feat: 🎸 Progressive volume loading for vtk viewport (#1055) 2019-10-18 10:43:23 +01:00
LoadingIndicator.js Fixes after rebasing 2020-05-15 14:29:27 +02:00
loadLocales.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
OHIFVTKViewport.js OHIF-208 (#1842) 2020-07-02 16:53:38 -04:00
toolbarModule.js Create new ToolbarButton type for Layout Selector; wire up custom UI; prep for viewportGridService usage 2020-06-15 00:51:36 -04:00
VTKViewport.css fix: Set VTK viewport as active by interaction (#1139) 2020-01-30 13:26:06 -05:00
VTKViewport.js fix: Revert "refactor: Reduce bundle size (#1575)" (#1622) 2020-04-09 07:06:41 -04:00
withCommandsManager.js fix: Set VTK viewport as active by interaction (#1139) 2020-01-30 13:26:06 -05:00