- Jan 22, 2025
-
-
activate-account-bot authored
-
Sebastiaan ten Pas authored
Handle order of events, add soft delete and add valid_at See merge request !76
-
- Jan 21, 2025
-
-
Sebastiaan ten Pas authored
-
- Jan 17, 2025
-
-
Robin Goodall authored
chore(release): 0.14.0 See merge request !81
-
activate-account-bot authored
-
Robin Goodall authored
feat: correct password app reset token call and handle missing users See merge request !80
-
Robin Goodall authored
-
Robin Goodall authored
-
Robin Goodall authored
-
- Jan 16, 2025
-
-
Robin Goodall authored
chore(release): 0.13.0 See merge request !79
-
activate-account-bot authored
-
Robin Goodall authored
Resolve "Add an endpoint that gets a new reset token for the authenticated user" Closes #25 See merge request !77
-
- Jan 14, 2025
-
-
Robin Goodall authored
-
Robin Goodall authored
-
- Jan 10, 2025
-
-
Robin Goodall authored
-
Robin Goodall authored
-
Robin Goodall authored
-
Robin Goodall authored
-
- Jan 09, 2025
-
-
activate-account-bot authored
-
Mike Knee authored
Adds a setting to set the data manager internal API to read-only mode. This updates that API to be read-only by default. Environments have to explicitly configure the data manager API to allow write.
- Jan 08, 2025
-
-
activate-account-bot authored
-
Dr Rich Wareham authored
fix: ensure OpenAPI packages are published for tagged releases See merge request !73
- Jan 07, 2025
-
-
Dr Rich Wareham authored
The default OpenAPI package publication rules do not trigger for us since we do not ship a static OpenAPI schema. Override the publication rules to match our needs.
-
Sebastiaan ten Pas authored
fix: docker build by explicitly installing poetry-plugin-export See merge request !71
-
- Jan 06, 2025
-
-
Sebastiaan ten Pas authored
-
- Dec 13, 2024
-
-
Sebastiaan ten Pas authored
chore(release): 0.11.0 See merge request !70
-
activate-account-bot authored
-
Sebastiaan ten Pas authored
feat: add endpoint for data manager to create/update/delete accounts See merge request !69
-
Sebastiaan ten Pas authored
-
- Dec 09, 2024
-
-
Sebastiaan ten Pas authored
chore(release): 0.10.0 See merge request !67
-
activate-account-bot authored
-
Dr Rich Wareham authored
feat: move to upstream OpenAPI generator template Closes #22 See merge request !68
-
- Dec 05, 2024
-
-
Dr Rich Wareham authored
-
Dr Rich Wareham authored
Now that uis/devops/continuous-delivery/ci-templates#93 is closed, we have a generic OpenAPI generator template. Make use of it. Closes #22
-
Dr Rich Wareham authored
auto-generate API clients, package them, publish them and publish docs to GitLab pages See merge request !66
-
- Dec 04, 2024
-
-
Dr Rich Wareham authored
The common CI pipeline has support for mkdocs-based documentation and so add a basic generated mkdocs config. Base the mkdocs config on the config which is likely to land in the copier template to minimise future disruption. We need to override some parts of the standard jobs to "inject" the documentation generated by the OpenAPI templates into them. We also need to add "fake" index.html files which take the place of the real documentation which will be injected in.
-
Dr Rich Wareham authored
-