Yoga Pangestu
|
130571aeee
|
feat: Add real-time warehouse stock validation to DelayedGood and Order forms, supported by new WarehouseStock helper methods.
|
2026-03-07 14:12:34 +07:00 |
|
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
|
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
|
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
|
ee5e3952ac
|
Remove number_format state formatting from the total amount input field.
|
2026-02-19 09:52:29 +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 |
|