Commit Graph

32 Commits

Author SHA1 Message Date
Yoga Pangestu
8544220cc9 feat: Hide stock management section on warehouse creation and set edit modal width to large. 2026-03-09 13:14:35 +07:00
Yoga Pangestu
515526b478 feat: Implement payroll management system with monthly generation, adjustments, and Filament UI. 2026-03-08 23:22:33 +07:00
Yoga Pangestu
0a643efbb6 feat: Enhance WarehouseResource with stock management features, including a repeater for stock entries and improved quantity handling in the WarehouseStock model 2026-03-07 12:03:12 +07:00
Yoga Pangestu
317b7fd21c feat: Introduce warehouse stock management with dedicated tables and observers, and update egg collection totals to use decimal values. 2026-03-07 00:42:28 +07:00
Yoga Pangestu
15de085f58 refactor: update WarehouseResource to use 'name' as record title and remove unused fields from the warehouse migration 2026-03-07 00:31:37 +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
275d1a1063 feat(user): add placeholder for default password information 2026-03-07 00:03:30 +07:00
Yoga Pangestu
d90441b1fa feat: add warehouse management with database migration, model, and Filament resource. 2026-03-06 23:50:01 +07:00
Yoga Pangestu
5c8f458b49 refactor: consolidate Filament feed-related resources under a new 'Feed' directory 2026-02-26 14:02:34 +07:00
Yoga Pangestu
97ba4f1de5 feat: Remove Chicken model, related resources, and associated functionality 2026-02-26 08:12:56 +07:00
Yoga Pangestu
0210d08477 feat: Remove EggPrice resource and related components from the application 2026-02-26 07:56:22 +07:00
Yoga Pangestu
7967758491 feat: Refactor egg price selection options and add success notifications for record creation and updates 2026-02-24 16:59:38 +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
1a345f2759 feat: Translate various UI texts to Indonesian, enhance CreateAction modals with custom labels and "save and add more" options, and disable autocomplete for egg price input. 2026-02-19 22:40:59 +07:00
Yoga Pangestu
2d3fdcb8e2 feat: Enhance price and stock column display with unit aliases, allow nullable expense notes, and update customer navigation sort order. 2026-02-19 12:46:59 +07:00
Yoga Pangestu
ce313889bc refactor: Improve code formatting and readability in FeedResource form and table schemas 2026-02-19 07:13:14 +07:00
Yoga Pangestu
93ab1d6eb1 feat: Add EggPrice management with resource, pages, model, migration, factory, and seeder for egg price tracking 2026-02-19 04:13:40 +07:00
Yoga Pangestu
557ae954d2 feat: Implement Customer management with resource, pages, model, and migration for customer data handling 2026-02-18 22:41:49 +07:00
Yoga Pangestu
46da52724f refactor: Remove required validation for image field in FeedResource form schema 2026-02-17 20:37:52 +07:00
Yoga Pangestu
3c0fcd4dff refactor: Replace CheerfulNotification with SystemNotification across action classes and login page 2026-02-17 20:20:40 +07:00
Yoga Pangestu
0bba1ff53f refactor: Simplify label for Feed resource from 'Nama Pakan' to 'Nama' 2026-02-17 19:44:12 +07:00
Yoga Pangestu
71ea216b96 refactor: Update Feed model and resource to use integer for stock and adjust price formatting 2026-02-17 19:43:10 +07:00
Yoga Pangestu
244a548a4c refactor: Remove FeedStatus enum and its references from FeedResource, Feed model, and migration 2026-02-17 19:40:31 +07:00
Yoga Pangestu
6e3f685f06 fix: Correct collection name from 'feed' to 'feeds' in FeedResource form schema 2026-02-17 19:37:49 +07:00
Yoga Pangestu
20b76b6b04 feat: Implement Spatie Media Library for Feed model with custom path generation and Filament integration. 2026-02-13 15:46:27 +07:00
Yoga Pangestu
bd86ff2159 feat(feat): add price and adjust logic 2026-02-09 11:39:21 +07:00
Yoga Pangestu
224b8f1ac4 feat: update navigation sort order for Chicken, Feed, and Unit resources 2026-02-09 10:23:47 +07:00
Yoga Pangestu
ba6ca892dd feat: introduce feed management module, including model, migration, status enum, and Filament resource. 2026-02-09 10:23:12 +07:00
Yoga Pangestu
4e21468348 feat: Add unit entity with model, migration, and Filament resource 2026-02-09 10:20:39 +07:00
Yoga Pangestu
aa6bc55ee0 chore: Adjust user resource navigation sort order and remove developer-only visibility for the trashed filter. 2026-02-09 09:44:30 +07:00
Yoga Pangestu
dbd235fcbe feat: Add Chicken entity with model, migration, Filament resource, and status enum. 2026-02-09 09:43:39 +07:00
Yoga Pangestu
0a23f4d0e3 feat: Add comprehensive user, role, and permission management through Filament Shield integration. 2026-02-09 09:13:07 +07:00