Rodrigo Antinarelli
|
9145215596
|
move formatDate to ohif/core
|
2020-06-26 16:17:25 -03:00 |
|
Rodrigo Antinarelli
|
a5170076db
|
fix date format
|
2020-06-26 14:29:25 -03:00 |
|
Rodrigo Antinarelli
|
ec48801be7
|
fix: instances should not be able to sort
|
2020-06-26 12:20:18 -03: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
|
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
|
81a764a78f
|
[OHIF-177] - JSDocs (#1818)
* OHIF-177 JSDocs.
* Add proxy for activeDataSource to extensionManager.
|
2020-06-26 10:01:13 +01:00 |
|
Danny Brown
|
0264e5998d
|
Merge branch 'feat/v2-main' into feat/OHIF-177
|
2020-06-25 16:17:50 -04: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
|
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 |
|
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
|
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 |
|
dannyrb
|
0717893e56
|
Force descriptions to wrap if they would overflow container (thumbnails)
|
2020-06-16 23:15:40 -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
|
0842eb9a8c
|
Delete SR Viewport example mode
|
2020-06-16 00:26:12 -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 |
|
James A. Petts
|
e7501933dd
|
Pull in master
|
2020-06-15 09:23:35 +01:00 |
|
dannyrb
|
9146a9ee32
|
Create new ToolbarButton type for Layout Selector; wire up custom UI; prep for viewportGridService usage
|
2020-06-15 00:51:36 -04:00 |
|
dannyrb
|
83eb24337c
|
Syntax error
|
2020-06-14 23:45:55 -04:00 |
|
dannyrb
|
8c1a844558
|
Nested toolbar w/ "sticky" when clicked
|
2020-06-14 23:42:44 -04:00 |
|
dannyrb
|
3cec88b552
|
remove "Toolbar" and ViewportToolbar from @ohif/ui
Unecessary wrappers for displaying ToolbarButtons
|
2020-06-14 21:57:45 -04:00 |
|
dannyrb
|
83e191b850
|
Update toolbar service to use button types, update longitudinal flow to use new service api
|
2020-06-14 21:20:32 -04:00 |
|
dannyrb
|
f70392a52a
|
Change toolbarModule scheme and extensionManager
|
2020-06-14 21:18:29 -04:00 |
|
dannyrb
|
ae107f4d3b
|
Remove connected components roped in from a rebase
|
2020-06-14 21:14:31 -04:00 |
|
James A. Petts
|
c5e6e97980
|
Merge in feat/ui-v2-rebase-services
|
2020-06-11 17:26:38 +01:00 |
|
James A. Petts
|
2fc171e297
|
Enable non-thumbnail entries in thumbnail list.
|
2020-06-10 14:10:00 +01:00 |
|
dannyrb
|
f3e783b63e
|
wire up measurement service "removed" event w/ cornerstone ext
|
2020-06-09 13:37:26 -04:00 |
|
dannyrb
|
ffbf7b4a76
|
bubble up thumbnail "untrack" clicks to parent "StudyBrowser" component w/ prop drilling
|
2020-06-07 12:08:50 -04:00 |
|
dannyrb
|
0573cb18e6
|
Add support for SET_LAYOUT action on viewportGrid reducer
|
2020-06-07 11:48:13 -04:00 |
|
dannyrb
|
fd3b7e7ee7
|
set interaction for viewportPane on mouse down
|
2020-06-07 11:17:28 -04:00 |
|
dannyrb
|
00f8d56a4e
|
get ViewportDialog to display as a part of machine transition
|
2020-06-05 15:19:09 -04:00 |
|
James A. Petts
|
f4470c9625
|
Generate render tool.
|
2020-06-05 16:36:11 +01:00 |
|
dannyrb
|
a4fc5e21b2
|
clean up study summary initial values and transitions
|
2020-06-04 12:49:09 -04:00 |
|
dannyrb
|
66e8f7a592
|
bump docz version
|
2020-06-04 12:37:05 -04:00 |
|
dannyrb
|
17b6e3ca6c
|
truncate and ellipse studysummary text
|
2020-06-04 12:18:44 -04:00 |
|
dannyrb
|
95249928a8
|
Replace measurementsPanel w/ a format that reduces nesting
|
2020-06-04 11:28:10 -04:00 |
|