Users can now create, edit, and delete custom categories from Settings → Categories. System categories (45 built-in) are shown read-only. Backend adds update_category() and delete_category() service functions; frontend has a new categories API module and a full CRUD section in SettingsPage with filter tabs, colour picker, and delete confirmation. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| accounts.py | ||
| admin.py | ||
| auth.py | ||
| budgets.py | ||
| categories.py | ||
| investments.py | ||
| predictions.py | ||
| reports.py | ||
| settings.py | ||
| transactions.py | ||
| users.py | ||