Igor Octaviano
|
101efa4cf4
|
Add simple loading and default state to datasourcewrapper (#1815)
|
2020-06-26 15:08:16 +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 |
|
James Petts
|
81a764a78f
|
[OHIF-177] - JSDocs (#1818)
* OHIF-177 JSDocs.
* Add proxy for activeDataSource to extensionManager.
|
2020-06-26 10:01:13 +01:00 |
|
Danny Brown
|
1a065855f2
|
Merge pull request #1811 from OHIF/feat/OHIF-177
[OHIF-177] - First pass at SR STOW with Arrow Annotate, Ellipse, Length and Bidirectional.
|
2020-06-25 16:24:46 -04:00 |
|
Danny Brown
|
0264e5998d
|
Merge branch 'feat/v2-main' into feat/OHIF-177
|
2020-06-25 16:17:50 -04:00 |
|
Danny Brown
|
f615971477
|
Merge pull request #1806 from OHIF/feat/ohif-151
OHIF-151: Replace the "..." icon in more menu with active tool in menu.
|
2020-06-25 16:12: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 |
|
Danny Brown
|
399fa89b1f
|
Merge pull request #1812 from OHIF/feat/ohif-152
OHIF-152: Create window level dropdown menu
|
2020-06-25 15:06:31 -04:00 |
|
Danny Brown
|
9c3159cc15
|
more descriptive comment for isDisabled prop
|
2020-06-25 15:06:14 -04: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 |
|
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 |
|
James Petts
|
6aac69e1ba
|
OHIF-176: v2 - Render non-tracked measurements as a dashed lines. (#1805)
* Render non-tracked measurements as a dashed line.
* bump CST version.
* Update extensions/measurement-tracking/src/viewports/TrackedCornerstoneViewport.js
remove tracked series console log
* Remove empty console log
* Remove debugger
* Remove debugger
Co-authored-by: Danny Brown <danny.ri.brown@gmail.com>
|
2020-06-25 17:46:17 +01:00 |
|
James A. Petts
|
0fe7083c51
|
Rebase on master
|
2020-06-25 17:24:57 +01:00 |
|
Danny Brown
|
f0739b65e8
|
Merge pull request #1810 from dannyrb/fix/netlify-deploy-preview
fix: add missing `supportsFuzzyMatching` and `defaultDataSourceName` keys to appConfig [OHIF-180]
|
2020-06-25 12:22:29 -04:00 |
|
James A. Petts
|
74c1462271
|
Working local download, STOW to PACS an view in SR Viewport.
|
2020-06-25 17:21:03 +01:00 |
|
dannyrb
|
58f10e9b09
|
fix: add missing supportsFuzzyMatching and defaultDataSourceName keys to appConfig
|
2020-06-25 12:18:23 -04:00 |
|
James Petts
|
c01466762d
|
WIP Measurements service. (#1808)
|
2020-06-25 17:13:31 +01:00 |
|
James A. Petts
|
7b7b63de93
|
WIP Measurements service.
|
2020-06-25 11:15:33 +01:00 |
|
igoroctaviano
|
911f93d378
|
Update toolbar service and add active icon in nested button
|
2020-06-24 12:11:54 -03:00 |
|
Erik Ziegler
|
67508f6667
|
fix: Make docker build properly
|
2020-06-23 12:36:43 +02:00 |
|
dannyrb
|
4ec357bec4
|
Commands running on at least first viewport
|
2020-06-17 08:50:11 -04:00 |
|
dannyrb
|
16aa777bda
|
Merge branch 'feat/ui-v2-rebase-services' of github.com:OHIF/Viewers into feat/ui-v2-rebase-services
|
2020-06-17 08:48:38 -04:00 |
|
James A. Petts
|
084697687d
|
Fix reactivity of SR Viewport when the user scrolls away and then jumps to a measurement on the same slice as the currently active measurement.
|
2020-06-17 08:45:40 +01:00 |
|
James A. Petts
|
73bb4de140
|
SR viewport to cornerstone viewport consistency updates.
|
2020-06-17 08:25:10 +01:00 |
|
dannyrb
|
10484fceec
|
Duplicate toolbar buttons for "example" mode and add nested menu buttons
|
2020-06-16 23:57:38 -04:00 |
|
dannyrb
|
0f2bae008d
|
Expose probe tool
|
2020-06-16 23:56:56 -04:00 |
|
dannyrb
|
0717893e56
|
Force descriptions to wrap if they would overflow container (thumbnails)
|
2020-06-16 23:15:40 -04:00 |
|
dannyrb
|
a8954befee
|
Fix unsubscribe bug in layout template
|
2020-06-16 23:02:46 -04:00 |
|
dannyrb
|
be6a04684b
|
Don't try and "getImageSrc" for datasets without imageIds (DICOM SR)
|
2020-06-16 23:02:16 -04:00 |
|
dannyrb
|
86c758e2f9
|
Remove console log
|
2020-06-16 22:49:13 -04:00 |
|
dannyrb
|
5eb06d0916
|
Wire up mode buttons to mode routes; Expose displayName;
|
2020-06-16 22:06:54 -04:00 |
|
dannyrb
|
c3ecbadbc2
|
Make sure WorkList has access to AppConfig
|
2020-06-16 10:20:03 -04:00 |
|
dannyrb
|
6e65e7eaf5
|
Conditionally show left/right and userinfo for active viewport
|
2020-06-16 00:56:54 -04:00 |
|
dannyrb
|
27e62949ce
|
Allow null content for ToolTip content
|
2020-06-16 00:44:33 -04:00 |
|
dannyrb
|
c264b32e7d
|
Swap rows/cols
|
2020-06-16 00:44:19 -04:00 |
|
dannyrb
|
4adea1b49a
|
Map tracking info
|
2020-06-16 00:43:51 -04:00 |
|
dannyrb
|
33cee9e898
|
fix null dropdowncontent
|
2020-06-16 00:43:16 -04:00 |
|
dannyrb
|
f2b77d2a4a
|
fix missing import
|
2020-06-16 00:43:04 -04:00 |
|
dannyrb
|
0842eb9a8c
|
Delete SR Viewport example mode
|
2020-06-16 00:26:12 -04:00 |
|
dannyrb
|
7e856c7605
|
Remove debugger statements
|
2020-06-16 00:01:36 -04:00 |
|
dannyrb
|
140c562519
|
fix secondary toolbar styling
|
2020-06-16 00:00:47 -04:00 |
|
dannyrb
|
570424e3e9
|
Add support for LayoutSelector
|
2020-06-15 23:38:48 -04:00 |
|
dannyrb
|
3a15702907
|
Have content assume it's jsx/node
|
2020-06-15 23:37:04 -04:00 |
|
James A. Petts
|
00f0ae4bbc
|
By default other tool state not loaded into the viewport. (set disabled)
|
2020-06-15 12:09:48 +01:00 |
|