|
|
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
|
99a002c607
|
feat: extend expense card info and allow edit/delete of expense
|
2026-02-07 14:46:27 -05: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
|
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
|
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
|
c473c88c33
|
feat: add terms and privacy pages
|
2026-01-30 03:21:12 +00:00 |
|
juancwu
|
0aa489eafd
|
fix: new expense added on top of "History" title
|
2026-01-19 01:29:33 +00:00 |
|
juancwu
|
7ceac1ffeb
|
fix: create tag input not having autocomplete attr
|
2026-01-18 23:40:41 +00:00 |
|
juancwu
|
91679c3aee
|
fix: balance card wrong oob swap
|
2026-01-18 23:38:14 +00:00 |
|
juancwu
|
d7cdb19c3e
|
improve tag creation and association when adding expenses
|
2026-01-15 02:27:00 +00:00 |
|
juancwu
|
081499ca59
|
improve dashboard page
|
2026-01-15 01:06:55 +00:00 |
|
juancwu
|
dd7f2ebe3e
|
add SSE
|
2026-01-14 21:51:08 +00:00 |
|
juancwu
|
4d6e6799a0
|
add invite to space feature
|
2026-01-14 21:11:16 +00:00 |
|
juancwu
|
f8ddf152e4
|
add expenses management
|
2026-01-14 20:40:36 +00:00 |
|
juancwu
|
b7905ddded
|
add shopping list and tag management
|
2026-01-14 18:19:13 +00:00 |
|
juancwu
|
219d254b96
|
add initial space logic/behaviour
|
2026-01-14 15:25:10 +00:00 |
|
juancwu
|
36624b675d
|
add initial dashboard page
|
2026-01-14 02:04:35 +00:00 |
|
juancwu
|
db3e3192e2
|
add not found page
|
2026-01-14 01:56:40 +00:00 |
|
juancwu
|
ce3577292e
|
handle onboarding (set name)
|
2026-01-04 21:43:22 -05:00 |
|
juancwu
|
94a05b0433
|
login via magic link
|
2026-01-04 19:24:01 -05:00 |
|
juancwu
|
86fd4b73b6
|
render auth and password pages
|
2025-12-16 16:28:11 -05:00 |
|
juancwu
|
557dd4cb0c
|
update go module prefix
|
2025-12-16 10:50:16 -05:00 |
|
juancwu
|
7e288ea67a
|
add middlewares, handlers and database models
|
2025-12-16 10:46:34 -05:00 |
|