zhi
eb57197020
BE-CAL-004: implement MinimumWorkload storage
- New model: minimum_workloads table with JSON config column (per-user)
- Schemas: MinimumWorkloadConfig, MinimumWorkloadUpdate, MinimumWorkloadResponse
- Service: CRUD operations + check_workload_warnings() entry point for BE-CAL-007
- API: GET/PUT/PATCH /calendar/workload-config (self + admin routes)
- Migration: auto-create minimum_workloads table on startup
- Registered calendar router in main.py
2026-03-30 22:27:05 +00:00
..
2026-02-21 08:25:37 +00:00
2026-03-16 13:22:14 +00:00
2026-03-30 20:47:44 +00:00
2026-02-22 09:05:05 +00:00
2026-03-30 19:16:16 +00:00
2026-03-29 16:33:00 +00:00
2026-03-21 19:18:20 +00:00
2026-03-19 09:38:37 +00:00
2026-03-30 22:27:05 +00:00
2026-03-30 20:47:44 +00:00
2026-03-20 10:03:56 +00:00
2026-03-16 13:22:14 +00:00
2026-03-30 12:49:52 +00:00
2026-03-29 15:35:23 +00:00
2026-03-12 11:41:55 +00:00
2026-03-19 09:38:37 +00:00
2026-03-30 10:46:20 +00:00
2026-03-16 13:22:14 +00:00
2026-03-16 13:22:14 +00:00