- 10 Oct, 2023 1 commit
-
-
Alexandre Delanoë authored
-
- 09 Oct, 2023 7 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Alexandre Delanoë authored
-
Alfredo Di Napoli authored
This commit partially undo the access policy checks for the GraphQL endpoints, until we find a better story to correlate the `user_id` we sometimes receive with the info from the `AuthenticatedUser`.
-
Alexandre Delanoë authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
This commit partially undo the access policy checks for the GraphQL endpoints, until we find a better story to correlate the `user_id` we sometimes receive with the info from the `AuthenticatedUser`.
-
- 06 Oct, 2023 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 05 Oct, 2023 5 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alfredo Di Napoli authored
This commit partially undo the access policy checks for the GraphQL endpoints, until we find a better story to correlate the `user_id` we sometimes receive with the info from the `AuthenticatedUser`.
-
Alfredo Di Napoli authored
This commit makes the `GET /api/v1.0/version` test more lax, and less prone to break on version bumps.
-
- 04 Oct, 2023 5 commits
-
-
Fabien Manière authored
-
Fabien Manière authored
-
Fabien Manière authored
-
Fabien Manière authored
-
Fabien Manière authored
-
- 03 Oct, 2023 2 commits
-
-
Alexandre Delanoë authored
-
Alfredo Di Napoli authored
-
- 02 Oct, 2023 15 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
It can be used to "bolt-on" policy checking into Servant API routes.
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
Tests were written with a very flat module hierarchy which made them a bit confusing to navigate. This commit moves everything under a common `Test.*` hierarchy.
-
- 28 Sep, 2023 2 commits
-
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
This fixes commit 5d5300cd which automatically changed all 'return' to 'pure' in our code, resulting in broken SQL etc.
-
- 27 Sep, 2023 1 commit
-
-
Alexandre Delanoë authored
-