layer-chicken/app
2026-05-02 14:42:41 +07:00
..
Console/Commands feat: Implement payroll management system with monthly generation, adjustments, and Filament UI. 2026-03-08 23:22:33 +07:00
Enums feat: Implement payroll management system with monthly generation, adjustments, and Filament UI. 2026-03-08 23:22:33 +07:00
Filament refactor: add local quantity state to feed items grid modal and allow direct save via parameter 2026-05-02 14:42:41 +07:00
Http/Controllers initial commit 2025-12-27 17:08:11 +07:00
MediaLibrary feat: Implement Spatie Media Library for Feed model with custom path generation and Filament integration. 2026-02-13 15:46:27 +07:00
Models feat: add date filter, multiple new charts, and top customers list to the analysis page. 2026-03-09 18:04:27 +07:00
Observers feat: Implement payroll management system with monthly generation, adjustments, and Filament UI. 2026-03-08 23:22:33 +07:00
Policies feat: Add FeedDeliveryPolicy, FeedSchedulePolicy, and WarehousePolicy for authorization management, enhancing access control for respective models. 2026-03-07 13:40:16 +07:00
Providers refactor: Optimize analysis page by restructuring form components, enhancing date filter functionality, and improving customer and order statistics display. 2026-03-09 19:06:34 +07:00
Traits/Enum feat: Introduce user roles with RoleEnum, update user table schema for username and soft deletes, and refactor user seeding. 2026-02-07 15:35:09 +07:00