rstubryan
|
151af5707d
|
refactor(FE): Enable supplier select infinite loading
|
2026-01-24 09:10:40 +07:00 |
|
rstubryan
|
716f064858
|
refactor(FE): Limit supplier useSelect results to 100
|
2026-01-24 09:03:19 +07:00 |
|
rstubryan
|
3bc5030a3d
|
refactor(FE): Use useSelect for warehouse options
|
2026-01-15 10:17:08 +07:00 |
|
rstubryan
|
4b88b684af
|
refactor(FE): Load locations by area and disable location select
|
2026-01-15 10:12:52 +07:00 |
|
rstubryan
|
325f3f1bd8
|
refactor(FE): Display form error list in purchase forms
|
2026-01-08 12:35:16 +07:00 |
|
rstubryan
|
b0a1b837d0
|
refactor(FE): Move error alert to top of purchase forms
|
2026-01-07 14:45:38 +07:00 |
|
rstubryan
|
09ae619829
|
refactor(FE): Stop blocking Submit on form validity
|
2026-01-07 14:41:54 +07:00 |
|
rstubryan
|
4ec455b3b7
|
feat(FE): Add credit_term to purchase forms and types
|
2025-12-10 23:54:59 +07:00 |
|
rstubryan
|
8e80d668fa
|
refactor(FE-311): Remove credit_term from purchase request data and UI
|
2025-12-09 10:13:48 +07:00 |
|
rstubryan
|
4b6144d0b4
|
refactor(FE-Storyless): update import paths for schema files to use absolute paths
|
2025-11-27 13:36:12 +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 |
|