Commit Graph

30 Commits

Author SHA1 Message Date
msramalho
eccd71d168 implments cronjob to do the sheet archiving 2025-02-07 16:53:33 +00:00
msramalho
fed8543c30 fix /user/active tests 2025-02-06 20:40:40 +00:00
msramalho
6471b08a4b adds user schemas 2025-02-06 18:58:35 +00:00
msramalho
5344cc56e7 introduces group/global usage & permissions, validates in endpoints and tests endpoints 2025-02-06 18:41:12 +00:00
msramalho
2b8c48af1b introduces user.manually_trigger_sheet and implements quotas for sheets 2025-02-04 19:08:08 +00:00
msramalho
a9aae77726 adds tests to url/archive endpoint 2025-02-04 16:18:36 +00:00
msramalho
809438fbb9 introduces user.read_public drops unused endpoints 2025-02-04 15:40:20 +00:00
msramalho
7f5211f0ca improves documentation 2025-02-04 14:13:58 +00:00
msramalho
8bd7e5e590 drops /groups endpoint, no longer used 2025-02-04 14:05:59 +00:00
msramalho
1e872e8225 deprecates user.active in favor of user.permissions 2025-02-04 14:01:39 +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
46a3cbc003 renames mics -> misc 2024-11-05 10:35:31 +00:00
msramalho
59c1be597c introduces Sheet models and auth flow 2024-11-05 10:33:44 +00:00
msramalho
00e9df0ac3 adds custom encoder 2024-10-30 15:39:06 +00:00
msramalho
8c658cdf52 switching from optional response_model to mandatory return type 2024-10-29 16:17:40 +00:00
msramalho
17105ffa66 adds new endpoint for active users 2024-10-29 10:56:44 +00: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
9542a04646 refactor shared setting to avoid circular dependency 2024-10-21 11:38:42 +01:00
msramalho
d2f9f91a5c relocating security file 2024-10-20 19:14:13 +01:00
msramalho
17950ecff7 all endpoints tested 2024-10-19 01:16:36 +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
ca7e862855 refactor to use pydantic settings and WAL sqlite mode 2024-10-18 11:08:51 +01:00
msramalho
aefa88d3b1 default endpoints tested 2024-10-17 19:04:36 +01:00
msramalho
f2a14abb17 adds health check and new env logic 2024-10-17 13:09:50 +01:00
msramalho
3432d35af6 isolating api methods, introducing first tests 2024-10-17 11:27:35 +01:00