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 | ||
| account_service.py | ||
| auth_service.py | ||
| budget_service.py | ||
| category_service.py | ||
| csv_detector.py | ||
| investment_service.py | ||
| price_feed_service.py | ||
| report_service.py | ||
| transaction_service.py | ||