Commit Graph

15 Commits

Author SHA1 Message Date
Ross b5525bd3fb feat: add group management for workers and shifts, including validation for overlapping groups 2026-07-09 22:14:30 +01:00
Ross 0f31dfe1a9 feat: add exact shifts functionality to Worker class and update related logic in RotaBuilder 2026-07-08 22:33:33 +01:00
Ross 5cf2480602 Refactor Assignment model to enforce single rota assignment per worker and update related view logic to prevent multiple assignments 2025-12-19 21:10:43 +00:00
Ross 023e345591 Add rota-builder summary to detail view with weeks, shifts, and workers count 2025-12-17 17:25:22 +00:00
Ross a783ce1f3e Refactor fte mapping in Worker model to convert fractional values to percentage for pydantic compatibility 2025-12-15 20:54:05 +00:00
Ross 6d4e335a90 . 2025-12-14 22:16:35 +00:00
Ross 249e09766d . 2025-12-13 22:41:32 +00:00
Ross a89aa0a35b . 2025-12-13 22:07:07 +00:00
Ross c94c204d51 . 2025-12-09 21:12:05 +00:00
Ross e6943ccfc7 . 2025-12-09 12:16:59 +00:00
Ross c63d4d1585 . 2025-12-09 12:07:26 +00:00
Ross eb95f5fa6d . 2025-12-09 11:55:00 +00:00
Ross 3f73316dbf . 2025-12-09 10:32:24 +00:00
Ross 4927697621 start the django 2025-12-09 10:01:04 +00:00
Ross a230c9d94c start a django app 2025-12-09 09:49:54 +00:00