branchsbox.web/scheduled-eventscancel
5 Commits over 0 Days - ∞cph!
Add specific api functions based on BaseApiResponse
Api uses new functions instead of directly interacting with db
Works uses same Api functions, store creator's SteamId
Add GetScheduledEvents Test
Explicitly support DateTime for ModelFields
Support "datetime" as a field editor, just use datetime-local
Fixed not returning any scheduled events
Added more data annotations to ScheduledEvent for validation
Use ModelForm instead of our own hand-made EditForm
Added endpoint to grab non-stale events
Started on registering scheduled events, add admin page to add / list / delete already scheduled events