You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CU-869ajt55f: Add option to use OIDC auth in medcat-trainer (#161)
* - Add tests to increase coverage in medcat-trainer frontend
- Add job in CI and QA workflows to test frontend
* Fix indentation
* Update medcat-trainer_ci.yml
* Fix line endings
* properly fix line endings mismatch
* Create ConceptDatabase.spec.ts
* remove erroneously added test files
* re-add end of file return
* readd new line at end of file
* properly fix line endings mismatch
Create ConceptDatabase.spec.ts
Fix indentation
remove erroneously added test files
readd new line at end of file
* CU-869admfwg: Disable push to dockerhub in QA workflow for testing
* CU-869admfwg: Remove workflow dispatch from QA workflow now that testing is complete
* CU-869ajt55f: Initial dev setup with feature flag
* CU-869ajt55f: Map Keycloak Roles to Django User
* CU-869ajt55f: Add env var expansion to optionally include Traefik labels and gateway auth network
* CU-869ajt55f: Tidy up configuration and fix logout
* CU-869ajt55f: Disable OIDC auth by default
* CU-869ajt55f: Revert unintended changes
* CU-869ajt55f: Addressing code review feedback
* CU-869ajt55f: Fix broken test
0 commit comments