NextExpense/internal/handlers
cclohmar 0748af7c26 fix: EditEvent returns standalone form fragment, not full page
- Edit button now shows inline form with pre-filled values
- Cancel button hides the form again
- Computes sample claim from existing exchange rate
- No full-page rendering issues
2026-06-03 07:41:29 +00:00
..
auth.go refactor: implement best-practice recommendations from code review 2026-05-31 02:13:07 +00:00
events.go fix: EditEvent returns standalone form fragment, not full page 2026-06-03 07:41:29 +00:00
expenses.go fix: normalize ImagePath for old database entries with storage/ prefix 2026-06-01 23:30:56 +00:00
file.go refactor: implement best-practice recommendations from code review 2026-05-31 02:13:07 +00:00
helpers.go fix: normalize ImagePath for old database entries with storage/ prefix 2026-06-01 23:30:56 +00:00
templates.go feat: OTP inputs auto-advance to next field when digit is typed 2026-06-02 00:00:57 +00:00