budgit/internal/service
juancwu 7c24a8302d
All checks were successful
Deploy / build-and-deploy (push) Successful in 1m50s
feat: investment accounts
2026-05-22 14:49:57 +00:00
..
account.go feat: investment accounts 2026-05-22 14:49:57 +00:00
account_activity.go feat: aggregate account and transaction activity logs on space activity page 2026-05-03 23:56:06 +00:00
account_activity_test.go feat: disable registration 2026-05-17 14:30:59 +00:00
account_test.go feat: investment accounts 2026-05-22 14:49:57 +00:00
allocation.go feat: savings allocations 2026-05-04 03:19:36 +00:00
auth.go feat: investment accounts 2026-05-22 14:49:57 +00:00
auth_test.go feat: disable registration 2026-05-17 14:30:59 +00:00
email.go feat: notify user on account deletion 2026-05-17 15:40:03 +00:00
investment.go feat: investment accounts 2026-05-22 14:49:57 +00:00
invite.go feat: audit space activity 2026-05-03 23:10:31 +00:00
invite_test.go feat: audit space activity 2026-05-03 23:10:31 +00: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
recurring_event_test.go feat: disable registration 2026-05-17 14:30:59 +00:00
space.go feat: audit space activity 2026-05-03 23:10:31 +00:00
space_audit_log.go feat: audit space activity 2026-05-03 23:10:31 +00:00
space_audit_log_test.go feat: disable registration 2026-05-17 14:30:59 +00:00
space_test.go feat: audit space activity 2026-05-03 23:10:31 +00:00
transaction.go fix: transfer exceeding available balance allowed 2026-05-04 15:06:12 +00:00
transaction_audit_log.go feat: transaction activity audit and account activity audit 2026-05-03 23:50:39 +00:00
transaction_audit_log_test.go feat: drop sqlite support 2026-05-04 00:29:45 +00:00
transaction_test.go feat: disable registration 2026-05-17 14:30:59 +00:00
user.go feat: notify user on account deletion 2026-05-17 15:40:03 +00:00
user_test.go feat: notify user on account deletion 2026-05-17 15:40:03 +00:00