whisper-money/app
Víctor Falcón 36c8c30f94 Add type enum to categories
- Create CategoryType enum (income, expense, transfer)
- Add type column to categories table with default 'expense'
- Update Category model to cast type field to CategoryType enum
2025-12-01 10:29:57 +01:00
..
Actions feat(category): Update default categories list and sorting logic 2025-11-14 15:28:44 +01:00
Console/Commands Fix improve testing 2025-11-26 11:52:01 +01:00
Enums Add type enum to categories 2025-12-01 10:29:57 +01:00
Http Save transaction source (manually_created, or imported) 2025-11-28 12:36:48 +01:00
Models Add type enum to categories 2025-12-01 10:29:57 +01:00
Policies Automation rules 2025-11-10 12:08:58 +00:00
Providers Categories 2025-11-07 17:38:57 +00:00
AccountType.php feat: Add financial models and seeders 2025-11-07 15:45:28 +00:00