budgit/internal/repository
2026-05-22 14:51:06 +00:00
..
account.go feat: investment accounts 2026-05-22 14:49:57 +00:00
account_deletion_request.go feat: notify user on account deletion 2026-05-17 15:40:03 +00:00
account_test.go chore: overhaul onboarding steps 2026-04-11 16:18:46 +00:00
allocation.go feat: savings allocations 2026-05-04 03:19:36 +00:00
allocation_test.go feat: savings allocations 2026-05-04 03:19:36 +00:00
category.go feat: pay bills 2026-04-22 15:49:00 +00:00
helpers.go chore: refactor 2026-03-14 16:39:07 +00:00
investment_contribution_room.go chore: format code 2026-05-22 14:51:06 +00:00
investment_holding.go feat: investment accounts 2026-05-22 14:49:57 +00:00
investment_trade.go feat: investment accounts 2026-05-22 14:49:57 +00:00
invitation.go add invite to space feature 2026-01-14 21:11:16 +00:00
invitation_test.go feat: tests 2026-02-14 10:53:57 -05:00
main_test.go feat: drop sqlite support 2026-05-04 00:29:45 +00:00
recurring_event.go feat: shift recurring event date if lands on weekends 2026-05-10 13:28:06 +00:00
space.go feat: shared with me page 2026-04-12 16:55:38 +00:00
space_audit_log.go feat: savings allocations 2026-05-04 03:19:36 +00:00
space_audit_log_test.go feat: drop sqlite support 2026-05-04 00:29:45 +00:00
space_test.go chore: massive reset 2026-04-06 17:53:57 +00:00
token.go login via magic link 2026-01-04 19:24:01 -05:00
token_test.go feat: tests 2026-02-14 10:53:57 -05:00
transaction.go feat: investment accounts 2026-05-22 14:49:57 +00:00
transaction_audit_log.go feat: aggregate account and transaction activity logs on space activity page 2026-05-03 23:56:06 +00:00
transaction_audit_log_test.go feat: drop sqlite support 2026-05-04 00:29:45 +00:00
transaction_test.go feat: transfer funds between accounts 2026-05-04 02:18:30 +00:00
user.go feat: account deletion 2026-05-17 15:01:04 +00:00
user_test.go feat: tests 2026-02-14 10:53:57 -05:00