Erik Ziegler
5f30f7bd35
reorganize packages, start converting overall app to react (very broken at the moment)
2018-12-12 18:06:25 +01:00
Erik Ziegler
33fad2f317
wip on react transition 9
2018-12-03 23:28:23 +01:00
Erik Ziegler
18a3bcba30
fix(client-only): Fix client-only Server & CurrentServer usage ( #276 )
2018-09-21 20:02:29 +02:00
Erik Ziegler
c4b1086097
fix(servers): Fix subscription issue for production deployment. Added clientOnly option for static site deployments of OHIF Viewer
2018-09-21 15:16:28 +02:00
Erik Ziegler
18bcf83805
feat(openid-connect): Switch to generic OIDC Client library instead of using Keycloak.js ( #273 )
2018-09-19 14:50:12 +02:00
Erik Ziegler
2920df6379
Fix error with demo HPs
2017-06-03 07:59:34 -04:00
Evren Ozkan
99d5c01dab
Move the default protocols into hanging protocol strategy not to add the default protocols of the default strategy when another strategy is used
2017-03-06 18:59:01 -05:00
Eloízio Salgado
35b855de56
Hanging protocol improvements on matching process and other improvements
2017-03-02 10:18:11 -03:00
Eloízio Salgado
bec8f21c0a
Moving Hanging Protocols updates back to the viewers
2017-03-02 10:18:11 -03:00
Evren Ozkan
77182d1916
Make the persistence method of hanging protocols configurable
...
- Implement ProtocolStore interface to allow persisting hanging protocols using different strategies
- Implement and set default strategy to persist hanging protocols in the MongoDB collection “HangingProtocols” in the application server
2017-01-04 17:49:31 -05:00