- 25 Mar, 2024 1 commit
-
-
Przemyslaw Kaminski authored
This was (User, Either CorpusName, [CorpusId]) before, but the case of UserMaster doesn't make sense with these parameters, so I rewrote the function to accept only correct datatypes as inputs.
-
- 11 Mar, 2024 1 commit
-
-
Przemyslaw Kaminski authored
Also, some test refactoring and add servant-client to tests.
-
- 07 Nov, 2023 1 commit
-
-
Alfredo Di Napoli authored
-
- 27 Oct, 2023 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
Added more tests for more subtle cases.
-
- 25 Oct, 2023 1 commit
-
-
Przemyslaw Kaminski authored
Also, some fixes to NodeStory (it inserts ngrams when saving node story, when they don't exist).
-
- 05 Oct, 2023 1 commit
-
-
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`.
-
- 02 Oct, 2023 7 commits
-
-
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.
-