James A. Petts
|
4b9a1ee9d1
|
Remove all the debugging.
|
2020-05-15 13:04:53 +01:00 |
|
James A. Petts
|
07ca72d0df
|
Added other required definitions.
|
2020-05-15 13:04:51 +01:00 |
|
James A. Petts
|
41c508b2da
|
Add layout tools based on mode.
|
2020-05-15 13:04:09 +01:00 |
|
James A. Petts
|
c23c1e8db6
|
Add toolbar layout to context.
|
2020-05-15 13:04:09 +01:00 |
|
James A. Petts
|
c42aa37d7f
|
Update extension manager to ingest each module type. Add toolbar Manager.
|
2020-05-15 13:04:06 +01:00 |
|
James A. Petts
|
a8340b9b69
|
WIP
|
2020-05-15 13:02:38 +01:00 |
|
James A. Petts
|
289d3f5703
|
Build WADO logic to fetch + build displaysets + generate imageIds based on prefs.
|
2020-05-15 13:02:04 +01:00 |
|
James A. Petts
|
d5c83bf596
|
WIP
|
2020-05-15 13:02:04 +01:00 |
|
dannyrb
|
b5cd7bb0b7
|
Bind series data
|
2020-05-15 13:02:03 +01:00 |
|
dannyrb
|
73c8786a64
|
Push sortedStudies up higher so we can find the right index
|
2020-05-15 13:02:03 +01:00 |
|
dannyrb
|
fb1b47b9c9
|
Hook to query for series data
|
2020-05-15 13:02:03 +01:00 |
|
dannyrb
|
97cbf076f5
|
Remove unused filtersMeta
|
2020-05-15 13:02:03 +01:00 |
|
dannyrb
|
c455a9da3f
|
Pass through for setting filter values so we can reset appropriate related fields when it changes
|
2020-05-15 13:02:03 +01:00 |
|
dannyrb
|
1e82603c05
|
filtersMeta to its own file
|
2020-05-15 13:02:03 +01:00 |
|
dannyrb
|
c1d399d543
|
export studyListTableRow from @ohif/ui
|
2020-05-15 13:02:02 +01:00 |
|
dannyrb
|
734bd9803d
|
Use dataSource to query for, and wire up, series data
|
2020-05-15 13:02:02 +01:00 |
|
dannyrb
|
4dccefb21f
|
seriesInStudy method
|
2020-05-15 13:02:02 +01:00 |
|
dannyrb
|
c532d94025
|
Default to truncating overflow text in series table
|
2020-05-15 13:02:02 +01:00 |
|
dannyrb
|
e57e0d7de8
|
Pass DataSource as prop to LayoutTemplate
|
2020-05-15 13:02:02 +01:00 |
|
dannyrb
|
1e58d8eb4b
|
Wire up beginnings of series search
|
2020-05-15 13:02:02 +01:00 |
|
dannyrb
|
a11aea0439
|
Shift exampleInstances to a separate file
|
2020-05-15 13:02:02 +01:00 |
|
dannyrb
|
1107779a63
|
fix duplicate name/key render warning
|
2020-05-15 13:02:01 +01:00 |
|
dannyrb
|
e29a777a9f
|
fix studyDate sort and display
|
2020-05-15 13:02:01 +01:00 |
|
dannyrb
|
10729c2414
|
Sort for everything except studydate/time
|
2020-05-15 13:02:01 +01:00 |
|
dannyrb
|
86eef997e4
|
basic sorting
|
2020-05-15 13:02:01 +01:00 |
|
dannyrb
|
1ec580be5d
|
persist and set paging clientside
|
2020-05-15 13:02:01 +01:00 |
|
dannyrb
|
1979928d59
|
Round trip mrn filtering
|
2020-05-15 13:02:01 +01:00 |
|
dannyrb
|
053ed36e8f
|
full circle ModalitiesInStudy filtering
|
2020-05-15 13:02:00 +01:00 |
|
Erik Ziegler
|
3ce4b886ac
|
Fix context usage in ModeRoute
|
2020-05-15 13:02:00 +01:00 |
|
dannyrb
|
17e2680da8
|
Update Select to work on an array of values; so long as values are contained in options array
|
2020-05-15 13:02:00 +01:00 |
|
dannyrb
|
92923789e5
|
fix daterange presets
|
2020-05-15 13:02:00 +01:00 |
|
dannyrb
|
8f284aafac
|
apply start/end dates to qido search
|
2020-05-15 13:02:00 +01:00 |
|
dannyrb
|
2b8f527d8c
|
round trip query string parameters for startDate and endDate; drop JSON stringify
|
2020-05-15 13:02:00 +01:00 |
|
dannyrb
|
4413572c1c
|
set a black background body class on enter/exit of component
|
2020-05-15 13:01:59 +01:00 |
|
dannyrb
|
1cd643314f
|
parse and display correct time, if value is set
|
2020-05-15 13:01:59 +01:00 |
|
dannyrb
|
2ed1071956
|
Show (empty) for patientName if none is available
|
2020-05-15 13:01:59 +01:00 |
|
dannyrb
|
36bc73579d
|
Title hover for truncated text
|
2020-05-15 13:01:59 +01:00 |
|
dannyrb
|
8dac6d7318
|
truncate and show ellipsis for content outside of cell bounds
|
2020-05-15 13:01:59 +01:00 |
|
dannyrb
|
1b9c0fcfae
|
Auto include collapse/expand icon for first column as a part of row component
|
2020-05-15 13:01:59 +01:00 |
|
dannyrb
|
e3b0f60e69
|
Can't select row text, but can select expanded content text
|
2020-05-15 13:01:58 +01:00 |
|
James A. Petts
|
5c19671d3c
|
WIP build up displaysets.
|
2020-05-15 13:01:58 +01:00 |
|
Erik Ziegler
|
d4f51c5e3c
|
Work on adding SOPClassHandler module based on default behaviour currently in OHIF
|
2020-05-15 13:01:55 +01:00 |
|
dannyrb
|
c710f45c6f
|
Prefer available search from history's location over useLocation/useQuery
|
2020-05-15 13:01:26 +01:00 |
|
dannyrb
|
ddbc2cea83
|
Prevent double render
|
2020-05-15 13:01:26 +01:00 |
|
dannyrb
|
45ca73946d
|
Very basic search test based on query param
|
2020-05-15 13:01:26 +01:00 |
|
dannyrb
|
6f9c27f10b
|
basic initial search and passing data to LayoutTemplate for list route
|
2020-05-15 13:01:26 +01:00 |
|
Erik Ziegler
|
3cf2eb5ed8
|
Wire up contextModule, panelModule, layoutTemplateModule. Viewer sort of displays
|
2020-05-15 13:01:25 +01:00 |
|
Erik Ziegler
|
8acd744710
|
Continue the ModeRoute work. Routes are reachable, but extensionManager needs to be improve to provide module entries correctly
|
2020-05-15 13:01:25 +01:00 |
|
dannyrb
|
20dd83e702
|
Hydrate our first data source
|
2020-05-15 13:01:25 +01:00 |
|
dannyrb
|
c3ee59c60e
|
expose appConfig from App.js (no need to make reactive)
|
2020-05-15 13:01:25 +01:00 |
|