NextExpense/templates
cclohmar d65c0cd5fa feat: add month hierarchy, AI categories, and UI polish
- Restructure hierarchy: Month → Event → Expense (new months table, FK)
- Add MonthHandler with CRUD, monthly reports, dropdown create form
- Events now scoped under months with extended ownership chain
- AI extraction: 16 specific expense categories (Airfare, Meals, etc.)
- UI: category dropdown, button-consistent cards, centered mobile shell on desktop
- Dashboard/month views show claim totals per card
- Description field now mandatory, forms simplified
- Months sorted by name chronologically (latest first)
2026-07-14 09:29:26 +00:00
..
dashboard.html feat: add month hierarchy, AI categories, and UI polish 2026-07-14 09:29:26 +00:00
event_expenses.html feat: add month hierarchy, AI categories, and UI polish 2026-07-14 09:29:26 +00:00
expense_list.html fix: receipt images missing from filed event ZIP + feat: delete individual expenses 2026-06-14 11:46:43 +00:00
index.html feat: add month hierarchy, AI categories, and UI polish 2026-07-14 09:29:26 +00:00
month_events.html feat: add month hierarchy, AI categories, and UI polish 2026-07-14 09:29:26 +00:00
onboarding.html chore: rebrand ReceiptNext to NextExpense 2026-06-21 18:39:48 +00:00
receipt_form.html feat: add month hierarchy, AI categories, and UI polish 2026-07-14 09:29:26 +00:00