ohif-viewer/platform/viewer/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
..
__mocks__ Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
__tests__ Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
components OHIF-208 (#1842) 2020-07-02 16:53:38 -04:00
googleCloud Centralize route generation to a single place 2020-05-17 21:42:38 -04:00
hooks Make sure WorkList has access to AppConfig 2020-06-16 10:20:03 -04:00
lib/localFileLoaders feat: New @ohif/viewer project structure + routes (#1674) 2020-05-15 12:57:23 +01:00
routes Merge pull request #1827 from OHIF/feat/ohif-127-196 2020-06-29 15:09:06 -04:00
state Make sure WorkList has access to AppConfig 2020-06-16 10:20:03 -04:00
utils feat: New @ohif/viewer project structure + routes (#1674) 2020-05-15 12:57:23 +01:00
App.jsx Rename longitudinal mode to "Basic Viewer"; matching design 2020-06-30 15:30:47 -04:00
appInit.js Add segmentation mode at appInit 2020-06-30 15:48:42 -04:00
config.js fix: undefined errorHandler in cornerstoneWadoImageLoader configuration (#1664) 2020-04-23 12:17:49 -04:00
index-umd.js Centralize route generation to a single place 2020-05-17 21:42:38 -04:00
index.js WIP SR viewport. 2020-06-03 18:12:13 +01:00
sanity.test.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
service-worker.js feat: service worker (#1045) 2019-10-29 14:51:40 -04:00