Erik Ziegler
e7b32cc51e
feat: Support for OpenID Connect ( #2431 )
...
* feat: Add OpenID Connect support, speed up docker rebuilds
* fix: Switch Google Cloud API URL to v1
* chore: Remove redux-oidc and use our own components instead
2021-06-23 20:41:27 +02:00
Alireza
fdb6ca41d6
feat: Support for local DICOM drag and drop ( #2445 )
...
* Added drag and drop from local and local data source
* fix: dicom SR drag and drop from local
2021-06-15 10:19:45 -04:00
Erik Ziegler
99b8dc4759
feat: Add White Labelling, Hanging Protocols, and tons of Extensions / Mode fixes
...
* modified
* new files in existing extensions/libraries/modes
* fixed bugs and tests
* Clean up
* fix: viewport display fixed
* Fixed configs for deployment
* Removed unnecessary files and functions
* Fixed default HP module
* Added white labelling
* Fixed hash routing
* Removed unnecessary routers
Co-authored-by: Alireza Sedghi <ar.sedghi@gmail.com>
2021-05-28 14:32:48 -04:00
Erik Ziegler
0db81b30f3
chore: Clean up unused files, imports, and work on getting end-to-end tests and unit tests running ( #2272 )
2021-03-01 16:52:54 +01:00
Igor Octaviano
8638830d15
OHIF-329: Increase fetch limit when paginating more than 101 studies ( #1985 )
...
* ohif-329: increase fetch limit when paginating more than 101 studies
* ohif-329 cr update: use offset approach
* ohif-329: remove logs
* ohif-329: add comment
* ohif-329: use cachemap approach
* ohif-329: update total calculation
* fix: settings/about menu should appear over study list filters
* fix: about menu positioning for viewer template
Co-authored-by: Danny Brown <danny.ri.brown@gmail.com>
2020-08-19 23:12:10 -04:00
James Petts
68332701ab
[OHIF-309] - Users should be able to delete an SR from the side panel when the behavior is supported by the data source ( #1952 )
...
* Remove trailing zeroes from patient age
* WIP reject + remove displaySet.
* ohif-316: Update DICOM SR thumbnail design to include a delete action (#1948 )
* add "supportsReject" to netlify config
Co-authored-by: Igor Octaviano <igoroctaviano@gmail.com>
Co-authored-by: Danny Brown <danny.ri.brown@gmail.com>
2020-08-19 15:27:34 -04:00
Erik Ziegler
55cf9f2306
OHIF-285/OHIF-274: Fix default hanging of display sets into the ViewportGrid ( #1917 )
...
* OHIF-285/OHIF-274: Fix default hanging of display sets into the ViewportGrid
Co-authored-by: James A. Petts <jamesapetts@gmail.com>
2020-07-24 11:51:57 +01:00
Igor Octaviano
8d61e3ae4c
OHIF-8: Pass fuzzymatching option from config ( #1837 )
...
* Add fuzzmatching property
* Update param
* Add wildcards
2020-07-10 11:59:29 -04: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
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 A. Petts
74c1462271
Working local download, STOW to PACS an view in SR Viewport.
2020-06-25 17:21:03 +01: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
a323157c62
capture changes
2020-05-20 21:07:25 -04:00
Erik Ziegler
66c7bd7492
Fix viewports
2020-05-19 09:11:16 +02:00
Erik Ziegler
63cf079288
Make thumbnails display
2020-05-18 23:21:41 +02:00
James A. Petts
7a8418f64b
WIP DisplaySetService
2020-05-18 16:21:57 +01:00
James A. Petts
4fc3169fed
display viewport.
2020-05-15 18:07:21 +01:00
Erik Ziegler
ec2df02e83
Improve study browser
2020-05-15 13:06:23 +01:00
James A. Petts
3b5764aea7
Rebase WADO + toolbar + displayset stuff on master
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
c42aa37d7f
Update extension manager to ingest each module type. Add toolbar Manager.
2020-05-15 13:04:06 +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
Erik Ziegler
3ce4b886ac
Fix context usage in ModeRoute
2020-05-15 13:02:00 +01:00
James A. Petts
5c19671d3c
WIP build up displaysets.
2020-05-15 13:01:58 +01:00
dannyrb
6f9c27f10b
basic initial search and passing data to LayoutTemplate for list route
2020-05-15 13:01:26 +01:00
dannyrb
20dd83e702
Hydrate our first data source
2020-05-15 13:01:25 +01:00
Rodrigo Antinarelli
ee69a5a40b
create dicom web api
2020-05-15 12:59:29 +01:00