Commit graph

125 commits

Author SHA1 Message Date
juancwu
55e04c9b94 feat: allow multi tags for budgets 2026-02-17 15:20:49 +00:00
juancwu
f012766ec7 feat: proper space overview page
All checks were successful
Deploy / build-and-deploy (push) Successful in 2m21s
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
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
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
2026-02-15 02:32:00 +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
2026-02-14 17:30:13 +00:00
juancwu
9e6ff67a87 feat: recurring expenses and reports 2026-02-14 17:00:29 +00:00
juancwu
3de76916c9 feat: payment methods
All checks were successful
Deploy / build-and-deploy (push) Successful in 1m1s
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
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
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
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
2026-02-10 16:52:35 +00:00
juancwu
ca34930039 fix: onboarding action buttons width overflow
All checks were successful
Deploy / build-and-deploy (push) Successful in 1m1s
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
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
2026-02-09 21:51:16 +00:00
juancwu
fa87a3fe42 fix: missing support link in sidebar on space pages 2026-02-09 14:56:27 +00:00
juancwu
ee64d5e456 fix: remove balance from dashboard 2026-02-09 13:59:20 +00:00
juancwu
7e80be888b feat: extend onboarding 2026-02-09 13:57:35 +00:00
juancwu
153eaca676 feat: paginate expenses history 2026-02-09 12:40:02 +00:00
juancwu
9044a64b10 Merge branch 'main' into fix/sse 2026-02-08 00:22:58 +00:00
5c9804d967 Merge branch 'main' into feat/member-management 2026-02-08 00:21:09 +00:00
juancwu
1b5c57704e
feat: dedicated settings page for space 2026-02-07 19:16:16 -05:00
juancwu
a5aca45648 fix: remove sse 2026-02-07 21:04:18 +00:00
juancwu
05e6158d95
feat: create space 2026-02-07 16:00:28 -05:00
juancwu
697b8879dd
Merge branch 'feat/extend-info-display-for-expenses'
# Conflicts:
#	internal/handler/space.go
2026-02-07 15:07:06 -05:00
juancwu
948aa092ed
fix: expense edits does not update balance card 2026-02-07 14:54:20 -05:00
juancwu
15dc582a77 fix: expense form reset incorrectly after top-up submission 2026-02-07 19:50:09 +00:00
juancwu
99a002c607
feat: extend expense card info and allow edit/delete of expense 2026-02-07 14:46:27 -05:00
juancwu
ccd6eaf9ee feat: redirect to expenses after add from overview 2026-02-07 19:37:05 +00:00
juancwu
800a3298d9 feat: add expense from overview page 2026-02-07 19:35:06 +00:00
1c210bde67 Merge pull request 'feat: password auth' (#2) from feat/password-auth into main
Reviewed-on: #2
2026-02-07 19:13:01 +00:00
juancwu
7443547593
feat: password auth 2026-02-07 14:12:22 -05:00
juancwu
2efb5612de fix: list items toggle hard to open
the list items toggle did not expand the full width so it was hard to
open on mobile as one would need to always touch on the name
2026-02-07 19:07:54 +00:00
juancwu
64e2e80e80 feat: link shopping list items 2026-02-07 19:03:26 +00:00
juancwu
6c704828ce feat: show shopping list items in cards 2026-02-07 18:27:27 +00:00
juancwu
4f5873934a feat: delete list 2026-02-07 15:35:35 +00:00
juancwu
e8d34fde3f feat: edit shopping list name 2026-02-07 15:20:43 +00:00
juancwu
e8a202cb3d feat: show up to 5 shopping lists in overview 2026-02-07 15:14:51 +00:00
juancwu
05aaca3600 fix: rename space dashboard page to space overview page 2026-02-07 15:09:35 +00:00
juancwu
5e0637e210 fix: missing favicon 2026-02-07 15:05:51 +00:00
juancwu
446dcf3b49 feat: serve htmx and hyperscript directly from backend 2026-02-07 15:05:39 +00:00
juancwu
42301773cb fix: shopping lists in overview not clickable 2026-02-06 22:07:34 +00:00
juancwu
4f1a5747db fix: change "Dashboard" to "Overview" in space overview page 2026-02-06 22:02:23 +00:00
juancwu
18af2b73da fix: missing autocomplete attr for shopping list name input 2026-02-06 22:00:48 +00:00
juancwu
998d3cb300 fix: use templui checkbox for shopping list item 2026-02-06 22:00:34 +00:00
juancwu
c473c88c33 feat: add terms and privacy pages 2026-01-30 03:21:12 +00:00
juancwu
0da5aadbbe use label component in expense form 2026-01-19 01:56:07 +00:00