Commit Graph

46 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 31519be66d Rails 7.2.0.rc1 upgrade 2024-08-08 11:35:36 +01:00
Trevor Vallender 25594d8b55 Ruby and gem updates
/ test (push) Waiting to run Details
2024-08-05 16:06:52 +01:00
Trevor Vallender 915ba8ec23 Ruby update
/ test (push) Waiting to run Details
2024-05-15 20:57:39 +01:00
Trevor Vallender 4d53c8dd46 Started a /uses page, wip
/ test (push) Has been cancelled Details
2024-03-08 14:52:10 +00:00
Trevor Vallender 8e1f11ac87 Add volume for ActiveStorage 2024-03-08 14:33:17 +00:00
Trevor Vallender 65a14e9f19 Design refresh
/ test (push) Waiting to run Details
2024-03-06 20:47:08 +00:00
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 cc1e5dc036 Updates and feature flags 2024-02-04 14:16:19 +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 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 7615febc5d Add food 2023-12-29 11:34:53 +00:00
Trevor Vallender e1e3ef94be Updates 2023-12-28 12:54:44 +00:00
Trevor Vallender e0c12a9760 Use default Rails healthcheck 2023-10-20 10:38:55 +01:00
Trevor Vallender 059d59e437 Set up Solid Cache 2023-10-19 20:28:18 +01:00
Trevor Vallender 1d9efa6cab View microposts by tag 2023-10-19 20:00:01 +01:00
Trevor Vallender 1451104b75 Add "updated at" to blog posts 2023-10-16 09:24:23 +01:00
Trevor Vallender de4eb6742b Upgrades
- Upgrade to Rails 7.1 from RC
- devenv update
- Fix broken tests
2023-10-13 20:04:11 +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 bf54c278e9 Allow /μposts as a route 2023-10-05 15:24:04 +01:00
Trevor Vallender b88ec4446b Fix Postgres setup 2023-10-05 15:13:26 +01:00
Trevor Vallender 42181fa681 Fix Postgres setup 2023-10-04 13:37:16 +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 a4cc6d1e3f Make appropriate pages public
Going to be using this as a personal site.
2023-09-29 15:11:24 +01:00
Trevor Vallender 19319dba9c Setting up deployment with Kamal 2023-09-29 14:05:38 +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 2038dd741c Install ActionText
Planning on basing most of the content around this.
2023-09-17 12:37:55 +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 2a44d71478 Add home page 2023-08-20 12:49:21 +01:00
Trevor Vallender 107c2e62a8 Email confirmation workflow 2023-08-19 16:18:37 +01:00
Trevor Vallender 88ccf7d958 Set up page titles 2023-08-18 19:46:38 +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 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 f20d267707 Fix logout test 2023-08-15 14:56:48 +01:00
Trevor Vallender 0c2868560b Install Turbo 2023-08-15 14:56:41 +01:00
Trevor Vallender 0a1f918c41 Install importmap-rails 2023-08-15 14:52:22 +01:00
Trevor Vallender 5dd9a0c446 Setup user registration and session management 2023-08-15 14:50:39 +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