- 26 Jan, 2023 1 commit
-
-
Martin Lowe authored
-
- 25 Jan, 2023 2 commits
-
-
Martin Lowe authored
-
Zachary Sabourin authored
Resolves #44
-
- 24 Jan, 2023 4 commits
-
-
Martin Lowe authored
Cache Recorders are being migrated to a different service to change how pagination headers are cached or generated. The test that is being removed was very brittle and not very useful.
-
Martin Lowe authored
Our pagination data is tied to the recorder cache, which was doing imperfect lookups of the cache keys and comparisons, and was failing sometimes to find matching data. This should make the calls more accurate at least, if not fix the issue.
-
Martin Lowe authored
-
Martin Lowe authored
-
- 13 Jan, 2023 1 commit
-
-
Martin Lowe authored
Tested internally, these headers will give better support for rewrites as we typically operate behind a reverse proxy. When not behind a proxy, the API still operates as expected without any hiccups. Resolves #34
-
- 05 Dec, 2022 7 commits
-
-
Martin Lowe authored
-
Martin Lowe authored
-
Martin Lowe authored
-
Martin Lowe authored
-
Martin Lowe authored
Current code will fail if the query string starts with the page data. This should address this issue, and also adds testing to help guard against regression.
-
Martin Lowe authored
We use strict management of persist contexts, so keeping entities attached while we work just creates collisions as we update records.
-
Martin Lowe authored
-
- 30 Nov, 2022 1 commit
-
-
Martin Lowe authored
Pagination was causing failures for native endpoints which were used in verifying some of the endpoints downstream. Added refresh or alert when clearing cache keys
-
- 28 Nov, 2022 7 commits
-
-
Martin Lowe authored
-
Martin Lowe authored
Startup proxy service broke 2-3 of our development patterns and it was missed in review. These issues were fixed as part of this PR and will be included in next version.
-
Martin Lowe authored
-
Martin Lowe authored
-
Martin Lowe authored
-
Martin Lowe authored
-
-
- 23 Nov, 2022 1 commit
-
-
Resolves #29
-
- 11 Nov, 2022 2 commits
-
-
Martin Lowe authored
-
Martin Lowe authored
-
- 10 Nov, 2022 1 commit
-
-
Resolves #25
-
- 07 Nov, 2022 1 commit
-
-
Martin Lowe authored
To make code more maintainable, we've started to use sonar to better pick up some of the small errors that might make the code harder to maintain.
-
- 26 Oct, 2022 2 commits
-
-
Zachary Sabourin authored
-
Zachary Sabourin authored
Resolves #19
-
- 24 Oct, 2022 2 commits
-
-
Martin Lowe authored
-
Martin Lowe authored
-
- 21 Oct, 2022 2 commits
-
-
Martin Lowe authored
-
-
- 11 Oct, 2022 3 commits
-
-
Zachary Sabourin authored
-
Zachary Sabourin authored
-
Zachary Sabourin authored
Resolves #20
-
- 12 Sep, 2022 3 commits
-
-
Martin Lowe authored
-
Martin Lowe authored
-
Zachary Sabourin authored
Resolves #18
-