Igor Octaviano
f24f0bb11d
Fix preset values for window level ( #1851 )
2020-07-02 10:13:14 -04:00
Igor Octaviano
279d1db997
Update measurement table display text to use cornerstone rendered value fixed points ( #1852 )
2020-07-02 10:12:10 -04:00
James Petts
801bf73a34
Update dcmjs to fix bidirectional issue. ( #1848 )
2020-07-02 10:56:36 +01:00
Danny Brown
cc55d46b37
Merge pull request #1846 from OHIF/OHIF-200
...
[OHIF-200] - Add callouts to all DICOM SR read only measurements.
2020-07-01 10:24:01 -04:00
James A. Petts
44c2927963
Fix export
2020-07-01 15:12:49 +01:00
James A. Petts
7c3c717d33
Update dcmjs
2020-07-01 14:56:25 +01:00
James A. Petts
413f5c9003
Remove debugger statements.
2020-07-01 14:35:29 +01:00
James A. Petts
7092fc858e
Don't reposition textboxes for now.
2020-07-01 14:32:54 +01:00
James A. Petts
e3f2e26e3b
Render text properly, render arrow + freetext. Need to move textboxes appropriately.
2020-07-01 11:59:29 +01:00
James A. Petts
d956c3008c
Pull in main
2020-07-01 10:12:41 +01: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
Danny Brown
25de9046b3
Merge pull request #1843 from dannyrb/dannyrb/polish-viewport-notification-save-round-trip
...
Dannyrb/polish viewport notification save round trip
2020-06-30 23:22:29 -04:00
dannyrb
7b31e62e31
Fix undefined data source for local download/export
2020-06-30 22:54:36 -04:00
dannyrb
c8f48cf1fe
pass servicesManager and extensionManager all the way to our UI prompts; use in exposed createReportAsync call
2020-06-30 22:54:09 -04:00
dannyrb
9fb3fe6dc2
Shift create report to a separate file
2020-06-30 22:32:54 -04:00
Danny Brown
d739b52e3e
Merge pull request #1841 from dannyrb/dannyrb/ohif-157/default-to-primary-study-expanded
...
Dannyrb/ohif 157/default to primary study expanded
2020-06-30 22:10:11 -04:00
dannyrb
4b58d925d9
Use ImageViewer's StudyInstanceUIDs to set the initial/default list of expanded study ids
2020-06-30 22:08:41 -04:00
Danny Brown
06bf4d2960
Merge pull request #1840 from OHIF/feat/ohif-178
...
OHIF-178: Bump cs tools to fix issue
2020-06-30 21:03:41 -04:00
Danny Brown
7dbd4cb448
Merge pull request #1839 from OHIF/fix/OHIF-37-thumbnailDoubleClick
...
fix: OHIF-37 / OHIF-160 - Thumbnail double click + Active thumbnail
2020-06-30 20:59:35 -04:00
igoroctaviano
7f6aa0e260
Update dependency: cornerstone-tools@4.16.1
...
cornerstone-tools
* @ohif/core: 4.16.0 → 4.16.1
* @ohif/extension-cornerstone: 4.16.0 → 4.16.1
* @ohif/extension-dicom-rt: 4.16.0 → 4.16.1
* @ohif/extension-dicom-segmentation: 4.15.1 → 4.16.1
* @ohif/extension-dicom-sr: 4.16.0 → 4.16.1
* @ohif/extension-measurement-tracking: 4.15.1 → 4.16.1
* @ohif/extension-vtk: 4.16.0 → 4.16.1
* @ohif/viewer: 4.16.0 → 4.16.1
2020-06-30 21:55:59 -03:00
dannyrb
b967d064f0
Tidying up naming
2020-06-30 20:49:37 -04:00
Rodrigo Antinarelli
4b8dcef956
Merge branch 'feat/v2-main' of https://github.com/OHIF/Viewers into fix/OHIF-37-thumbnailDoubleClick
2020-06-30 17:59:57 -03:00
Rodrigo Antinarelli
0f78ae3b57
fix: remove focus if clicked outside thumbnail
2020-06-30 17:53:36 -03:00
Danny Brown
77bdd6c807
Merge pull request #1838 from dannyrb/dannyrb/fix/correct-available-modes
...
Dannyrb/fix/correct available modes
2020-06-30 16:18:57 -04:00
dannyrb
236b89a551
Make sure measurements table updates
2020-06-30 16:04:07 -04:00
dannyrb
064df8a509
Fixing lint errors in PanelMeasurementTableTracking
2020-06-30 15:49:05 -04:00
dannyrb
e3ced7e294
Add segmentation mode at appInit
2020-06-30 15:48:42 -04:00
dannyrb
eb0f38ebf2
Prevent default measurementpanel crash
2020-06-30 15:48:24 -04:00
dannyrb
e82b6b3c5e
Rename longitudinal mode to "Basic Viewer"; matching design
2020-06-30 15:30:47 -04:00
dannyrb
92314513f6
Delete "basic" example mode, replace with segmentation mode
2020-06-30 15:20:14 -04:00
Rodrigo Antinarelli
520e1c0774
fix focus styles
2020-06-30 16:05:18 -03:00
Rodrigo Antinarelli
90ca52585a
update thumbnail props
2020-06-30 15:57:24 -03:00
Rodrigo Antinarelli
71544df16f
pass currentDisplaySetUID
2020-06-30 15:55:17 -03:00
Rodrigo Antinarelli
f08ce57c0c
pass isActive prop
2020-06-30 15:54:34 -03:00
Rodrigo Antinarelli
34a9733dfe
replace onClick for double click and styles fixes
2020-06-30 15:54:21 -03:00
Rodrigo Antinarelli
cf30a6da88
define currentDisplaySetData in viewport grid provider
2020-06-30 15:53:57 -03:00
Rodrigo Antinarelli
c9a365f7e2
double click thumbnail loads SR in viewport
2020-06-30 15:47:09 -03:00
Danny Brown
4d2774c87b
Merge pull request #1836 from OHIF/feat/ohif-179
...
OHIF-179: UI for successful posting of SR data to PACS.
2020-06-30 14:07:04 -04:00
igoroctaviano
04baaf941b
Update snackbar styles
2020-06-30 14:25:10 -03:00
igoroctaviano
5ca6757b44
Add error message of generate reportt
2020-06-30 14:02:23 -03:00
James A. Petts
56358ad95f
WIP callout in SR viewport.
2020-06-30 18:00:37 +01:00
James A. Petts
2704bd7cbc
fix length tracking bug
2020-06-30 17:20:20 +01:00
James A. Petts
690442555c
Fix typo
2020-06-30 16:58:20 +01:00
igoroctaviano
d94bc2d5a2
Merge branch 'feat/v2-main' of github.com:OHIF/Viewers into feat/ohif-179
2020-06-30 12:43:19 -03:00
James A. Petts
ef8683b8ea
Remove console.log
2020-06-30 16:36:09 +01:00
James A. Petts
4ec07dba0b
Merge in and fix after OHIF-197 and OHIF-198
2020-06-30 16:35:32 +01:00
igoroctaviano
1bfb62d26d
Add messages to sr pacs
2020-06-30 12:33:38 -03:00
James A. Petts
80a86d1251
Merge remote-tracking branch 'upstream/feat/v2-main' into OHIF-190
2020-06-30 16:28:05 +01:00
James Petts
2c11609c55
OHIF-198 - Jump to thumbnail when a new displaySet is added ( #1834 )
...
* Viewport letter only in multi-viewport layout.
* If SliceThickness not available print N/A
* Create displaySet in local session on SR generation.
* Jump to thumbnail when a new displaySet is added with the madeInClient property.
* Check if scrollIntoView exists.
2020-06-30 16:27:35 +01:00
James A. Petts
b99488ad1b
Remove debugger statements.
2020-06-30 16:09:54 +01:00