Commit graph

20 commits

Author SHA1 Message Date
4cbe7cfe37 Upgrade Solid Queue ()
Two step upgrade; migrations combined since zero downtime not relevant.

Reviewed-on: 
2024-09-08 21:13:59 -04:00
c82a5897d7 Add initializer for yjit from Rails 8 ()
Reviewed-on: 
2024-08-02 20:03:06 -04:00
b8d928f4ea Grab latest dependencies ()
Updates dependencies including latest Rails from main. Comes with two new depredations caused by https://github.com/rails/rails/pull/52422

Reviewed-on: 
2024-08-01 22:37:50 -04:00
a705b07d01 Use puma plugin for Tailwind in dev ()
Reviewed-on: 
2024-08-01 21:47:52 -04:00
4d3971113f Setup user login/logout ()
Reviewed-on: 
2024-08-01 21:41:42 -04:00
a70c656690 Scaffold out User ()
Reviewed-on: 
2024-07-26 23:24:54 -04:00
c23f58a6df Setup solid queue for job processing ()
Reviewed-on: 
2024-07-26 21:48:32 -04:00
72ffe7215d Start running Rails from the main branch ()
Reviewed-on: 
2024-06-21 23:35:36 -04:00
a58c16668c
Disable SSL in production 2023-10-31 21:28:48 -04:00
addf660c80 Update to Rails 7.1 ()
Reviewed-on: 
2023-10-10 23:01:12 -04:00
58798d524f Update dependencies and add pipelines ()
* Update Ruby/Rails/other deps
* Unlock Rails and tie to master
  * Gain access to 7.1 incoming feature allowing CI without secret_key_base
* Use Rails 7.1 Dockerfile
* Pipeline for some merge checks
* Pipeline to deploy

Reviewed-on: 
2023-03-12 10:27:02 -04:00
fd75a7c6ff Update and connect to drone ()
Reviewed-on: 
2023-03-08 19:25:24 -05:00
0887a5f6b9
Move extra bills to credit cards 2023-03-03 18:12:59 -05:00
63487a9cba
Add extra bills tracking 2023-02-24 19:08:12 -05:00
bebdd5e30d
Hack together a quick dashboard
Also fix bug in member calc
2023-02-23 21:46:05 -05:00
e098ab48ca
Track incomes 2022-11-20 16:02:41 -05:00
ab00344de0
Add family members 2022-11-20 15:52:18 -05:00
e588ab3db0
Track expenses 2022-11-20 15:43:33 -05:00
7521ebaa45
Install and setup tailwind 2022-11-20 15:07:09 -05:00
676f416cae
Initial commit 2022-11-20 15:06:27 -05:00