summaryrefslogtreecommitdiff
path: root/views/join_form.html
AgeCommit message (Collapse)Author
2024-04-30Fetches all characters and added dropdown menuJannick
The login shit now works, and we successfully fetch all the users characters. There is also a dropdown menu on the join page, featuring all chars.
2024-04-29Use oath userid to identify applicantsLinnnus
2024-04-27Flesh out 'join' user flowLinnnus
This commit splits the user flow when sending in an application to join the guild into three staged: 1. Intro text 2. HTML form 3. Form submission feedback (aka. "yay it went through")