Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix production dates #1482

Merged
merged 3 commits into from
Jul 9, 2024
Merged

Conversation

NicoPennec
Copy link
Member

Problem
When creating or editing a production, some users may want to set the start date or end date to a weekend day.

Solution

  • Remove the weekend day selection restriction.
  • Prevent selecting an end date lower than the start date.
  • Remove an unused modal.

- Remove the weekend day selection restriction.
- Prevent selecting an end date lower than the start date.
@NicoPennec NicoPennec mentioned this pull request Jul 9, 2024
@frankrousseau frankrousseau merged commit 47441da into cgwire:master Jul 9, 2024
5 checks passed
@NicoPennec NicoPennec deleted the fix/production-dates branch July 9, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants