layer-chicken/app
2026-03-07 13:40:16 +07:00
..
Console/Commands feat: Introduce FeedDeliveryObserver for automatic feed stock management and enhance ProcessFeedSchedule with stock pre-checks and transactions. 2026-02-26 13:42:23 +07:00
Enums feat: Remove Chicken model, related resources, and associated functionality 2026-02-26 08:12:56 +07:00
Filament style: Standardize anonymous function syntax and minor whitespace in Filament resources. 2026-03-07 13:20:06 +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: Integrate saade/filament-facehash for avatar management in User model and Filament admin panel, enhancing user experience with customizable avatars. 2026-03-07 13:33:26 +07:00
Observers feat: Implement decimal precision for quantities and monetary values across feed purchases, delayed goods, and related calculations. 2026-03-07 12:04:05 +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 feat: Integrate saade/filament-facehash for avatar management in User model and Filament admin panel, enhancing user experience with customizable avatars. 2026-03-07 13:33:26 +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