Trevor Vallender
658bc90ed7
Show related microposts on learning goals
2024-01-06 11:17:36 +00:00
Trevor Vallender
484d10385a
Add frontend logic for learning goals
2024-01-06 10:29:41 +00:00
Trevor Vallender
4107aa61d4
Add weight tracking
2023-12-31 11:33:04 +00:00
Trevor Vallender
c4d64e40a5
Diary entry basic functionality
...
Entries can be created, edited and viewed.
2023-12-29 14:35:35 +00:00
Trevor Vallender
1d9efa6cab
View microposts by tag
2023-10-19 20:00:01 +01:00
Trevor Vallender
69ff225b03
Added call for discussion
2023-10-05 21:21:42 +01:00
Trevor Vallender
1e6a31ae78
Basic blog post CRUD
2023-10-05 19:46:09 +01:00
Trevor Vallender
592120aeae
Styling improvements
2023-10-05 19:22:31 +01:00
Trevor Vallender
8759a9062c
Complete CRUD actions for microposts
2023-10-05 19:05:53 +01:00
Trevor Vallender
edef151006
Microposts set up
...
Index, new, create all working. Styling is _okay_. Some issues with
styling inside trix-editor.
2023-09-17 14:59:06 +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
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