Commit graph

14 commits

Author SHA1 Message Date
ngolp
8ab8101214 basic implementation of github issue #28 (modifying user details right from admin dashboard). Went with first name, last name, school, and phone number, since the user can change the shirt size and special accomodations on their own. 2024-10-31 13:55:01 -04:00
ngolp
a46a6b2831 Changed back the SQL query in /mail route 2024-10-22 20:11:34 -04:00
ngolp
44673d1b07 See Github Issue #10. Added separation of admins and users on admin dashboard.
Refactored a bit of the original admin.home endpoint into a helper function to accompany two routes that use the same template without having to copy+paste code.
2024-10-22 20:11:34 -04:00
Cara Salter
a3c89dd478
Support editing event category in modals 2024-06-03 18:12:39 -04:00
Cara Salter
7fc06bde11
Enable editing/creating/deleting events
Wholly through modals, yay!
2024-06-02 12:58:07 -04:00
Cara Salter
e28912b997
Input event modal and create some supporting infra
update form to split date/time as well
2024-06-02 12:30:40 -04:00
Cara Salter
24384b2a35
Update bulk mailer tool
Use new admin site theme, allow for tinyMCE api key to be input to
config.py
2024-02-23 14:40:07 -05:00
Cara Salter
cd5e58fa59
Start admin site rewrite
aaaaaa
2024-01-11 14:25:21 -05:00
Cara Salter
dfd0c33be7
Enable creating and editing of events, and QR codes 2023-12-01 17:05:54 -05:00
Cara Salter
9d08c27135
Editing and creating events! 2023-12-01 16:25:32 -05:00
Cara Salter
1afd9b6e2e
admin: Fix emailing 2022-12-15 17:23:05 -05:00
Cara Salter
181d35cbca
fix: Send emails properly
Forgot to include the bit that sent the emails
2022-12-06 17:57:01 -05:00
Cara Salter
89513af939
admin: Sending bulk emails 2022-12-06 13:39:04 -05:00
Cara Salter
72624a3f4e
admin: Fix admin page 2022-12-06 12:03:13 -05:00