ohif-viewer/platform/viewer/src
Bill Wallace beb4517450
fix(grid):Grid service wasn't being reset (#3068)
* fix(grid):Grid service wasn't being reset

* fix(service):Fix the initial service state

Services with mode specific state differed in internal state between
initial and subsequent load.  This fix address that structurally by
allows the mode to store/manage service state, but makes the
responsibility of service state central to the service.
2022-12-09 10:58:01 -05:00
..
__mocks__ 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
__tests__ Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
components fix(grid):Grid service wasn't being reset (#3068) 2022-12-09 10:58:01 -05:00
hooks Make sure WorkList has access to AppConfig 2020-06-16 10:20:03 -04:00
routes fix(grid):Grid service wasn't being reset (#3068) 2022-12-09 10:58:01 -05:00
state feat: cornerstone3D stack and volume viewports (#2787) 2022-07-27 12:39:04 -04:00
utils feat: Add logout for oidc (#2840) 2022-10-06 22:40:16 -04:00
App.tsx fix: Add support for showStudyList configuration setting (#3009) 2022-12-02 09:23:44 -05:00
appInit.js feat(CustomizationService):Add a customization service (#2984) 2022-11-24 16:28:10 -05:00
index.js fix: deprecated syntax of lower substr (#3013) 2022-11-10 13:29:55 -05:00
sanity.test.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
service-worker.js feat: cornerstone3D stack and volume viewports (#2787) 2022-07-27 12:39:04 -04:00