Commit Graph

11 Commits

Author SHA1 Message Date
3324c4f156 feat(allocation): implement resource allocation feature
- Add AllocationController with CRUD + bulk endpoints
- Add AllocationValidationService for capacity/estimate validation
- Add AllocationMatrixService for optimized matrix queries
- Add AllocationPolicy for authorization
- Add AllocationResource for API responses
- Add frontend allocationService and matrix UI
- Add E2E tests for allocation matrix (20 tests)
- Add unit tests for validation service and policies
- Fix month format conversion (YYYY-MM to YYYY-MM-01)
2026-02-25 16:28:47 -05:00
032da7c40c Ralph iteration 10: work in progress 2026-02-18 14:20:13 -05:00
18496533b4 Ralph iteration 9: work in progress 2026-02-18 14:20:04 -05:00
da3cac08d7 Ralph iteration 8: work in progress 2026-02-18 14:19:55 -05:00
969ee4b7d5 Ralph iteration 7: work in progress 2026-02-18 14:19:46 -05:00
de313f53c3 Ralph iteration 6: work in progress 2026-02-18 14:19:37 -05:00
9da62347c4 Ralph iteration 5: work in progress 2026-02-18 14:19:29 -05:00
70801460eb Ralph iteration 4: work in progress 2026-02-18 14:19:20 -05:00
d37b9d4fb7 Ralph iteration 3: work in progress 2026-02-18 14:19:11 -05:00
3db2996e72 Ralph iteration 2: work in progress 2026-02-18 14:19:02 -05:00
a3b7eb116d Ralph iteration 1: work in progress 2026-02-18 14:18:53 -05:00