budgit/internal/handler
juancwu 0e3b8159ff refactor: spaces page header with greeting and handler-computed total
Why: Move per-page balance summation out of the template (business logic
belongs in the handler) and dedupe the pluralised summary copy while
preserving the styled dollar span.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 00:26:23 +00:00
..
auth.go chore: overhaul onboarding steps 2026-04-11 16:18:46 +00:00
auth_test.go chore: use "My Space" as default space name 2026-04-14 01:16:01 +00:00
home.go feat: setting up routes for spaces landing page 2026-04-07 12:38:07 +00:00
home_test.go feat: setting up routes for spaces landing page 2026-04-07 12:38:07 +00:00
redirect.go feat: setting up routes for spaces landing page 2026-04-07 12:38:07 +00:00
redirect_test.go feat: setting up routes for spaces landing page 2026-04-07 12:38:07 +00:00
settings.go chore: massive reset 2026-04-06 17:53:57 +00:00
settings_test.go chore: overhaul onboarding steps 2026-04-11 16:18:46 +00:00
space.go refactor: spaces page header with greeting and handler-computed total 2026-04-24 00:26:23 +00:00