Erik Ziegler
09469e6ac5
wip on switching from docz to docusaurus
2021-07-13 23:48:16 +02:00
Erik Ziegler
825e13bcf3
chore: Upgrade to webpack 5, fix conflicting issues with react-router under docusaurus with yarn workspaces
2021-07-08 15:23:09 +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
Alireza
1bf651e763
feat: Added support for i18n ( #2439 )
...
* Added translation for various react components in OHIF-v3
* Added a test language for debugging- test-LNG
* Added copy for test language to not get overwritten
2021-06-15 10:56:33 -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
db39cc2fde
OHIF-298: Fix dropdown color in win browsers ( #1981 )
...
* ohif-298: use new select in pagination
* ohif-298: add menu placement
* ohif-298: update border
* ohif-298: fix sticky menu
Co-authored-by: Danny Brown <danny.ri.brown@gmail.com>
2020-08-19 16:17:05 -04:00
Igor Octaviano
3e944780dc
OHIF-332: Users should be able to see all available hotkeys and language settings in one place ( #1895 )
...
* OHIF-330: Update Modal Styles
* feat/ohif-332: finish raw ui
* feat/ohif-332: update mode configuration strategy
* feat/ohif-332: fix hotkey errors
* feat/ohif-332: update hotkey logic with recent merged changes
* feat/ohif-322: wrap
* feat/ohif-322: add disable state
* ohif-332: cr updates
* ohif-332: disable
* ohif-332: cr updates
* ohif-332: extract header component
* ohif-332: cr update to fix merge conflicts and design issue
Co-authored-by: Rodrigo Antinarelli <rodrigoantinarelli@gmail.com>
2020-08-19 15:02:59 -04:00