NextExpense/internal
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
..
ai feat: add month hierarchy, AI categories, and UI polish 2026-07-14 09:29:26 +00:00
auth fix: resolve 7 critical security findings from code review 2026-05-31 01:50:08 +00:00
database feat: add month hierarchy, AI categories, and UI polish 2026-07-14 09:29:26 +00:00
email chore: rebrand ReceiptNext to NextExpense 2026-06-21 18:39:48 +00:00
handlers feat: add month hierarchy, AI categories, and UI polish 2026-07-14 09:29:26 +00:00
utils chore: rebrand ReceiptNext to NextExpense 2026-06-21 18:39:48 +00:00