opportunity-hack / evs

Equestrian Volunteer Scheduler
https://www.ohack.dev/nonprofit/89076bcc077811edbfdeb29c4ac23549
MIT License
1 stars 2 forks source link

Prevent cooldown horse from being registered #47

Closed parkerdavis1 closed 1 year ago

parkerdavis1 commented 1 year ago

Screen Shot 2023-08-09 at 13 49 52

When creating a new event, a list of horses that have cooldown conflicts during the startdate are displayed in a toast.

Ideally there would be a red border around the listbox on an error but that can wait until later IMO.

Still need to add cooldown checking to the Edit Event Details dialog.

parkerdavis1 commented 1 year ago

Added cooldown logic for editing events.