ValdiANS
|
85dee607e0
|
fix: get kandang options from project flock kandang instead of kandang master data
|
2026-03-14 15:42:01 +07:00 |
|
Adnan Zahir
|
37d5a6b675
|
fix: add include all param to adjustment stock products select
|
2026-03-09 00:49:39 +07:00 |
|
rstubryan
|
37bc7a85e5
|
refactor(FE): Add depletion product handling in inventory adjustment
forms
|
2026-03-06 10:52:59 +07:00 |
|
rstubryan
|
4b93cb4589
|
feat(FE): Integrate UI store state with InventoryProductTable
|
2026-03-04 10:51:51 +07:00 |
|
rstubryan
|
58f1ab82c7
|
refactor(FE): Refactor long lines for readability in MovementTable
|
2026-03-04 10:45:15 +07:00 |
|
rstubryan
|
1fb9687142
|
feat(FE): Add filter functionality to inventory tables
|
2026-03-04 10:44:22 +07:00 |
|
rstubryan
|
d502ec707c
|
refactor(FE): Move error message above form actions in
InventoryAdjustmentForm
|
2026-03-04 09:36:37 +07:00 |
|
rstubryan
|
fa86f488e1
|
refactor(FE): Standardize search input placeholders to "Search"
|
2026-03-03 14:19:52 +07:00 |
|
rstubryan
|
ceb316d3da
|
refactor(FE): Refactor subtype label mapping and fix depletion subtype
value
|
2026-03-03 09:15:57 +07:00 |
|
rstubryan
|
910ea85b62
|
refactor(FE): Refactor InventoryAdjustmentForm to simplify product
handling
|
2026-03-02 15:24:14 +07:00 |
|
rstubryan
|
1341b1ff53
|
refactor(FE): Add skeleton loaders for inventory tables
|
2026-03-02 13:31:23 +07:00 |
|
rstubryan
|
2e6aa1b83a
|
refactor(FE): Filter out excluded product flags in product options
|
2026-02-27 10:04:54 +07:00 |
|
rstubryan
|
8811976f53
|
chore(FE): Remove redundant comments in InventoryAdjustmentForm
|
2026-02-27 09:30:10 +07:00 |
|
rstubryan
|
9fb65bdacd
|
feat(FE): Validate quantity against available stock
|
2026-02-27 09:29:33 +07:00 |
|
rstubryan
|
6f6f54571f
|
refactor(FE): Reset transaction subtype when product changes for
RECORDING
|
2026-02-26 16:20:00 +07:00 |
|
rstubryan
|
3099588141
|
refactor(FE): Filter transaction subtypes based on selected product
flags
|
2026-02-26 16:10:19 +07:00 |
|
rstubryan
|
47ee911852
|
feat(FE): Add stock availability badge to product dropdown
|
2026-02-26 15:56:31 +07:00 |
|
rstubryan
|
b4d0ed1537
|
refactor(FE): Refactor product options handling in
InventoryAdjustmentForm
|
2026-02-26 15:39:49 +07:00 |
|
rstubryan
|
36f2368e95
|
refactor(FE): Refactor product selection to use ProductWarehouse API
|
2026-02-26 15:31:43 +07:00 |
|
rstubryan
|
a4d5cbb117
|
refactor(FE): Simplify conditional formatting in InventoryAdjustmentForm
|
2026-02-26 15:12:19 +07:00 |
|
rstubryan
|
c926a81756
|
refactor(FE): Update transaction subtype handling and labels
|
2026-02-26 15:11:39 +07:00 |
|
rstubryan
|
2476b6a4b4
|
refactor(FE): Format prices and totals as currency in
InventoryAdjustmentTable
|
2026-02-26 14:52:44 +07:00 |
|
rstubryan
|
01c1843fd5
|
refactor(FE): Refactor MovementTable to use Popover for row actions
|
2026-02-26 14:37:34 +07:00 |
|
rstubryan
|
f86498e350
|
refactor(FE): Refactor InventoryProductTable to use Popover for row
options
|
2026-02-26 14:29:27 +07:00 |
|
rstubryan
|
5cd24f2c46
|
refactor(FE): Fix form error list visibility and field touch handling
|
2026-02-26 14:12:11 +07:00 |
|
rstubryan
|
da1cdfb59e
|
refactor(FE): Refactor transaction type handling with useEffect
|
2026-02-26 13:58:21 +07:00 |
|
rstubryan
|
a991150262
|
refactor(FE): Refactor InventoryAdjustmentForm layout for better
responsiveness
|
2026-02-26 13:32:52 +07:00 |
|
rstubryan
|
ee49c91fba
|
refactor(FE): Add type annotation for inventory adjustment payload
|
2026-02-26 12:08:36 +07:00 |
|
rstubryan
|
75463326e3
|
refactor(FE): Refactor InventoryAdjustmentForm to remove 'edit' type
handling
|
2026-02-26 12:07:14 +07:00 |
|
rstubryan
|
e98c49ac5a
|
refactor(FE): Update columns in InventoryAdjustmentTable
|
2026-02-26 11:48:27 +07:00 |
|
rstubryan
|
aeeb0b721c
|
refactor(FE): Refactor InventoryAdjustmentTable for improved readability
|
2026-02-26 11:31:17 +07:00 |
|
rstubryan
|
ebe80358ee
|
refactor(FE): Remove unused import isResponseSuccess from
InventoryAdjustmentForm
|
2026-02-26 11:11:51 +07:00 |
|
rstubryan
|
9d4e9f6318
|
refactor(FE): Refactor InventoryAdjustmentForm to use useSelect for
Kandang
|
2026-02-26 11:09:13 +07:00 |
|
rstubryan
|
e5007a285a
|
refactor(FE): Refactor InventoryAdjustmentForm to improve state
management
|
2026-02-26 10:38:41 +07:00 |
|
rstubryan
|
da82c704d5
|
refactor(FE): Fix validation message formatting in
InventoryAdjustmentForm
|
2026-02-26 10:12:48 +07:00 |
|
rstubryan
|
88b9c890e5
|
refactor(FE): Refactor inventory adjustment form
|
2026-02-26 10:10:59 +07:00 |
|
rstubryan
|
1f2f3acebb
|
refactor(FE): Remove unused imports and redundant code
|
2026-02-20 14:17:26 +07:00 |
|
rstubryan
|
45ac8348fe
|
feat(FE): Add "Stock Akhir" column to StockLogTable
|
2026-02-12 15:23:17 +07:00 |
|
rstubryan
|
43afd35e54
|
refactor(FE): Update add buttons styling and labels
|
2026-02-03 11:56:25 +07:00 |
|
ValdiANS
|
2c27b2e41d
|
chore: add transfer_context query when fetching source warehouse
|
2026-01-30 14:34:48 +07:00 |
|
rstubryan
|
60d5551dff
|
fix(FE): Require delivery fields if supplier chosen
|
2026-01-29 16:17:57 +07:00 |
|
rstubryan
|
97bf785fe9
|
refactor(FE): Support inputPrefix/inputSuffix on SelectInput
|
2026-01-29 10:27:47 +07:00 |
|
rstubryan
|
737d8e943c
|
refactor(FE): Make delivery fields nullable and optional
|
2026-01-29 09:48:43 +07:00 |
|
rstubryan
|
9f93200bd5
|
refactor(FE): Move form error alerts to bottom of forms
|
2026-01-28 14:14:44 +07:00 |
|
rstubryan
|
3aab90d3d6
|
refactor(FE): Remove min validation on supplier_id
|
2026-01-27 16:27:09 +07:00 |
|
rstubryan
|
27c112e479
|
refactor(FE): Use index-only keys for product/delivery rows
|
2026-01-27 12:01:53 +07:00 |
|
rstubryan
|
4c336f81c7
|
refactor(FE): Allow supplier to be optional in movement form
|
2026-01-26 21:21:40 +07:00 |
|
rstubryan
|
47e51e0105
|
refactor(FE): Remove redundant input bg class from TextInputs
|
2026-01-26 09:51:37 +07:00 |
|
rstubryan
|
e386d2a389
|
chore(FE-Cleanup): Clean up unused code and add memoization
|
2026-01-23 18:12:44 +07:00 |
|
rstubryan
|
6af2609f44
|
refactor(FE): Use useSelect to fetch product warehouses
|
2026-01-23 16:38:34 +07:00 |
|