Commit Graph

5 Commits

Author SHA1 Message Date
Trevor Vallender f9802ea7ca Name (and purpose) change
Using this as my own site now
2023-09-17 12:24:54 +01:00
Trevor Vallender 88ccf7d958 Set up page titles 2023-08-18 19:46:38 +01:00
Trevor Vallender ad4fa94bfa Set up forms and error messages
- Assign error class to the existing tags, don't add a wrapper div. This
  keeps the code cleaner and doesn't break our styling.
- Use Turbo Streams to update flash
- Style form errors
2023-08-18 19:08:49 +01:00
Trevor Vallender f20d267707 Fix logout test 2023-08-15 14:56:48 +01:00
Trevor Vallender 5dd9a0c446 Setup user registration and session management 2023-08-15 14:50:39 +01:00