randy-ar
|
48435a9cbb
|
fix(FE): change import module to absolute path
|
2025-12-01 10:22:00 +07:00 |
|
rstubryan
|
824eed910a
|
fix(resolve): fix resolve merge
|
2025-11-24 08:34:50 +07:00 |
|
rstubryan
|
ad79f29494
|
refactor(FE-212): update supplier data fetching logic to handle invalid supplier IDs in PurchaseRequestForm
|
2025-11-22 13:00:57 +07:00 |
|
rstubryan
|
b9990e0253
|
refactor(FE-208): enhance PurchaseRequestForm to fetch and display supplier-specific products
|
2025-11-21 18:54:17 +07:00 |
|
rstubryan
|
417d08e0fc
|
refactor(FE-212,213): unify purchase API service references in Purchase components
|
2025-11-20 22:39:04 +07:00 |
|
rstubryan
|
4ddc44b59c
|
refactor(FE-208,212): enhance product selection and quantity input handling in PurchaseRequestForm based on supplier selection
|
2025-11-20 15:38:04 +07:00 |
|
rstubryan
|
e0b4805d0a
|
refactor(FE-208,212): reset touched fields and values for purchase items in PurchaseRequestForm
|
2025-11-20 15:36:12 +07:00 |
|
rstubryan
|
074e6fad05
|
refactor(FE-208,212): improve credit term handling and validation in PurchaseRequestForm
|
2025-11-20 15:33:43 +07:00 |
|
rstubryan
|
e640bce8ea
|
refactor(FE-208): streamline supplier change handling and reset purchase items in PurchaseRequestForm
|
2025-11-20 15:25:39 +07:00 |
|
rstubryan
|
655e971788
|
refactor(FE-208): update input wrapper classes for consistency in PurchaseRequestForm
|
2025-11-20 14:44:41 +07:00 |
|
rstubryan
|
00e18d6d0d
|
refactor(FE-208,212): enhance form validation and streamline change handlers in PurchaseRequestForm
|
2025-11-20 14:13:57 +07:00 |
|
rstubryan
|
432ea1e975
|
refactor(FE-208,212): update input wrapper classes for improved responsiveness in PurchaseRequestForm
|
2025-11-19 17:12:18 +07:00 |
|
rstubryan
|
14f216a352
|
refactor(FE-208,212): rename product_warehouse to warehouse and update related schema and form handling
|
2025-11-19 16:21:46 +07:00 |
|
rstubryan
|
17378d8408
|
refactor(FE-208,212): rename getPurchaseItemError to isRepeaterInputError for clarity in validation checks
|
2025-11-18 23:13:15 +07:00 |
|
rstubryan
|
edd59598f9
|
refactor(FE-208,212): refine PurchaseRequestForm validation and state management
|
2025-11-18 13:50:54 +07:00 |
|
rstubryan
|
71a41d3f37
|
feat(FE-208,212): update purchase request form to use 'qty' instead of 'quantity' and add credit term field
|
2025-11-17 14:38:09 +07:00 |
|
rstubryan
|
9f41768e54
|
refactor(FE-208): rename PurchaseRequisitions to PurchaseRequest and update related API references
|
2025-11-17 09:22:49 +07:00 |
|
rstubryan
|
10dca5c692
|
refactor(FE-208): rename PurchaseRequestForm to PurchaseRequisitionsForm and update related components
|
2025-11-08 09:53:21 +07:00 |
|
rstubryan
|
8c29358594
|
refactor(FE-208): remove required attribute from Area and Lokasi SelectInputs in PurchaseRequestForm
|
2025-11-04 14:36:07 +07:00 |
|
rstubryan
|
3312a47f38
|
feat(FE-208): create PurchaseDetail page with dummy data and integrate PurchaseRequestForm
|
2025-11-04 11:22:52 +07:00 |
|
rstubryan
|
986830aa47
|
refactor(FE-208,212): rename PurchaseRequestForm files and update import paths for consistency
|
2025-11-04 10:49:19 +07:00 |
|