dannyrb
9fb3fe6dc2
Shift create report to a separate file
2020-06-30 22:32:54 -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
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
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
eb0f38ebf2
Prevent default measurementpanel crash
2020-06-30 15:48:24 -04:00
Rodrigo Antinarelli
71544df16f
pass currentDisplaySetUID
2020-06-30 15:55:17 -03:00
Rodrigo Antinarelli
c9a365f7e2
double click thumbnail loads SR in viewport
2020-06-30 15:47:09 -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
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
igoroctaviano
38a92ae18d
Fix broken solution
2020-06-29 16:12:42 -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
Danny Brown
aa402183f4
Merge pull request #1824 from OHIF/feat/ohif-125
...
OHIF-125: Error boundaries
2020-06-26 16:47:52 -04:00
Rodrigo Antinarelli
9145215596
move formatDate to ohif/core
2020-06-26 16:17:25 -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
33a2df6ad9
Update all cornerstone commands
2020-06-26 14:22:45 -04:00
dannyrb
8339154820
Clean up old comments
2020-06-26 14:17:45 -04:00
dannyrb
c6ec439331
Make sure primary cornerstone extension has references to enabled elements
2020-06-26 14:14:25 -04:00
dannyrb
8607659501
Test that we can access activeViewportIndex from extension
2020-06-26 13:51:27 -04:00
igoroctaviano
b34a9880f7
Use modal as default fallback
2020-06-26 14:47:18 -03:00
Rodrigo Antinarelli
a5170076db
fix date format
2020-06-26 14:29:25 -03:00
dannyrb
3993c12701
Update dependents to use new exposed service
2020-06-26 13:28:30 -04:00
Rodrigo Antinarelli
0d53346d61
Merge branch 'feat/v2-main' of https://github.com/OHIF/Viewers into feat/ui-v2-Dropdown
2020-06-26 12:42:56 -03:00
Rodrigo Antinarelli
edd4a4118c
feat: Modal + ViewportDownloadForm ( #1799 )
...
* feat: Modal + ViewportDownloadForm
* styles for image preview box
* modal update & close handler
* open modal for Learn More (search info)
* change modal default alignment
* Update platform/ui/src/components/InputNumber/InputNumber.mdx
* nuke inputNumber and use inputText with refactor
* make input more reusable
* revert inputText "number" stuff
* replace inputText to Input
* fix input spacing + label
* fix modal overlay classes
* fix inline styles
* fix onclick learn more
* fix close icon
* revert transition
* remove inline styles
* remove unecessary stuff
2020-06-26 16:34:43 +01:00
Igor Octaviano
554b9a0db4
OHIF-174: Patient Info Icon should be clickable and show the correct details ( #1816 )
...
* Update patient info to be clickable and update fields in viewers
* Add spacing
* Remove log
* round number
* Add default
2020-06-26 16:05:29 +01:00
Igor Octaviano
5180eb127d
OHIF-163: Patient Name is displayed in correct format "Last Name, First Name" ( #1820 )
...
* Add util to formatpn
* Format patient name in patient information tab
2020-06-26 15:11:00 +01: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 Petts
8f05cf73c7
Add authoring information to exported DICOMs using the DICOMWeb DataSource ( #1819 )
...
* OHIF-177 JSDocs.
* Add proxy for activeDataSource to extensionManager.
* Add app authoring information.
2020-06-26 10:24:19 +01:00
Danny Brown
0264e5998d
Merge branch 'feat/v2-main' into feat/OHIF-177
2020-06-25 16:17:50 -04:00
igoroctaviano
6eb474be88
Add active state
2020-06-25 16:51:48 -03:00
igoroctaviano
52521c5b56
Add active state
2020-06-25 16:49:46 -03:00
igoroctaviano
5d89460326
Merge branch 'feat/v2-main' of github.com:OHIF/Viewers into feat/ohif-151
2020-06-25 16:13:47 -03:00
igoroctaviano
3f0619848b
Update code to avoid intercepting onclick
2020-06-25 16:03:06 -03:00
Danny Brown
11932f460e
Merge pull request #1813 from OHIF/feat/v2-main
...
catch-up
2020-06-25 14:39:45 -04:00
igoroctaviano
44297af965
Create window level dropdown menu
2020-06-25 15:27:42 -03:00
Rodrigo Antinarelli
3dc4cf6cea
useCallback to avoid redeclaring functions
2020-06-25 14:08:09 -03:00
Danny Brown
0ae95adf34
Remove console log
2020-06-25 12:49:05 -04:00
Danny Brown
bb26b86969
remove console log
2020-06-25 12:48:42 -04:00