tegwick
9aa54f8133
feat(api): CUST-WP-0018 — API hardening & code quality
T01: Fix datetime.utcnow() → datetime.now(tz=timezone.utc) in MCP server
T02: Wrap _get/_post/_patch/_delete with try/except; return error dicts
T03: Log warnings when write_log skips missing project path
T04: Add priority + due_date_before filters to GET /tasks/
T05: Add owner + slug filters to GET /workstreams/
T06: Add offset param to GET /progress/ for proper pagination
T07: Low-severity bundle:
- CORS origins from CORS_ORIGINS env var (TD-017)
- seed.py upsert domains+topics on re-run (TD-011)
- normalise filter bar CSS → filter-text-input everywhere (TD-016)
- add 30.5 avg-days-per-month comment in decisions.md (TD-019)
- TD-009, TD-018 already resolved by existing code
Closes CUST-WP-0018.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 02:17:04 +01:00
..
2026-03-11 01:09:07 +01:00
2026-03-11 01:09:07 +01:00
2026-03-12 22:36:24 +01:00
2026-03-02 00:32:35 +01:00
2026-02-28 12:14:47 +01:00
2026-03-11 01:40:52 +01:00
2026-03-02 00:32:35 +01:00
2026-03-12 21:46:17 +01:00
2026-03-03 08:16:00 +01:00
2026-03-12 21:47:01 +01:00
2026-03-04 19:44:14 +01:00
2026-03-09 00:21:37 +01:00
2026-03-04 19:44:14 +01:00
2026-03-11 01:09:07 +01:00
2026-03-11 23:04:08 +01:00
2026-03-12 04:40:26 +01:00
2026-03-16 01:41:16 +01:00
2026-03-16 02:55:45 +01:00
2026-03-17 22:26:15 +01:00
2026-03-17 23:12:19 +01:00
2026-03-18 02:17:04 +01:00
2026-03-18 02:01:10 +01:00
2026-03-18 01:58:26 +01:00