You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🔹 Definition of Done:
✔️ Managers can select any weekday and mark it as a "Day Off".
✔️ Days marked as "Day Off" remove any previously assigned dishes.
✔️ The UI clearly indicates "Day Off" days in the weekly menu view.
✔️ The system prevents dish assignments on "Day Off" days.
✔️ Employees see a "No Meal Planned" label for those days.
✔️ Changes are saved persistently in the backend.
✔️ Unit and integration tests confirm correct "Day Off" logic.
✔️ Feature demo successfully completed.
The text was updated successfully, but these errors were encountered: