Commit graph

18 commits

Author SHA1 Message Date
8ed6eabdb2 Use cuprite to drive Chrome (#60)
headless tests started to fail due to elements not being present in time
or not being found period.  CBA to fix so just switch to this other
driver for now.

Reviewed-on: #60
2025-06-06 00:00:54 -04:00
543a9599e0 Hack in registration prevention (#37)
All checks were successful
Deploy / deploy (push) Successful in 4m1s
Reviewed-on: #37
2024-09-08 22:18:56 -04:00
c64550785e Require authentication for most endpoints (#29)
Reviewed-on: #29
2024-09-08 21:07:51 -04:00
452be0c49c Check authentication on each request (#26)
Reviewed-on: #26
2024-08-16 19:59:29 -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
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
7d1559c2fd
Prefer headless browser for system tests
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-07 20:26:18 -05:00
6908d806a0
Remove controller tests
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-22 21:55:47 -05:00
e1a7f4fbbd Add some model tests (#9)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #9
2023-11-22 21:41:03 -05:00
e8a42f9c82 Fix broken system tests (#4)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #4
2023-07-10 23:09:57 -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
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
676f416cae
Initial commit 2022-11-20 15:06:27 -05:00