branchsbox.web/scheduled-eventscancel

5 Commits over 0 Days - ∞cph!

1 Year Ago
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
1 Year Ago
Explicitly support DateTime for ModelFields
1 Year Ago
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
1 Year Ago
Added endpoint to grab non-stale events
1 Year Ago
Started on registering scheduled events, add admin page to add / list / delete already scheduled events