Erik Ziegler
3a53479bb7
fix: OpenID Connect and Local route rendering
2021-07-08 10:29:41 +02:00
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
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
760e2a62ae
OHIF-323: Cine Dialog ( #1961 )
...
* ohif-323: add cineplayer flow
* ohif-323: improve toolbar flow of cine
* ohif-323: improve cine styles
* ohif-323: use toggle instead of set
* ohif-323: add compatibility comment
* ohif-323: move cine logic to command
* ohif-323: cr update
* ohif-323: remove typo and update svg title
* ohif-323: remove log
* ohif-323: update props and remove dead code
Co-authored-by: Danny Brown <danny.ri.brown@gmail.com>
2020-08-19 15:24:07 -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
dannyrb
e82b6b3c5e
Rename longitudinal mode to "Basic Viewer"; matching design
2020-06-30 15:30:47 -04:00
igoroctaviano
db795f3cb0
Add hotkeys config for modes and defaults to core
2020-06-29 11:53:46 -03:00
Danny Brown
1931d45450
Merge branch 'feat/v2-main' into dannyrb/ohif-154/restore-command-functionality-for-toolbar
2020-06-26 14:26:35 -04:00
dannyrb
6e873cc92a
Expose ViewportGridService API methods to extensions
2020-06-25 17:00:42 -04:00
Rodrigo Antinarelli
ef0eb53d25
add i18n provider in the viewer
2020-06-23 23:05:37 -03:00
dannyrb
c3ecbadbc2
Make sure WorkList has access to AppConfig
2020-06-16 10:20:03 -04:00
dannyrb
0842eb9a8c
Delete SR Viewport example mode
2020-06-16 00:26:12 -04:00
James A. Petts
c5e6e97980
Merge in feat/ui-v2-rebase-services
2020-06-11 17:26:38 +01:00
dannyrb
0573cb18e6
Add support for SET_LAYOUT action on viewportGrid reducer
2020-06-07 11:48:13 -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
558ab00c23
WIP SR viewport.
2020-06-03 18:12:13 +01:00
dannyrb
d557acbb40
Support for additional "tracking" mode
2020-05-26 09:03:58 -04:00
dannyrb
b396cc8d3f
set the displaySet for the dropped thumbnail/viewport target
2020-05-25 09:56:05 -04:00
dannyrb
9b75d95e48
action on ViewportPanes for setting the active viewport
2020-05-24 22:34:01 -04:00
dannyrb
30caec0043
import fix
2020-05-23 23:58:50 -04:00
dannyrb
7487cbb28c
Hoist ViewportGrid context so UI Services can access/update it
2020-05-23 23:57:14 -04:00
dannyrb
db76eac047
wire up UI Services
2020-05-23 23:38:20 -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
64f9c4a387
add alias for state
2020-05-20 14:42:22 -04:00
James A. Petts
7a8418f64b
WIP DisplaySetService
2020-05-18 16:21:57 +01:00
dannyrb
70ad940941
Using appContext in DataSourceWrapper and createRoutes
2020-05-17 22:18:25 -04:00
dannyrb
a99badd011
Centralize route generation to a single place
2020-05-17 21:42:38 -04:00