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
igoroctaviano
d94bc2d5a2
Merge branch 'feat/v2-main' of github.com:OHIF/Viewers into feat/ohif-179
2020-06-30 12:43:19 -03:00
igoroctaviano
1bfb62d26d
Add messages to sr pacs
2020-06-30 12:33:38 -03: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 Petts
eb8f3a63f2
OHIF-197 ( #1833 )
...
* Viewport letter only in multi-viewport layout.
* If SliceThickness not available print N/A
* Create displaySet in local session on SR generation.
* remove empty line
* remove console log
* Give storeMeasurements an onSuccess handler instead of always creating dataSets.
Co-authored-by: Danny Brown <danny.ri.brown@gmail.com>
2020-06-30 15:10:27 +01:00
Danny Brown
d5d219c271
Merge pull request #1831 from OHIF/feat/ohif-203
...
OHIF-203: Add new viewport overlay
2020-06-30 08:41:20 -04:00
igoroctaviano
364f2db1dc
Remove servicesmanager
2020-06-30 09:32:11 -03:00
James Petts
d266b944c2
[OHIF-192] - Viewport letter only if using multiple viewport layout. ( #1822 )
...
* Viewport letter only in multi-viewport layout.
* If SliceThickness not available print N/A
2020-06-30 11:41:50 +01:00
Danny Brown
050b260a58
Merge pull request #1832 from dannyrb/dannyrb/fix/viewport-notification-workflow
...
Update measurement tracking workflow to match requirements
2020-06-29 23:31:38 -04:00
dannyrb
a0b0f365dd
Handle for interaction outside of the ViewportDialog (default to cancel)
2020-06-29 23:29:40 -04:00
dannyrb
9403a091d9
Update measurement tracking workflow to match requirements
2020-06-29 22:30:39 -04:00
igoroctaviano
9e2ed50e79
add new overlay
2020-06-29 18:05:52 -03:00
Danny Brown
4c7e3f95fe
Merge pull request #1829 from OHIF/feat/ohif-165-fix
...
OHIF-165: Fix broken solution after recent merge
2020-06-29 15:17:44 -04:00
igoroctaviano
a753e0509d
Merge branch 'feat/v2-main' of github.com:OHIF/Viewers into feat/ohif-165-fix
2020-06-29 16:13:01 -03:00
igoroctaviano
38a92ae18d
Fix broken solution
2020-06-29 16:12:42 -03:00
Danny Brown
6db780842e
Merge pull request #1827 from OHIF/feat/ohif-127-196
...
OHIF-127-196-191: Hotkeys config and defaults
2020-06-29 15:09:06 -04:00
igoroctaviano
fc9a0941db
Fix problem with focus
2020-06-29 15:30:22 -03:00
igoroctaviano
686acabd9f
Wire presets
2020-06-29 14:53:49 -03:00
igoroctaviano
f96c1f6648
CR Updates
2020-06-29 13:58:36 -03:00
Danny Brown
0594525301
Merge pull request #1823 from OHIF/fix/minor-defects
...
fix: sort number of instances | format date in study panel
2020-06-29 12:45:56 -04:00
igoroctaviano
c8052e0e0a
Add context to hotkeys manager
2020-06-29 11:57:16 -03:00
igoroctaviano
db795f3cb0
Add hotkeys config for modes and defaults to core
2020-06-29 11:53:46 -03:00
Danny Brown
aa402183f4
Merge pull request #1824 from OHIF/feat/ohif-125
...
OHIF-125: Error boundaries
2020-06-26 16:47:52 -04:00
Danny Brown
baf6093fca
Merge pull request #1825 from OHIF/feat/ohif-195
...
OHIF-195: Update "More Menu" toolbar icons to use previous versions
2020-06-26 16:43:45 -04:00
igoroctaviano
7782d3d200
Fix broken merge
2020-06-26 17:07:49 -03:00
igoroctaviano
b18e5099d9
Add more icons
2020-06-26 17:03:17 -03:00
igoroctaviano
550564d60f
Add more icons
2020-06-26 16:59:47 -03:00