ohif-viewer/platform/core/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__ fix: Combined Hotkeys for special characters (#1233) 2020-02-12 15:35:04 -05:00
classes Wire presets 2020-06-29 14:53:49 -03:00
DataSources OHIF-197 (#1833) 2020-06-30 15:10:27 +01:00
defaults Fix preset values for window level (#1851) 2020-07-02 10:13:14 -04:00
DICOMSR OHIF-208 (#1842) 2020-07-02 16:53:38 -04:00
DICOMWeb export named modules from DICOMWeb utility object 2020-05-15 13:00:07 +01:00
extensions [OHIF-177] - JSDocs (#1818) 2020-06-26 10:01:13 +01:00
hanging-protocols Instance metadata/metadata providers overhaul (#1481) 2020-03-09 19:03:23 +00:00
lib Instance metadata/metadata providers overhaul (#1481) 2020-03-09 19:03:23 +00:00
measurements Instance metadata/metadata providers overhaul (#1481) 2020-03-09 19:03:23 +00:00
redux Wire presets 2020-06-29 14:53:49 -03:00
services OHIF-208 (#1842) 2020-07-02 16:53:38 -04:00
studies Remove quido portion of studies services, moved to IWebAPI implementation for dicomweb 2020-05-15 13:01:21 +01:00
ui Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
utils move formatDate to ohif/core 2020-06-26 16:17:25 -03:00
cornerstone.js Instance metadata/metadata providers overhaul (#1481) 2020-03-09 19:03:23 +00:00
errorHandler.js feat: configuration to hook into XHR Error handling 2020-04-22 22:01:34 -04:00
header.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
ie.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
index.js Wire presets 2020-06-29 14:53:49 -03:00
index.test.js Wire presets 2020-06-29 14:53:49 -03:00
log.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
object.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
string.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
user.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
ViewModelContext.js Avoid re-renders in study browser and entire page 2020-05-16 15:08:06 +02:00