ohif-viewer/platform/app/src
Ghadeer Albattarni 7f9e59ee30
fix(app): display study not found message for all modes (#5752)
* fix(app): move study validation to ModeRoute component

- Moved validation from defaultRouteInit.ts to Mode.tsx
- Added dedicated useEffect hook for study validation

* test: add Playwright test for study not found error page across multiple modes
2026-02-09 21:51:44 -05:00
..
__mocks__ chore(build): try to build demo and docs (#3434) 2023-06-06 13:34:26 -04:00
__tests__ docs(spelling): Add codespell config + github action, run and fix a good number of typos (#3645) 2023-09-12 07:40:38 -04:00
components tests(Playwright): Introduction of Page Object Models (POMs) to Playwright tests (#5557) 2025-11-20 09:29:14 -05:00
hooks feat(actions): simplify action corner api through the toolbarService (#5033) 2025-05-15 12:08:12 -04:00
routes fix(app): display study not found message for all modes (#5752) 2026-02-09 21:51:44 -05:00
state feat(ui): Add support for Custom Modal component in Modal Service (#4752) 2025-02-04 08:51:23 -05:00
utils fix(oidc): resolve navigation throttling and blank screen during sign-in/sign-out with Keycloak + dcm4chee + Traefik (#5373) 2025-08-29 09:11:09 -04:00
App.css fix(touch): Prevent touch drag to refresh the browser page. (#5108) 2025-06-09 09:28:00 -04:00
App.tsx fix(router): opt in to React Router v7 future flags (#5461) 2025-10-06 09:30:36 -04:00
appInit.js fix: routerBasename declaration location (#5347) 2025-08-29 08:17:38 -04:00
index.js fix: routerBasename declaration location (#5347) 2025-08-29 08:17:38 -04:00
loadDynamicConfig.js chore(build): try to build demo and docs (#3434) 2023-06-06 13:34:26 -04:00
sanity.test.js chore(build): try to build demo and docs (#3434) 2023-06-06 13:34:26 -04:00
service-worker.js chore(prettier): full repo linting and code reformatting once and for all (#3627) 2023-09-01 16:19:39 -04:00