NextExpense/templates
cclohmar bb34528bf5 feat: single OTP field, event metadata on page, delete event
- OTP: 6 separate inputs → single 6-digit field with copy/paste support
- Event page: shows name, currency, exchange rate at top
- Edit toggle: unlock to edit fields, lock to save (via PUT)
- Delete button with confirmation popup
- DeleteEvent handler + DB function + route
- Backward compatible: collectOTP strips non-digits
2026-06-03 07:46:12 +00:00
..
dashboard.html fix: Edit button shows hidden form — added onclick to remove hidden class 2026-06-03 07:38:52 +00:00
event_expenses.html feat: single OTP field, event metadata on page, delete event 2026-06-03 07:46:12 +00:00
expense_list.html feat: add × close button to image lightbox 2026-06-01 23:57:17 +00:00
index.html feat: send receipt images as ZIP attachment with report 2026-05-30 13:38:23 +00:00
receipt_form.html refactor: replace currency dropdowns with simple text inputs 2026-06-01 23:14:16 +00:00