Commit Graph

6 Commits

Author SHA1 Message Date
Trevor Vallender 552935f5c7 Remove turbo_stream views
Was barking up the wrong tree introducing these. The solution to the
issue of forms not re-rendering was to return the :unprocessable_entity
status when errors are encountered.
2023-08-19 16:41:01 +01:00
Trevor Vallender c57fe587c2 Use helper to update flash in streams 2023-08-18 21:02:39 +01:00
Trevor Vallender db908d4ea4 Improve login form 2023-08-18 20:55:12 +01:00
Trevor Vallender 88ccf7d958 Set up page titles 2023-08-18 19:46:38 +01:00
Trevor Vallender 4307f6182c Initial CSS setup 2023-08-18 17:20:31 +01:00
Trevor Vallender 5dd9a0c446 Setup user registration and session management 2023-08-15 14:50:39 +01:00