Commit Graph

168 Commits

Author SHA1 Message Date
msramalho
370ebd0c8c sqlalchemy deprecation fixed 2025-02-03 12:33:29 +00:00
msramalho
9f8d7b31f3 refactors user-groups definition and fixes tests 2025-02-03 12:33:21 +00:00
msramalho
c737368f41 disable endpoint until we find whether it is used or not 2025-01-23 14:12:12 +00:00
msramalho
f8383bc6a3 method renaming 2025-01-22 13:59:44 +00:00
msramalho
9f9bbc9344 pushing bulk of changes 2025-01-22 13:21:16 +00:00
msramalho
2209b09a9a missing tests for security 2024-11-05 11:41:07 +00:00
msramalho
46a3cbc003 renames mics -> misc 2024-11-05 10:35:31 +00:00
msramalho
66dd35db0c renaming interop file 2024-11-05 10:34:12 +00:00
msramalho
59c1be597c introduces Sheet models and auth flow 2024-11-05 10:33:44 +00:00
msramalho
10306eba8a refactors user-groups setup and auth logic 2024-10-31 14:52:14 +00:00
msramalho
00e9df0ac3 adds custom encoder 2024-10-30 15:39:06 +00:00
msramalho
2a4c6444b0 fixes bad input for limit 2024-10-29 17:24:03 +00:00
msramalho
8c658cdf52 switching from optional response_model to mandatory return type 2024-10-29 16:17:40 +00:00
msramalho
aaada7d83f users in domains are active 2024-10-29 12:57:07 +00:00
msramalho
b771f57f35 all users are inactive unless in user-groups 2024-10-29 12:44:01 +00:00
msramalho
17105ffa66 adds new endpoint for active users 2024-10-29 10:56:44 +00:00
msramalho
d7fb55980b fix cache issues in tests 2024-10-28 15:17:30 +00:00
msramalho
5283b341c7 minor change to security length check 2024-10-28 15:04:40 +00:00
msramalho
8b3c4d3228 exclude more endpoints from metrics 2024-10-28 15:04:18 +00:00
msramalho
66b070bfa2 removes empty space 2024-10-28 15:02:36 +00:00
msramalho
bd3fd9f48b adds cache for db handling 2024-10-28 15:02:28 +00:00
msramalho
8dc91bbe0f fixes logic of error logging 2024-10-28 15:02:17 +00:00
msramalho
dbe3cbb3f5 version bump 2024-10-28 15:01:17 +00:00
msramalho
bf91bb9e66 simplifying tests 2024-10-23 10:11:37 +01:00
msramalho
8e38c92def adds missing files for tests 2024-10-23 09:55:15 +01:00
msramalho
e64f328d66 final round of tests 2024-10-23 00:05:24 +01:00
msramalho
ec93df98fa refactoring worker file location 2024-10-22 13:01:24 +01:00
msramalho
b013e2a173 refactoring logging, metrics and new tests 2024-10-22 12:55:08 +01:00
msramalho
e58193e47a tests metrics endpoint 2024-10-21 12:00:12 +01:00
msramalho
93e01c9797 bug fix in security 2024-10-21 12:00:01 +01:00
msramalho
860db588de bug fix in metrics 2024-10-21 11:59:48 +01:00
msramalho
9542a04646 refactor shared setting to avoid circular dependency 2024-10-21 11:38:42 +01:00
msramalho
84cbf720a9 refactors settings and adds security tests 2024-10-20 21:30:00 +01:00
msramalho
d2f9f91a5c relocating security file 2024-10-20 19:14:13 +01:00
msramalho
45d76e6db8 crud tests ready 2024-10-20 18:12:48 +01:00
msramalho
0486f0d9ef typo fix 2024-10-19 01:30:59 +01:00
msramalho
17950ecff7 all endpoints tested 2024-10-19 01:16:36 +01:00
msramalho
8e1152ab33 adds 403 tests 2024-10-19 00:56:47 +01:00
msramalho
145d92a1ae fixing test with new test files 2024-10-18 19:51:09 +01:00
msramalho
a41a33c4ff missing test files 2024-10-18 19:48:33 +01:00
msramalho
6b9d6e2245 new tests and abstractions 2024-10-18 19:46:56 +01:00
msramalho
56a81f6ec0 adds new tests and improvements 2024-10-18 19:16:05 +01:00
msramalho
ea8e06dfee refactoring with app_factory 2024-10-18 16:35:12 +01:00
msramalho
ca7e862855 refactor to use pydantic settings and WAL sqlite mode 2024-10-18 11:08:51 +01:00
msramalho
11a8e6f4e0 testing task endpoints 2024-10-17 19:17:20 +01:00
msramalho
aefa88d3b1 default endpoints tested 2024-10-17 19:04:36 +01:00
msramalho
879c0cb879 adding code coverage to test execution 2024-10-17 16:44:32 +01:00
msramalho
036049fdc3 setting env vars for tests 2024-10-17 16:30:50 +01:00
msramalho
a39ecc0777 adding tests for CI 2024-10-17 16:07:50 +01:00
msramalho
3ba20d2473 removes flower and updates celery>5 2024-10-17 13:13:06 +01:00