rstubryan
|
0676411dd5
|
refactor(FE-62,65): enhance product quantity display and stock information in MovementForm
|
2025-10-17 19:23:19 +07:00 |
|
rstubryan
|
f05d367a5d
|
refactor(FE-65): enhance delivery cost validation and calculation in MovementForm
|
2025-10-17 18:51:35 +07:00 |
|
rstubryan
|
edb5f30d6c
|
refactor(FE-62): remove unused product fetching logic from MovementForm
|
2025-10-17 16:48:52 +07:00 |
|
rstubryan
|
7abe9b7dc6
|
refactor(FE-63,65): update Movement types and schema to include area and location for warehouses
|
2025-10-17 16:48:35 +07:00 |
|
rstubryan
|
cfb9b53b54
|
refactor(FE-63): simplify createMovementHandler by removing unnecessary payload checks
|
2025-10-17 10:13:14 +07:00 |
|
rstubryan
|
caac9c20e6
|
refactor(FE-62): update MovementForm layout to improve responsiveness with grid system
|
2025-10-17 10:12:53 +07:00 |
|
rstubryan
|
8c662a5152
|
refactor(FE-65): update DeliveryObjectSchema to enforce minimum delivery costs of 1
|
2025-10-17 09:22:49 +07:00 |
|
rstubryan
|
1bdec0c9ae
|
refactor(FE-62,63): update MovementForm to handle 'detail' type with appropriate validations and stock checks
|
2025-10-16 16:46:33 +07:00 |
|
rstubryan
|
501a68267e
|
refactor(FE-63,63,65): enhance MovementForm to fetch and display product details from ProductWarehouse
|
2025-10-16 16:25:54 +07:00 |
|
rstubryan
|
157dfc75ed
|
refactor(FE-63): remove debug logging from form submission and movement handlers
|
2025-10-16 15:47:29 +07:00 |
|
rstubryan
|
f5ce898bd2
|
feat(FE-62,63,65): enhance MovementForm with product warehouse selection, delivery document handling, and stock validation
|
2025-10-16 15:29:26 +07:00 |
|
rstubryan
|
c6a0c542aa
|
refactor(FE-62,63,65): refactor Movement and ProductWarehouse APIs, update MovementForm schema, and enhance MovementTable functionality
|
2025-10-16 14:33:49 +07:00 |
|
rstubryan
|
aa21088e99
|
feat(FE-62): enhance MovementForm with delivery product input error handling and validation
|
2025-10-15 12:30:59 +07:00 |
|
rstubryan
|
df73ee1fdf
|
feat(FE-62,63,65): refactor MovementForm and related types for improved clarity and consistency
|
2025-10-15 12:00:17 +07:00 |
|
rstubryan
|
dcd5d2692f
|
feat(FE-62,65): enhance MovementForm and FormActions to improve form validation and reset behavior
|
2025-10-15 10:56:06 +07:00 |
|
rstubryan
|
56a9fc2349
|
refactor(FE-62,65): simplify error handling in MovementForm by consolidating error checks
|
2025-10-15 10:51:06 +07:00 |
|
rstubryan
|
4b4b74d07c
|
feat(FE-65): add validation for quantity and required fields in MovementForm
|
2025-10-14 18:00:34 +07:00 |
|
rstubryan
|
19bca9ec73
|
feat(FE-65): enhance MovementForm to support file uploads with FormData conversion
|
2025-10-14 14:03:46 +07:00 |
|
rstubryan
|
b2f0bd6698
|
feat(FE-65): add file type validation for dokumen in MovementForm
|
2025-10-14 10:31:34 +07:00 |
|
rstubryan
|
e7085ab4ff
|
feat(FE-65): add file size validation for dokumen in MovementForm
|
2025-10-14 10:02:56 +07:00 |
|
rstubryan
|
478f52c94b
|
feat(FE-62,65): add biaya_ekspedisi_per_item field and calculation in MovementForm
|
2025-10-11 08:33:48 +07:00 |
|
rstubryan
|
757893c757
|
feat(FE-62): add quantity validation for ekspedisi in MovementForm and filter product options
|
2025-10-10 13:43:30 +07:00 |
|
rstubryan
|
a1dc13ceb4
|
feat(FE-62): enhance MovementForm with area and location display for warehouse selection
|
2025-10-10 13:36:22 +07:00 |
|
rstubryan
|
157235433e
|
feat(FE-62): implement bulk removal functionality for selected products and ekspedisi in MovementForm
|
2025-10-10 13:14:39 +07:00 |
|
rstubryan
|
57831646d9
|
refactor(FE-62): optimize product and ekspedisi removal logic in MovementForm
|
2025-10-10 11:14:59 +07:00 |
|
rstubryan
|
095190d757
|
refactor(FE-62,65): refactor MovementForm schema and component for improved product and ekspedisi handling
|
2025-10-10 10:19:56 +07:00 |
|
rstubryan
|
a9cdea7318
|
feat(FE-65): enhance MovementForm with initial values handling and refactor components
|
2025-10-10 08:40:17 +07:00 |
|
rstubryan
|
7dbf880228
|
feat(FE-62): add FormActions and FormHeader components for form management
|
2025-10-10 08:39:34 +07:00 |
|
rstubryan
|
1ea9ee3069
|
feat(FE-62,63,65): implement MovementForm component for managing inventory movements
|
2025-10-09 14:30:05 +07:00 |
|
rstubryan
|
7ceb25ea71
|
feat(FE-62,65): add inventory movement management with API and form validation
|
2025-10-08 15:26:45 +07:00 |
|