NextExpense/templates
cclohmar 8ff1a4175a feat: view receipt image from expense list
- Added 🖼️ button on each expense — opens full-screen lightbox
- Click anywhere on the overlay to close
- Images served via /storage/{filename} (auth-protected)
- Fixed ImagePath to store only filename (was storage/storage/...)
- Both expense_list.html fragment and event_expenses.html page updated
2026-06-01 23:16:35 +00:00
..
dashboard.html refactor: replace currency dropdowns with simple text inputs 2026-06-01 23:14:16 +00:00
event_expenses.html feat: view receipt image from expense list 2026-06-01 23:16:35 +00:00
expense_list.html feat: view receipt image from expense list 2026-06-01 23:16:35 +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