dannyrb
05a0bdc55b
OHIFCornerstoneComponent from class component to function component
2020-05-27 23:09:06 -04:00
dannyrb
7a38b0048c
Simplify cornerstone measurement subscriptions (short-term)
2020-05-27 22:21:00 -04:00
dannyrb
df95db6d15
Add referenceStudyUID to measurement schema
2020-05-27 22:20:40 -04:00
dannyrb
0a4af79b44
use measurement service to trigger state machine transitions
2020-05-27 22:20:17 -04:00
dannyrb
870489be1d
Test state machine hook
2020-05-27 21:25:44 -04:00
dannyrb
c3dd2608b2
wire up some ActionBar data; default grid to 2x2
2020-05-27 08:56:52 -04:00
dannyrb
8117857a89
default to untracked
2020-05-27 08:32:27 -04:00
dannyrb
11a4d4227d
Pull in correct context; add xstate package
2020-05-27 08:21:58 -04:00
dannyrb
9e893bbf90
Add ActionBar to UI (dummy)
2020-05-27 08:21:23 -04:00
dannyrb
e1c7a76025
Rename files to clarify they're "tracking" variants (simplify ide search)
2020-05-27 08:20:54 -04:00
dannyrb
e748eb1974
Beginning of TrackedMesurementContext
2020-05-27 08:20:30 -04:00
dannyrb
d510cc8ad2
casing change
2020-05-26 10:50:59 -04:00
dannyrb
591e21e287
casing change
2020-05-26 10:50:03 -04:00
dannyrb
38e60e297b
longitudinal mode to use "tracked" thumbnails
2020-05-26 10:39:40 -04:00
dannyrb
d557acbb40
Support for additional "tracking" mode
2020-05-26 09:03:58 -04:00
dannyrb
fae21bed9c
Allow empty slots for rightPanels and leftPanels
2020-05-26 09:02:47 -04:00
dannyrb
60c4a36cc5
Remove unused connectedCornerstoneViewport; guidance notes on how to migrate
2020-05-26 09:02:30 -04:00
dannyrb
7487cbb28c
Hoist ViewportGrid context so UI Services can access/update it
2020-05-23 23:57:14 -04:00
dannyrb
c9a4ab13ef
empty viewport, prevent duplicate series meta from add, protect broadcast events when no data has changed
2020-05-23 22:15:21 -04:00
dannyrb
3a78d313ac
remove dead code
2020-05-23 20:48:09 -04:00
dannyrb
40a62b1329
hoist state for expanded studies; allow multiple open
2020-05-22 15:47:38 -04:00
dannyrb
7c1dcb53c2
hoist activeTab state
2020-05-22 15:33:07 -04:00
dannyrb
4a390bfb66
fix thumbnail persistence
2020-05-22 14:31:51 -04:00
dannyrb
23a94251fc
map is not reactive
2020-05-21 20:51:48 -04:00
dannyrb
f87d18936e
basic pub/sub refresh for tabs from displaysets from dicommetadata
2020-05-21 20:34:53 -04:00
dannyrb
1892ec2a2a
fix incorrect argument to retrieve studies
2020-05-21 20:33:08 -04:00
dannyrb
715377c565
Move files around to confuse James and Erik
2020-05-21 16:24:35 -04:00
dannyrb
b5070dd518
Merge branch 'feat/ui-v2-rebase-services' of github.com:OHIF/Viewers into feat/ui-v2-rebase-services
...
# Conflicts:
# platform/viewer/src/routes/Mode/Mode.jsx
2020-05-20 21:08:49 -04:00
dannyrb
a323157c62
capture changes
2020-05-20 21:07:25 -04:00
James A. Petts
a3e1c216c4
Working cornerstone tools buttons, needs UI updates + onClicks wrapped in toolbarService
2020-05-20 17:49:17 +01:00
James A. Petts
52d1b6276d
Add in checks.
2020-05-20 12:59:10 +01:00
dannyrb
c3373357ee
dropped item logs displaySetInstanceUID
2020-05-19 23:34:56 -04:00
dannyrb
591da12536
Drag and drop w/ dragSource + dragTarget w/o errors
2020-05-19 23:28:41 -04:00
dannyrb
1c33914e27
Display regular thumbnail; not tracked variant
2020-05-19 23:15:13 -04:00
James A. Petts
d83c868cdd
Working, needs optimisation.
2020-05-19 18:22:38 +01:00
James A. Petts
940e745d8d
WIP bring back thumbnails.
2020-05-19 15:02:03 +01:00
James A. Petts
cf0e88bd0b
Rebuild study browser reactivity.
2020-05-19 14:56:25 +01:00
James A. Petts
f7ae544716
WIP, wrap command manager controls so we can pass these to the UI component.
2020-05-19 13:01:39 +01:00
Erik Ziegler
d54bd5738e
WIP reorganization for study browser (again)
2020-05-19 13:55:38 +02:00
James A. Petts
156b9cfd09
Pull in upstream.
2020-05-19 10:04:42 +01:00
James A. Petts
6a3e0db53e
ToolBarService
2020-05-19 10:01:44 +01:00
Erik Ziegler
b65a91129e
Still broken, but app runs
2020-05-19 10:59:50 +02:00
Erik Ziegler
66c7bd7492
Fix viewports
2020-05-19 09:11:16 +02:00
Erik Ziegler
755e6b5f77
wip: need to fix StackManager
2020-05-18 23:40:28 +02:00
Erik Ziegler
63cf079288
Make thumbnails display
2020-05-18 23:21:41 +02:00
dannyrb
c55d069e32
refactor how we slowly build our studies array
2020-05-18 16:20:39 -04:00
dannyrb
351e0f76d6
start cleaning up panels
2020-05-18 15:05:49 -04:00
Erik Ziegler
1bb204b9a5
Stop using children
2020-05-18 19:49:32 +02:00
Erik Ziegler
488bb5d266
Fixed!
2020-05-18 18:21:43 +02:00
Erik Ziegler
4e683ecdde
still broken
2020-05-18 18:11:24 +02:00
James A. Petts
7a8418f64b
WIP DisplaySetService
2020-05-18 16:21:57 +01:00
Erik Ziegler
10930cda68
Avoid re-renders in study browser and entire page
2020-05-16 15:08:06 +02:00
James A. Petts
4fc3169fed
display viewport.
2020-05-15 18:07:21 +01:00
Erik Ziegler
7c0d93f011
Try to do study panel the way react wants
2020-05-15 15:56:57 +02:00
Erik Ziegler
44733b987e
Thumbnails sort of show up
2020-05-15 14:53:31 +02:00
Erik Ziegler
304caba873
Start adding measurement table
2020-05-15 14:31:18 +02:00
Erik Ziegler
f3f50d11fe
Fixes after rebasing
2020-05-15 14:29:27 +02:00
Erik Ziegler
70b7158c9b
StudyBrowser almost works
2020-05-15 13:09:46 +01:00
Erik Ziegler
ec2df02e83
Improve study browser
2020-05-15 13:06:23 +01:00
dannyrb
6044190ab1
Fine tune grid spacing
2020-05-15 13:05:56 +01:00
dannyrb
00347d3ecb
Nuke "SecondaryToolbar" which is really just a Toolbar variant
2020-05-15 13:05:56 +01:00
dannyrb
ded1431fab
Cleaner body styles on enter/exit for LayoutTemplate
2020-05-15 13:05:56 +01:00
dannyrb
6fdf35b370
Start to whittle away at ViewportGrid comment
2020-05-15 13:05:55 +01:00
dannyrb
ba152f082b
Split ViewportLayout into parts and clean-up
2020-05-15 13:04:54 +01:00
Erik Ziegler
0c74a9bbcd
Fixes for display sets, prep for tracking / grid stuff
2020-05-15 13:04:54 +01:00
Erik Ziegler
d131489aa3
Start adding StudyBrowser
2020-05-15 13:04:53 +01:00
James A. Petts
3b5764aea7
Rebase WADO + toolbar + displayset stuff on master
2020-05-15 13:04:53 +01:00
James A. Petts
b8a4ac231d
something WIP
2020-05-15 13:04:53 +01:00
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
4dccefb21f
seriesInStudy method
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
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
1979928d59
Round trip mrn filtering
2020-05-15 13:02:01 +01:00
Erik Ziegler
3ce4b886ac
Fix context usage in ModeRoute
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
1cd643314f
parse and display correct time, if value is set
2020-05-15 13:01:59 +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
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
14dabaabf6
layout template and side panel defaults
...
Co-authored-by: James Petts <jamesapetts@gmail.com>
Co-authored-by: Erik Ziegler <erik.sweed@gmail.com>
2020-05-15 13:00:06 +01:00
dannyrb
7069627266
Stub get context module
...
Co-authored-by: James Petts <jamesapetts@gmail.com>
Co-authored-by: Erik Ziegler <erik.sweed@gmail.com>
2020-05-15 13:00:06 +01:00
Rodrigo Antinarelli
ee69a5a40b
create dicom web api
2020-05-15 12:59:29 +01:00
Rodrigo Antinarelli
97004de446
feat: OHIF-117 ohif extension default ( #1712 )
...
* initial structure for extension default
* webpack config
* split default modules into separated files
* bump versions
* update index
* update index
* fix
* Co-authored-by: Danny Brown <danny.ri.brown@gmail.com>
2020-05-15 12:59:29 +01:00
Danny Brown
d6e3b45f3c
feat: nuke UI project; start new with updated tooling BREAKING_CHANGE ( #1468 )
...
BREAKING_CHANGE
* initial structure for components rewrite
* WIP Input
* WIP Label
* add button props
* add label class name
* fix dependency
* new examples buttonModules & buttonEmotion + refac
* clean up to merge initial code into base branch
* remove unused file
* extend default theme -- add new colors
* chore: prettier formatting
* chore: try to exclude feature branch PRs
* chore: suggest toml syntax highlighting extension
* chore: capture yarn.lock changes
* docs: condense readme
* chore: update deploy preview to build docz component library
* chore: Add component library to deploy preview index
* chore: fix invalid tailwindcss config
* chore: try tweaking toml to kickstart preview
* chore: revert
* chore: fix formatting of file index
* chore: don't waste precious build minutes on a broken build
* chore: chmod build-and-deploy.sh
* ci: nuke circleci until we need the workflows on master
* debug lerna commands
* remove redundant yarn commands
* try nohoist
* revert tests
* attempt to resolve import issue
* force update yarn lock
* try new workarounds for yarn version
* another workaround
* shift vtk to extension repo deps
* catch vtk addition
* update lock
* Try older yarn version
* try again
* debugging
* fix: yarn doctor warnings
* learn some life lessons from the yarn docs
* clean up netlify.toml
* clean up netlify.toml
* yarn package doctor react-dom
* yarn doctor: missing peer dep
* yarn doctor, satisfying webpack loader peer deps
* fix docz base path for deploy-preview
* yarn docter: replaced prePublishOnly usage
* More yarn doctoring
* ignore .yarn directory
* fix last yarn doctor warning
* updated yarn lock
Co-authored-by: Rodrigo Antinarelli <rodrigoantinarelli@gmail.com>
2020-05-15 12:28:18 +01:00
ohif-bot
39937cca08
chore(release): publish [skip ci]
...
- @ohif/extension-dicom-rt@0.1.4
- @ohif/extension-vtk@1.5.6
- @ohif/core@2.9.6
- @ohif/viewer@3.11.11
2020-05-14 11:53:42 +00:00
Igor Octaviano
f7b8b6a41c
fix: 🐛 Load default display set when no time metadata ( #1684 )
...
* fix: 🐛 Load default display set when no time metadata
Load default displayset (first item in the array) when no series date or
series time availalbe
✅ Closes : #1683
* Add batch update
* Fix tests.
Co-authored-by: James Petts <jamesapetts@gmail.com>
2020-05-14 12:51:57 +01:00
ohif-bot
cebea832a3
chore(release): publish [skip ci]
...
- @ohif/extension-cornerstone@2.7.3
- @ohif/extension-dicom-rt@0.1.3
- @ohif/extension-dicom-segmentation@0.2.6
- @ohif/extension-vtk@1.5.5
- @ohif/core@2.9.5
- @ohif/viewer@3.11.9
2020-05-12 14:49:58 +00:00