Commit Graph

32 Commits

Author SHA1 Message Date
Trevor Vallender 7b9f27815b Remove learning goals and their associated todos
/ test (push) Has been cancelled Details
2024-03-05 16:07:05 +00:00
Trevor Vallender 01e08c2656 Group learning goals 2024-01-07 14:17:47 +00:00
Trevor Vallender 80c2841e3d CRUD in place for todos 2024-01-07 13:59:55 +00:00
Trevor Vallender 084f965b25 Add Todos for learning goals 2024-01-07 13:22:21 +00:00
Trevor Vallender 658bc90ed7 Show related microposts on learning goals 2024-01-06 11:17:36 +00:00
Trevor Vallender 6b43cfa813 Add tag association to learning goals 2024-01-06 11:10:56 +00:00
Trevor Vallender 484d10385a Add frontend logic for learning goals 2024-01-06 10:29:41 +00:00
Trevor Vallender 2c06694b4c Add learning goal model 2024-01-06 10:04:31 +00:00
Trevor Vallender 4107aa61d4 Add weight tracking 2023-12-31 11:33:04 +00:00
Trevor Vallender 7ff8075d64 Remove foods 2023-12-29 14:37:38 +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 4aac6e136c Add diary entry to exercise 2023-12-29 12:18:40 +00:00
Trevor Vallender 20ff7d1764 Add diary entries 2023-12-29 12:16:30 +00:00
Trevor Vallender 16adb83240 Add exercises 2023-12-29 11:44:35 +00:00
Trevor Vallender 500f5bd02e Add exercise types 2023-12-29 11:39:20 +00:00
Trevor Vallender 7615febc5d Add food 2023-12-29 11:34:53 +00:00
Trevor Vallender 1d9efa6cab View microposts by tag 2023-10-19 20:00:01 +01:00
Trevor Vallender d5b587499c Tag refinements
- Don’t allow duplicates
- Allow edits correctly
2023-10-19 19:36:08 +01:00
Trevor Vallender ad03410a65 Method to add tags to microposts 2023-10-19 18:46:41 +01:00
Trevor Vallender b75f9277cc Add micropost/tag association 2023-10-19 18:35:48 +01:00
Trevor Vallender 3a6de86d48 Add tags
These will be used by both BlogPost and Micropost
2023-10-19 17:51:32 +01:00
Trevor Vallender 01bcdf3a2d Use kaminari for pagination 2023-10-13 20:28:35 +01:00
Trevor Vallender 61140133f2 Add support for draft blog posts 2023-10-12 16:24:33 +01:00
Trevor Vallender e3a01ae633 Add summaries to blog posts 2023-10-06 08:26:16 +01:00
Trevor Vallender 2014730610 Add BlogPost model
Also fleshed out Micropost tests.
2023-10-05 16:46:07 +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 a257e98eb6 Add microposts
These will have tags etc. in the future, this is it for now.
2023-09-17 12:45:24 +01:00
Trevor Vallender 107c2e62a8 Email confirmation workflow 2023-08-19 16:18:37 +01:00
Trevor Vallender c4715b172d Fix user edit/registration
- Don't require password to edit
- Fix errors on registration form
2023-08-18 19:31:00 +01:00
Trevor Vallender 7fc05d6c9c User profile page setup 2023-08-18 17:45:38 +01:00
Trevor Vallender 0915c65dc8 Added user model 2023-08-08 20:25:35 +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