Soc/app
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
..
assets Set up forms and error messages 2023-08-18 19:08:49 +01:00
channels/application_cable Initial commit 2023-08-08 17:48:09 +01:00
controllers Set up forms and error messages 2023-08-18 19:08:49 +01:00
helpers Add session helpers 2023-08-08 20:29:01 +01:00
javascript Install Turbo 2023-08-15 14:56:41 +01:00
jobs Initial commit 2023-08-08 17:48:09 +01:00
mailers Initial commit 2023-08-08 17:48:09 +01:00
models User profile page setup 2023-08-18 17:45:38 +01:00
views Set up forms and error messages 2023-08-18 19:08:49 +01:00