Commit graph

6 commits

Author SHA1 Message Date
Cara Salter
87adc200b3
Initial work on local passwords.
- Create password change modal on user dashboard
- Split login into two flows -- WPI and local

Need to define password strength requirements and create local login
page, as well as allow for setting an alternative contact email.
2024-05-04 11:21:32 +10:00
Cara Salter
7c769e168f
Create base about page
Should make officer image generation dynamic and uploadable by each
officer.

TODO: Make officer images and assignment dynamic
Signed-Off-By: Cara Salter <cara@devcara.com>
2024-03-22 10:37:51 +11:00
Cara Salter
5bd7d548c1
Admin dashboard!
Get event management page almost working! Deleting events works,
creating new events works, editing events (almost) works! Just need to
figure out how to properly set the date and time fields when editing...

Also, user management! You can see a list of users and will
theoretically be able to promote officers from the web UI
2024-03-06 16:18:18 -05:00
Cara Salter
d6302ea673
Init "join" and "dashboard" pages 2024-03-03 20:29:35 -05:00
Cara Salter
670dd34856
Scaffold main page 2024-03-03 20:15:31 -05:00
Cara Salter
c59211c225
Scaffold out authentication 2024-03-03 17:52:34 -05:00