Commit graph

21 commits

Author SHA1 Message Date
0a25c2ae9a Play with solid_cache (#34)
Reviewed-on: #34
2024-09-08 21:51:16 -04:00
4cbe7cfe37 Upgrade Solid Queue (#31)
Two step upgrade; migrations combined since zero downtime not relevant.

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

Reviewed-on: #23
2024-08-01 22:37:50 -04:00
a705b07d01 Use puma plugin for Tailwind in dev (#22)
Reviewed-on: #22
2024-08-01 21:47:52 -04:00
4d3971113f Setup user login/logout (#21)
Reviewed-on: #21
2024-08-01 21:41:42 -04:00
a70c656690 Scaffold out User (#20)
Reviewed-on: #20
2024-07-26 23:24:54 -04:00
c23f58a6df Setup solid queue for job processing (#19)
Reviewed-on: #19
2024-07-26 21:48:32 -04:00
72ffe7215d Start running Rails from the main branch (#16)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Reviewed-on: #16
2024-06-21 23:35:36 -04:00
a58c16668c
Disable SSL in production
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-10-31 21:28:48 -04:00
addf660c80 Update to Rails 7.1 (#8)
Reviewed-on: #8
2023-10-10 23:01:12 -04:00
58798d524f Update dependencies and add pipelines (#2)
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
* 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: #2
2023-03-12 10:27:02 -04:00
fd75a7c6ff Update and connect to drone (#1)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1
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