Commit Graph

6 Commits

Author SHA1 Message Date
Trevor Vallender a3f5ad3ad2 Enforce 7.2 defaults
/ test (push) Has been cancelled Details
2024-08-08 11:36:26 +01:00
Trevor Vallender 0a4bfa86f9 Rails 7.1 upgrade
Turned on assume_ssl to fix issue with HTTP headers
2023-09-29 16:09:44 +01:00
Trevor Vallender f9802ea7ca Name (and purpose) change
Using this as my own site now
2023-09-17 12:24:54 +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 4307f6182c Initial CSS setup 2023-08-18 17:20:31 +01:00
Trevor Vallender abf311ae5c Initial commit
- Added devenv (note SSL currently not working)
- Using Postgres as database
2023-08-08 17:48:09 +01:00