ohif-viewer/platform/viewer/src
Gustavo André Lelis ebe1af8d4f feat: 🎸 DICOM SR STOW on MeasurementAPI (#954)
* feat: 🎸 DICOM SR STOW on MeasurementAPI

Closes: #758

* feat: 🎸 Adding the dataExchance from DICOM SR

* feat: 🎸 Fix some issues and get the retrieve measurements working

* feat: 🎸 Preventing measurement tool helpers to broke because the data is not Number (it comes as string from dcmjs)

* feat: 🎸 Adding a button to start testing SATE functionality

* feat: 🎸Small fixes into the code

* feat: 🎸 MAke sure we get latest SR in the study, even on lazyLoad mode

* Revert "feat: 🎸 Preventing measurement tool helpers to broke because the data is not Number (it comes as string from dcmjs)"

This reverts commit 4b3a1efb5810487d2319826fd59c03d779882b5e.

* feat: 🎸 Make sure after sync we update the viewports and also that annotation tools are set to passive, so it can be drawn in the viewports

* feat: 🎸 Remove console logs and start using OHIF.log

* feat: 🎸 Refactor measurement table to use Snackbar service of messages and make sure we only show save button if server type is dicomWeb

* feat: 🎸 Refactor to remove mocked wadoRoot and use server

* Fix to expose error once we can't save the SR

* Update DCMJS into latest dev version

* Update dcmjs with latest fixes

* Fix PR callouts

* Logging error on MeasurementReport creation

* Preventing from breaking on non supported tools and also warning that some toolType is not sopported

* Small error message update

* Expose better the errors and when we have unsopported tools into the measurements

* Renaming variable

* Expose dcmjs tool support check

* Change the way we warn the unsupportedTools

* Adding style to the button

* Small change on button style

* Fix git conflicts

* Fix after merge with latest master

* Fix after merge with master, btn was not clickable

* Fixing callouts

* Adding util functions into files and refactor with JSDocs

* Refactoring code, adding some basic JSDocs

* Bump dcmjs with latest version and fixes

* JSDocs and small refactors

* yarn lock file after dcmjs update

* Remove unused parameters

* Registering a plain copy of server into measurementAPI

* Small refactor

* Start changing from toolType to toolName

* Rename a function to get instanceMetadata

* Adding error if server is not DICOMWeb on retrieve

* Move snackbar outside of UI component and use UINotificationService

* Refactor and JSDocs

* Small fixes on JSDocs (style)

* Remove unused import

* Improve JSDocs on MeasurementApi

* Remove refactor leftover

* Improve JSDocs and propTypes

* JSDocs and small refactors
2019-12-11 11:14:01 -05: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
appCustomProviders feat!: Ability to configure cornerstone tools via extension configuration (#1229) 2019-12-09 12:47:23 -05:00
appExtensions feat: 🎸 DICOM SR STOW on MeasurementAPI (#954) 2019-12-11 11:14:01 -05:00
components refactor: 💡 Remove LabellingManager and Clean LabellingFlow 2019-12-10 18:31:55 -03:00
connectedComponents feat: 🎸 DICOM SR STOW on MeasurementAPI (#954) 2019-12-11 11:14:01 -05:00
context refactor: 💡 React components to consume appConfig using Context (#852) 2019-09-06 14:31:26 -04:00
customHooks feat: 🎸 Allow routes to load Google Cloud DICOM Stores in the Study List (#1069) 2019-10-25 14:49:48 +02:00
googleCloud fix: of undefined name of project (#1231) 2019-11-27 16:02:12 -05:00
lib feat: 🎸 DICOM SR STOW on MeasurementAPI (#954) 2019-12-11 11:14:01 -05:00
routes feat: 🎸 Filter by url query param for seriesInstnaceUID (#1117) 2019-11-05 16:48:44 -05:00
store feat!: Ability to configure cornerstone tools via extension configuration (#1229) 2019-12-09 12:47:23 -05:00
studylist fix: Issue branch from danny experimental changes pr 1128 (#1150) 2019-11-25 10:45:37 -05:00
utils fix: Switch token storage back to localStorage because in-memory was annoying for end users (#1030) 2019-10-11 14:53:49 +02:00
App.js Merge pull request #1274 from OHIF/refactor/igor/1267-remove-labelling-manager 2019-12-10 23:24:14 -05:00
config.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
head.html Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
index-umd.js feat!: Ability to configure cornerstone tools via extension configuration (#1229) 2019-12-09 12:47:23 -05:00
index.js feat!: Ability to configure cornerstone tools via extension configuration (#1229) 2019-12-09 12:47:23 -05:00
OHIFStandaloneViewer.css Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
OHIFStandaloneViewer.js feat: 🎸 Improve usability of Google Cloud adapter, including direct routes to studies (#989) 2019-10-11 09:59:38 +02: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
sha.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
theme-tide.css feat: Snapshot Download Tool (#840) 2019-10-25 22:46:32 -04:00
variables.css fix: User Preferences Issues (#1207) 2019-11-28 00:48:27 -05:00
version.js Drop -alpha flags 2019-08-14 14:27:04 -04:00