Commit Graph

9 Commits

Author SHA1 Message Date
Yoga Pangestu
39593b7170 feat: Integrate warehouse management and decimal quantities for delayed goods, with automatic stock adjustments. 2026-03-07 13:49:21 +07:00
Yoga Pangestu
ad0cf1a535 style: Standardize anonymous function syntax and minor whitespace in Filament resources. 2026-03-07 13:20:06 +07:00
Yoga Pangestu
49387e7923 refactor: Improve quantity and monetary value handling in DelayedGoodForm and DelayedGoodsTable, enhancing state management and formatting for better user experience. 2026-03-07 13:13:14 +07:00
Yoga Pangestu
b1353fbce9 refactor: remove toggleable option from various TextColumn configurations in DelayedGoodsTable, FeedPurchasesTable, OrderResource, and CustomerResource 2026-03-07 00:14:30 +07:00
Yoga Pangestu
1e59711070 feat: Enhance DelayedGoodsTable with payment action and improve column formatting 2026-02-26 08:05:17 +07:00
Yoga Pangestu
d3fe3dbb49 feat: add visibility control for TrashedFilter based on user role in multiple resources 2026-02-24 14:25:36 +07:00
Yoga Pangestu
11a1017a65 refactor: replace direct created_at column definitions with TimestampColumns component in several tables. 2026-02-19 13:18:13 +07:00
Yoga Pangestu
4a811d01f0 refactor: Standardize created_at column date format to include full day name and refactor arrow function syntax in various Filament resources. 2026-02-19 13:15:40 +07:00
Yoga Pangestu
556618c929 feat: Implement DelayedGood management with resource, pages, model, migration, and observer for tracking delayed goods 2026-02-19 09:43:31 +07:00