16 Commits

Author SHA1 Message Date
msramalho
ab579c5063 adds admin access to /sheet/archive endpoint by sheet_id 2026-03-02 16:05:26 +00:00
msramalho
8f779f5276 adjusts access for non-grouped entries 2025-10-14 12:25:32 +01:00
msramalho
17d429e6d3 new logging strategy, combining API+Worker logs 2025-06-30 10:55:19 +01:00
Michael Plunkett
b50ca91d89 Format and lint web directory (#67) 2025-03-10 12:45:19 -05:00
Michael Plunkett
7e48f706df Add pre-commit with GiHub Action (#56)
* Update pyproject.toml

* add pre-commit

* Create .pre-commit-config.yaml

* Comment out ruff

* Update .pre-commit-config.yaml

* General formatting

* Create format-and-fail.yml

* Update ci.yml

* Add pre-commit to dev dependencies

* Update pyproject.toml
2025-02-26 10:42:28 -06:00
msramalho
8f0cfd2239 closes TODOs, renames task to archive, fixes read permissions and fixes tests 2025-02-18 14:51:31 +00:00
msramalho
9a11c430ea adds todos 2025-02-18 01:11:09 +00:00
msramalho
834e3d86da adds missing tests 2025-02-17 15:42:57 +00:00
msramalho
1a4508df33 minor refactor and user_state tests 2025-02-14 23:56:36 +00:00
msramalho
77130e28c5 refactor scheduled archives deletion 2025-02-12 15:56:26 +00:00
msramalho
f587a17a93 introduces low/high priority queue and custom concurrency 2025-02-12 13:24:11 +00:00
msramalho
4f9d447ec7 optimizing compose and logging 2025-02-11 23:30:45 +00:00
msramalho
17b3705b64 introduces dynamic service_account emails read from the group's orchestration files 2025-02-11 22:50:00 +00:00
msramalho
606e69587b config file is web only 2025-02-11 19:13:33 +00:00
msramalho
a9dd278d24 further worker/web separation and tests fixed 2025-02-11 18:18:49 +00:00
msramalho
b452ec9869 moving user_state out of shared 2025-02-10 23:51:35 +00:00