Commit graph

47 commits

Author SHA1 Message Date
89d6ea23aa
Add initializer for yjit from Rails 8 2024-08-02 19:20:51 -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
14571a8dc2 Update all dependenceis ()
Reviewed-on: 
2024-07-26 20:24:06 -04:00
9fee6e7d49 Switch deployment to use watchtower ()
Reviewed-on: 
2024-07-13 16:05:28 -04:00
3d04294c09 Swap to gitea actions ()
Reviewed-on: 
2024-07-05 00:34:58 -04:00
72ffe7215d Start running Rails from the main branch ()
Reviewed-on: 
2024-06-21 23:35:36 -04:00
adc8fbc42b Bump to Ruby 3.3.1 ()
Reviewed-on: 
2024-04-25 21:50:38 -04:00
42a5cd8106 Bump to Rails 7.1.3.2 and all dependencies ()
Sqlite 3 locked pending release with backport: https://github.com/rails/rails/pull/51636

Reviewed-on: 
2024-04-22 19:20:29 -04:00
329f6537e7 Use jemalloc for memory allocation ()
Reviewed-on: 
2024-01-26 20:53:20 -05:00
e239c421c6
Bump all dependencies 2024-01-26 20:42:19 -05:00
ca4eaa7a30 Goto Ruby 3.3 ()
Reviewed-on: 
2023-12-25 14:57:39 -05:00
7d1559c2fd
Prefer headless browser for system tests 2023-12-07 20:26:18 -05:00
c638ecca58
Bump dependencies 2023-12-07 20:14:42 -05:00
6908d806a0
Remove controller tests 2023-11-22 21:55:47 -05:00
e1a7f4fbbd Add some model tests ()
Reviewed-on: 
2023-11-22 21:41:03 -05:00
dd881ee41c
Update lockfile to allow Mac 2023-11-13 22:18:32 -05:00
a58c16668c
Disable SSL in production 2023-10-31 21:28:48 -04:00
2ed50e0c9f
Bump dependencies 2023-10-31 21:28:37 -04:00
3ca0053004
Bump all dependencies 2023-10-10 23:10:19 -04:00
addf660c80 Update to Rails 7.1 ()
Reviewed-on: 
2023-10-10 23:01:12 -04:00
c9b79ec9ea
Pull down new docker-entrypoint 2023-09-10 11:37:37 -04:00
6928eb44a5
Provide no command 2023-09-10 11:33:20 -04:00
979febef6a
Fix Docker run 2023-09-10 11:14:54 -04:00
327511af88
Grab latest Rails Dockerfile 2023-08-18 22:36:48 -04:00
dfb2a9673f
Update dependencies 2023-08-18 21:23:34 -04:00
49705eb2c9 Bump all dependencies ()
Reviewed-on: 
2023-07-11 19:04:01 -04:00
6476a6f70c Bump Rails a bit ()
bump-a-roo along the alpha train

Reviewed-on: 
2023-07-11 18:58:27 -04:00
36361caf11 Update Ruby to 3.2.2 ()
Reviewed-on: 
2023-07-10 23:14:19 -04:00
e8a42f9c82 Fix broken system tests ()
Reviewed-on: 
2023-07-10 23:09:57 -04:00
c3e8478840 Make the Docker image usable ()
xD

Reviewed-on: 
2023-03-12 10:39:39 -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
c14a408f9a
Correct quarterly period occurrences 2023-02-24 19:14:19 -05:00
63487a9cba
Add extra bills tracking 2023-02-24 19:08:12 -05:00
a21639ff6f
Include a siple navbar 2023-02-24 18:06:29 -05:00
bebdd5e30d
Hack together a quick dashboard
Also fix bug in member calc
2023-02-23 21:46:05 -05:00
8a7a0cc720
Calculate burden by member 2022-11-20 16:21:28 -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