Commit graph

36 commits

Author SHA1 Message Date
juancwu
7c24a8302d feat: investment accounts
All checks were successful
Deploy / build-and-deploy (push) Successful in 1m50s
2026-05-22 14:49:57 +00:00
juancwu
2db260f849 feat: account deletion 2026-05-17 15:01:04 +00:00
juancwu
fb0cfb5a45 feat: shift recurring event date if lands on weekends 2026-05-10 13:28:06 +00:00
juancwu
f7558c0eb5 feat: add unique constraint accounts(name, space_id)
All checks were successful
Deploy / build-and-deploy (push) Successful in 1m46s
2026-05-10 13:09:58 +00:00
juancwu
448b6f6262 feat: recurring transactions
All checks were successful
Deploy / build-and-deploy (push) Successful in 1m36s
2026-05-04 04:42:22 +00:00
juancwu
ca0fec563e feat: add currency to accounts 2026-05-04 04:24:08 +00:00
juancwu
2dac136049 feat: savings allocations
All checks were successful
Deploy / build-and-deploy (push) Successful in 1m31s
2026-05-04 03:19:36 +00:00
juancwu
da718427bd feat: drop sqlite support
All checks were successful
Deploy / build-and-deploy (push) Successful in 1m27s
2026-05-04 00:29:45 +00:00
juancwu
5e00060421 fix: sql syntax incompatibility with sqlite/postgresql 2026-05-03 23:59:37 +00:00
juancwu
c96595d41e feat: transaction activity audit and account activity audit 2026-05-03 23:50:39 +00:00
juancwu
49bcc82934 feat: audit space activity 2026-05-03 23:10:31 +00:00
juancwu
8c681282ef feat: pay bills 2026-04-22 15:49:00 +00:00
juancwu
8e952455cd feat: seed categories 2026-04-11 19:16:40 +00:00
juancwu
a2b0ee5c15 feat: add categories 2026-04-11 19:12:19 +00:00
juancwu
694b774986 chore: calculate total balance for space 2026-04-11 17:57:41 +00:00
juancwu
df164ab0f4 chore: massive reset 2026-04-06 17:53:57 +00:00
juancwu
7be5510753 feat: new minimal db schema 2026-04-06 15:07:25 +00:00
juancwu
86f7f3160e
fix: missing decimal numbers for str amount column
All checks were successful
Deploy / build-and-deploy (push) Successful in 2m34s
2026-03-14 17:34:57 -04:00
juancwu
c8a1eb5b7a
chore: replace int amount_cents for string storage and decimal pkg 2026-03-14 14:43:39 -04:00
juancwu
ac7296b06e
feat: loans 2026-03-14 11:34:21 -04:00
juancwu
08f6b034f5 feat: set timezone space level
All checks were successful
Deploy / build-and-deploy (push) Successful in 2m25s
2026-03-03 15:34:52 +00:00
juancwu
945069052f feat: set timezone user level 2026-03-03 12:29:41 +00:00
juancwu
5513bcc603 feat: recurring deposits to accounts 2026-02-20 16:23:01 +00:00
juancwu
8f58c6b9e3 fix: 00013 migration file 2026-02-18 00:56:49 +00:00
juancwu
55e04c9b94 feat: allow multi tags for budgets 2026-02-17 15:20:49 +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
d6f6790c4d feat: create accounts to partition money 2026-02-13 00:56:07 +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
94a05b0433 login via magic link 2026-01-04 19:24:01 -05:00
juancwu
f251f52fa9 update tables primary key to use serial/integer 2025-12-17 11:25:53 -05:00
juancwu
7e288ea67a add middlewares, handlers and database models 2025-12-16 10:46:34 -05:00
juancwu
5dde43e409 init go project 2025-12-10 16:05:30 -05:00