- Up react deps with #51
- Renames and refactors with #48
- Add
requireEnvVarutil then removebiome-ignore lint/style/noNonNullAssertioncomments where relevant - Add
docker-compose-allscript to mainpackage.jsonfor convenience - Renames in
react/src/components/ProtectedApp.tsxand prefer if-statements for render logic
- Add
- Align biome config with #45
- Fix ProtectedApp query with #46
- Enable kc health checks and expose on port 9000
- Rename env var
API_JSON_WEB_KEY_SET_URLtoAPI_AUTH_JSON_WEB_KEY_SET_URL - Add new env var:
API_AUTH_WELL_KNOWN_CONFIG_URL - Add morgan logging to api
- Fix infinite error message flicker in Firefox when the auth server is down with #42
- Regen markdown table of contents
- Separate docs for Contributing vs Releases
- Upgrade Keycloak to 26.1.2
- Upgrade Keycloak to 26.1.1
- Upgrade deps for api project
- Upgrade deps for react project
- Move
task_dump_kc_data.shtocompose.jobs.yml - Upgrade
postgresimage from16.2-bookwormto16.4-bookworm - Specific current dir for
env_filevalue, like./.env - Regen dump files in dir
db/init
- Upgrade Keycloak to 26.0.5
- Upgrade Keycloak to 26.0.4
- Move screenshots and optional React steps within
detailsel
- Add screenshots to readme
- Add support for running the React app in Docker Compose, and keep support for running it locally
- Init
CHANGELOG.md