NextExpense/internal/handlers
cclohmar 67f5ed5624 feat: rebrand to ReceiptNext with 'The Terminal Mint' dark palette
- New favicon: Rx symbol in emerald green square (prescription/receipt)
- Dark theme: #0F172A base, #1E293B cards, #F8FAFC text
- Emerald #10B981 primary accent throughout
- Dashboard simplified to list view with event name + Open button
- Event page: receipt list with edit, Add Receipt button, Submit Event form
- Submit form shows total claim amount + email + format selection
- PWA manifest + service worker updated for ReceiptNext branding
- Variables-based theming for easy palette switching
2026-05-30 13:05:58 +00:00
..
auth.go fix: mobile receipt capture not working - missing name attribute on file input + htmx targetError on OTP verification 2026-05-30 11:34:36 +00:00
events.go feat: rebrand to ReceiptNext with 'The Terminal Mint' dark palette 2026-05-30 13:05:58 +00:00
expenses.go feat: add expense editing - view and edit all existing receipts 2026-05-30 12:43:33 +00:00
file.go feat: add KES support + base currency + exchange rate for expense claims 2026-05-30 12:23:31 +00:00