Commit graph

147 commits

Author SHA1 Message Date
juancwu
7a04d9dcbc fix: inaccurate amount calculations
All checks were successful
Deploy / build-and-deploy (push) Successful in 2m26s
v1.8.1
use decimal pkg to solve issue
2026-02-23 20:46:16 +00:00
juancwu
a17703d30d feat: add transaction from overview page 2026-02-23 19:27:03 +00:00
juancwu
0008e93973 chore: refactor add expense dialog to its own ui block 2026-02-23 18:38:10 +00:00
juancwu
7e3a2db356 fix: remove extra AppVersion context key entry 2026-02-23 17:51:13 +00:00
juancwu
b329fb3e19 fix: use http utils in space access middleware 2026-02-23 14:54:01 +00:00
juancwu
0a2ab751a5 fix: properly redirect to login page if access to space without user 2026-02-23 14:53:48 +00:00
juancwu
669c01716c feat: add http utilities to middleware package 2026-02-23 14:53:20 +00:00
juancwu
e747906f18 fix: breadcrumbs and menu item still uses old dashboard link 2026-02-23 13:57:35 +00:00
juancwu
e10186fd7a feat: show account transfer history
All checks were successful
Deploy / build-and-deploy (push) Successful in 2m50s
v1.8.0
2026-02-20 16:43:25 +00:00
juancwu
b34f336aea Merge branch 'feat/recurring-account-deposit' 2026-02-20 16:23:05 +00:00
juancwu
5513bcc603 feat: recurring deposits to accounts 2026-02-20 16:23:01 +00:00
juancwu
85ecd67bc1 Merge branch 'feat/rename-dashboard'
All checks were successful
Deploy / build-and-deploy (push) Successful in 2m14s
v1.7.1
2026-02-18 15:06:32 +00:00
juancwu
fbd8d6e935 fix: ui uses "Dashboard" instead of "Spaces" 2026-02-18 15:06:22 +00:00
juancwu
d6b9eb9c59 fix: migrate dashboard to space handler & rm dashboard handler 2026-02-18 15:03:20 +00:00
juancwu
2f1a7154e4 fix: redirect middleware return type 2026-02-18 14:57:35 +00:00
juancwu
b9976aef9c Merge branch 'fix/migration-file'
All checks were successful
Deploy / build-and-deploy (push) Successful in 2m16s
v1.7.0
2026-02-18 00:56:55 +00:00
juancwu
8f58c6b9e3 fix: 00013 migration file 2026-02-18 00:56:49 +00:00
juancwu
dd3f607e13 Merge branch 'feat/friendlier-tag-creation' 2026-02-17 21:13:52 +00:00
juancwu
ef37360da7 feat: add tag combobox to make tagging expenses easier 2026-02-17 21:13:46 +00:00
juancwu
0e5d196432 Merge branch 'feat/allow-multiple-tags-for-budgets' 2026-02-17 15:21:08 +00:00
juancwu
55e04c9b94 feat: allow multi tags for budgets 2026-02-17 15:20:49 +00:00
juancwu
10e084773c fix: RequireAuth and RequireSpaceAccess order
All checks were successful
Deploy / build-and-deploy (push) Successful in 2m17s
v1.6.1
2026-02-17 02:34:02 +00:00
juancwu
a9d012048a chore: delete auth middleware backup file 2026-02-17 01:46:17 +00:00
juancwu
7d3595fdcd fix: jwt expiry not taken from configuration 2026-02-17 01:45:29 +00:00
juancwu
f012766ec7 feat: proper space overview page
All checks were successful
Deploy / build-and-deploy (push) Successful in 2m21s
v1.6.0
2026-02-16 00:02:01 +00:00
juancwu
03217ac69f fix: reports date range active state does not update
All checks were successful
Deploy / build-and-deploy (push) Successful in 2m22s
v1.5.0
2026-02-15 23:08:03 +00:00
juancwu
a7d5f21fe8 feat: replace overview with reports page 2026-02-15 23:00:58 +00:00
juancwu
e5941e1329 fix: some elements are not templui components
All checks were successful
Deploy / build-and-deploy (push) Successful in 2m17s
v1.4.5
2026-02-15 05:17:30 +00:00
juancwu
d7cd50d671 fix: improve error messages
All checks were successful
Deploy / build-and-deploy (push) Successful in 2m18s
v1.4.4
2026-02-15 02:32:00 +00:00
juancwu
696cb6a2fa feat: CRUD rate limit and improve security
All checks were successful
Deploy / build-and-deploy (push) Successful in 2m18s
v1.4.3
2026-02-15 01:47:25 +00:00
juancwu
f0d5cc459a chore: add templui llm.txt
All checks were successful
Deploy / build-and-deploy (push) Successful in 2m18s
v1.4.2
2026-02-14 23:13:17 +00:00
juancwu
d224f5a10a fix: no proper loading feedback on forms 2026-02-14 23:12:43 +00:00
juancwu
cbb14ffba2 fix: expenses without tag crashes reports page
All checks were successful
Deploy / build-and-deploy (push) Successful in 2m18s
v1.4.1
2026-02-14 17:30:13 +00:00
juancwu
4b0b5902f6 test: add new repos and services to space handler
All checks were successful
Deploy / build-and-deploy (push) Successful in 2m18s
v1.4.0
2026-02-14 17:19:29 +00:00
juancwu
9e6ff67a87 feat: recurring expenses and reports 2026-02-14 17:00:29 +00:00
juancwu
cda4f61939
feat: run tests before deploy
All checks were successful
Deploy / build-and-deploy (push) Successful in 2m8s
v1.3.1
2026-02-14 11:36:52 -05:00
juancwu
1346abf733
feat: tests 2026-02-14 10:53:57 -05:00
juancwu
3de76916c9 feat: payment methods
All checks were successful
Deploy / build-and-deploy (push) Successful in 1m1s
v1.3.0
2026-02-13 21:55:10 +00:00
juancwu
364f8dc682 feat: show money accounts in overview page
All checks were successful
Deploy / build-and-deploy (push) Successful in 1m1s
v1.2.0
2026-02-13 01:11:38 +00:00
juancwu
6bc00a08c7 feat: show allocated amount in expenses 2026-02-13 01:03:38 +00:00
juancwu
c82c7865b6 fix: expenses shows total balance instead of deducted balance 2026-02-13 00:59:44 +00:00
juancwu
d6f6790c4d feat: create accounts to partition money 2026-02-13 00:56:07 +00:00
juancwu
fb1a038821 fix: no default date selected on expense form
All checks were successful
Deploy / build-and-deploy (push) Successful in 1m2s
v1.1.1
2026-02-12 00:45:16 +00:00
juancwu
e7fdea5375 feat: add google analytics setup
All checks were successful
Deploy / build-and-deploy (push) Successful in 59s
v1.1.0
2026-02-10 16:52:35 +00:00
juancwu
91a243e114 fix: downgrade templ cli
variables in script tags are wrongly getting escaped
2026-02-10 16:52:00 +00:00
juancwu
ca34930039 fix: onboarding action buttons width overflow
All checks were successful
Deploy / build-and-deploy (push) Successful in 1m1s
v1.0.4
2026-02-10 13:17:05 +00:00
juancwu
3d2253e47f fix: extra v in sidebar app version text
All checks were successful
Deploy / build-and-deploy (push) Successful in 59s
v1.0.3
2026-02-09 21:55:01 +00:00
juancwu
b47e48b882 feat: include app version in sidebar footer
All checks were successful
Deploy / build-and-deploy (push) Successful in 1m0s
v1.0.2
2026-02-09 21:51:16 +00:00
juancwu
720d043dee fix: onboard endpoints rate limitted
All checks were successful
Deploy / build-and-deploy (push) Successful in 1m1s
v1.0.1
2026-02-09 21:24:02 +00:00
juancwu
4191758342 fix: wrong first time setup user creation 2026-02-09 21:13:46 +00:00