Erik Ziegler
99b8dc4759
feat: Add White Labelling, Hanging Protocols, and tons of Extensions / Mode fixes
...
* modified
* new files in existing extensions/libraries/modes
* fixed bugs and tests
* Clean up
* fix: viewport display fixed
* Fixed configs for deployment
* Removed unnecessary files and functions
* Fixed default HP module
* Added white labelling
* Fixed hash routing
* Removed unnecessary routers
Co-authored-by: Alireza Sedghi <ar.sedghi@gmail.com>
2021-05-28 14:32:48 -04:00
Erik Ziegler
0db81b30f3
chore: Clean up unused files, imports, and work on getting end-to-end tests and unit tests running ( #2272 )
2021-03-01 16:52:54 +01:00
Igor Octaviano
760e2a62ae
OHIF-323: Cine Dialog ( #1961 )
...
* ohif-323: add cineplayer flow
* ohif-323: improve toolbar flow of cine
* ohif-323: improve cine styles
* ohif-323: use toggle instead of set
* ohif-323: add compatibility comment
* ohif-323: move cine logic to command
* ohif-323: cr update
* ohif-323: remove typo and update svg title
* ohif-323: remove log
* ohif-323: update props and remove dead code
Co-authored-by: Danny Brown <danny.ri.brown@gmail.com>
2020-08-19 15:24:07 -04:00
Erik Ziegler
55cf9f2306
OHIF-285/OHIF-274: Fix default hanging of display sets into the ViewportGrid ( #1917 )
...
* OHIF-285/OHIF-274: Fix default hanging of display sets into the ViewportGrid
Co-authored-by: James A. Petts <jamesapetts@gmail.com>
2020-07-24 11:51:57 +01:00
James Petts
a4f286feee
[OHIF 284] - JumpToMeasurement + prevent layout change on scroll Prevent layout change on scroll ( #1889 )
...
* No more setting on debounce, jumpToMeasurement service set up.
* Fix bug causing a race condition sometimes if you click super fast.
* Optimise rendering of Tracking viewport slightly.
* element => targetElement
* Remove complete TODO
* Respond to reviewer comments.
* Fix e2e workflow.
* Fix regression that removed highlighting on jump to.
* Make sure jump to works from panel as well as viewport.
* Fix typo and remove debugger.
Co-authored-by: Danny Brown <danny.ri.brown@gmail.com>
2020-07-22 19:40:40 +02:00
Igor Octaviano
4985fbf5a6
Disable canvas if not active ( #1890 )
2020-07-10 15:52:17 -04:00
James Petts
25ded882ec
Disable double click for now. ( #1872 )
2020-07-06 08:28:21 -04:00
James Petts
4dfe144bf8
[OHIF-251] - Double click to maximise viewport/ revert to previous layout. ( #1860 )
...
* WIP
* double click to maximise implemented at the viewport grid layer.
* Remove memory of cached layout when the layout is changed, or a different displaySet is set.
* WIP fix double click for cornerstone.
* Update CST
* Prevent maximising when double clicking the action bar
* Update extensions/dicom-sr/src/OHIFCornerstoneSRViewport.js
* Apply suggestions from code review
* Fix conflicts.
Co-authored-by: Danny Brown <danny.ri.brown@gmail.com>
2020-07-03 18:12:33 +01:00
James Petts
c36f853a38
[OHIF-235] Lazy processing of DICOM SR for viewport. ( #1849 )
...
* Only process SR on consumption of viewport.
* remove debugger
Co-authored-by: Danny Brown <danny.ri.brown@gmail.com>
2020-07-02 10:17:04 -04:00
James Petts
bc2bde890b
OHIF-190 - Rehydrate PR ( #1835 )
...
* WIP rehydration.
* WIP OHIF-190 rehydrate.
* Remove debugger statements.
* Merge in and fix after OHIF-197 and OHIF-198
* Remove console.log
* Fix typo
* fix length tracking bug
* Respond to reviewer comments.
2020-07-01 10:08:56 +01:00
igoroctaviano
fc9a0941db
Fix problem with focus
2020-06-29 15:30:22 -03:00
igoroctaviano
7782d3d200
Fix broken merge
2020-06-26 17:07:49 -03:00
Danny Brown
1931d45450
Merge branch 'feat/v2-main' into dannyrb/ohif-154/restore-command-functionality-for-toolbar
2020-06-26 14:26:35 -04:00
dannyrb
c6ec439331
Make sure primary cornerstone extension has references to enabled elements
2020-06-26 14:14:25 -04:00
dannyrb
3993c12701
Update dependents to use new exposed service
2020-06-26 13:28:30 -04:00
Igor Octaviano
1d8f5cfc42
Viewport grid load default as 1x1 and load first image of series by default ( #1817 )
2020-06-26 14:40:03 +01:00
James A. Petts
558ab00c23
WIP SR viewport.
2020-06-03 18:12:13 +01:00
dannyrb
069fc3fa74
prettier fixes
2020-05-27 22:21:25 -04:00
dannyrb
d557acbb40
Support for additional "tracking" mode
2020-05-26 09:03:58 -04:00
dannyrb
307b0a9ac1
Simplify viewportComponent map
2020-05-25 21:12:37 -04:00
dannyrb
8573a4de13
onInteraction for panes wrapping viewports
2020-05-25 20:55:51 -04:00
dannyrb
b396cc8d3f
set the displaySet for the dropped thumbnail/viewport target
2020-05-25 09:56:05 -04:00
dannyrb
ff371ece8d
prefer onInteraction over more granular events for changing activeViewport
2020-05-25 08:43:04 -04:00
dannyrb
9b75d95e48
action on ViewportPanes for setting the active viewport
2020-05-24 22:34:01 -04:00
dannyrb
c9a4ab13ef
empty viewport, prevent duplicate series meta from add, protect broadcast events when no data has changed
2020-05-23 22:15:21 -04:00
dannyrb
6bbe206a45
basic drop to set displaySet
2020-05-20 01:26:44 -04:00
dannyrb
c3373357ee
dropped item logs displaySetInstanceUID
2020-05-19 23:34:56 -04:00
dannyrb
591da12536
Drag and drop w/ dragSource + dragTarget w/o errors
2020-05-19 23:28:41 -04:00
Erik Ziegler
d54bd5738e
WIP reorganization for study browser (again)
2020-05-19 13:55:38 +02:00
Erik Ziegler
b65a91129e
Still broken, but app runs
2020-05-19 10:59:50 +02:00
Erik Ziegler
2b41d64e85
remove debuggers
2020-05-19 09:15:36 +02:00
Erik Ziegler
755e6b5f77
wip: need to fix StackManager
2020-05-18 23:40:28 +02:00
Erik Ziegler
979242c819
wip
2020-05-18 20:05:26 +02:00
Erik Ziegler
1bb204b9a5
Stop using children
2020-05-18 19:49:32 +02:00
James A. Petts
7a8418f64b
WIP DisplaySetService
2020-05-18 16:21:57 +01:00
James A. Petts
4fc3169fed
display viewport.
2020-05-15 18:07:21 +01:00
dannyrb
c5033768f2
Update Viewer to use UI components instead of local
2020-05-15 13:05:56 +01:00
dannyrb
518ff4d6b5
Push grid, pane, and provider
2020-05-15 13:04:54 +01:00
dannyrb
70ce476c32
Create and use ViewportGrid component
2020-05-15 13:04:54 +01:00