Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-30 | Fetches all characters and added dropdown menu | Jannick | |
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-29 | Use oath userid to identify applicants | Linnnus | |
2024-04-27 | Flesh out 'join' user flow | Linnnus | |
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") |