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-03-30 22:27:05 +00:00
2026-03-06 13:46:38 +00:00
2026-03-30 22:27:05 +00:00
2026-03-30 22:27:05 +00:00
2026-03-30 22:27:05 +00:00
2026-02-21 08:25:37 +00:00
2026-03-29 15:35:23 +00:00
2026-03-30 22:27:05 +00:00