rstubryan
|
e4f554bcd4
|
refactor(FE-114,136): update RecordingForm validation and input handling for feed and vaccination data
|
2025-10-18 12:25:04 +07:00 |
|
rstubryan
|
c25b49c179
|
feat(FE-114): add NumberInput component and integrate into RecordingForm for enhanced numeric input handling
|
2025-10-18 11:39:18 +07:00 |
|
rstubryan
|
881e2bfc4a
|
feat(FE-114,136): enhance product label display in RecordingForm with warehouse and stock information
|
2025-10-18 09:04:39 +07:00 |
|
rstubryan
|
474c2a1f7d
|
Merge branch 'dev/restu' of gitlab.com:mbugroup/lti-web-client into feat/FE/US-76/TASK-114-129-136-slicing-ui-and-validation-create-edit-daily-recording-growing-form
|
2025-10-18 08:45:26 +07:00 |
|
rstubryan
|
c4de085e11
|
feat(FE-62,63): enhance warehouse stock information display in MovementForm
|
2025-10-18 08:40:06 +07:00 |
|
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
|
caf68d438f
|
refactor(FE-114,136,137): update feed and vaccination fields to use IDs instead of names and add stock validation
|
2025-10-17 13:59:28 +07:00 |
|
rstubryan
|
fa60f884c1
|
merge: resolve conflict
|
2025-10-17 13:18:34 +07:00 |
|
rstubryan
|
c77968940e
|
refactor(FE-114,136): update flock references to use ProjectFlock and adjust RecordingForm for new API
|
2025-10-17 13:16:54 +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
|
8bf7603f66
|
refactor(FE-64): update MovementTable and TableRowOptions to conditionally show edit and delete options
|
2025-10-17 09:46:07 +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
|
57dbcf3624
|
Merge remote-tracking branch 'origin/dev/restu' into dev/restu
|
2025-10-16 16:26:03 +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
|
a2a57f758c
|
refactor(FE-63,63,65): enhance MovementForm to fetch and display product details from ProductWarehouse
|
2025-10-16 16:24:42 +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
|
79acdb4b7b
|
merge: resolve conflict
|
2025-10-16 10:59:36 +07:00 |
|
rstubryan
|
19db9a4eac
|
refactor(FE-114,136): enhance validation and default values in RecordingForm schema
|
2025-10-16 10:54:36 +07:00 |
|
rstubryan
|
23d5a41d56
|
refactor(FE-114): improve recording date handling in RecordingForm
|
2025-10-16 10:08:49 +07:00 |
|
rstubryan
|
27d2792a9c
|
refactor(FE-114): enhance layout and structure of RecordingForm component
|
2025-10-16 09:24:00 +07:00 |
|
rstubryan
|
ec387637ed
|
refactor(FE-114): remove bulk delete functionality from RecordingTable
|
2025-10-16 09:12:21 +07:00 |
|
rstubryan
|
64e6724664
|
feat(FE-114): add bulk action functionality for approving, rejecting, and deleting recordings in RecordingTable
|
2025-10-16 09:07:12 +07:00 |
|
rstubryan
|
f319a9b5d1
|
feat(FE-114): implement RecordingEdit and RecordingDetail components with error handling and loading states
|
2025-10-16 08:39:32 +07:00 |
|
rstubryan
|
8bfce061e6
|
refactor(FE-114,136): improve location and coop field handling in RecordingForm
|
2025-10-15 17:53:08 +07:00 |
|
rstubryan
|
64a32fd214
|
refactor(FE-114,136): update RecordingForm schema and types to include location and coop fields
|
2025-10-15 17:39:27 +07:00 |
|
rstubryan
|
2ee88a2742
|
refactor(FE-114): enhance tanggal_recording handling and improve error messaging in RecordingForm
|
2025-10-15 13:45:48 +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
|
06dc869b84
|
feat(FE-64): update MovementTable structure for improved data clarity and consistency
|
2025-10-15 12:08:52 +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
|
cf78687315
|
merge: resolve conflict
|
2025-10-15 11:05:37 +07:00 |
|
rstubryan
|
66e6fa84c8
|
Merge remote-tracking branch 'origin/dev/restu' into dev/restu
|
2025-10-15 10:56:16 +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
|
3c4333021f
|
feat(FE-62,65): enhance MovementForm and FormActions to improve form validation and reset behavior
|
2025-10-15 10:54:38 +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
|
24144f01d4
|
feat(FE-114,136): add error handling for repeater inputs in RecordingForm
|
2025-10-15 10:37:04 +07:00 |
|
Adnan Zahir
|
212fd3b4f2
|
Merge branch 'feat/FE/US-34/stock-adjustment' into 'development'
[FEAR/FE/US#34/TASK#51-52-53-54] Implement Feature Adjustment Inventory
See merge request mbugroup/lti-web-client!9
|
2025-10-15 10:26:14 +07:00 |
|
rstubryan
|
6f0467918b
|
feat(FE-114): add tanggal_recording field to RecordingForm and update schema validation
|
2025-10-15 09:50:21 +07:00 |
|
rstubryan
|
53ee4cdc1b
|
feat(FE-114): add Layout and AddRecording components with routing link
|
2025-10-15 09:29:29 +07:00 |
|
rstubryan
|
b1a3796eca
|
feat(FE-114,136): implement RecordingForm component with data handling and validation
|
2025-10-15 09:28:57 +07:00 |
|
rstubryan
|
89318407ea
|
feat(FE-136): update RecordingForm schema to remove tanggal and add flock object
|
2025-10-14 23:01:01 +07:00 |
|
rstubryan
|
6dcb97bcac
|
feat(FE-114,129): add RecordingForm and RecordingTable components with handlers
|
2025-10-14 22:03:51 +07:00 |
|
rstubryan
|
1869fa8dc5
|
feat(FE-136): add flock and recording management with validation in forms
|
2025-10-14 22:03:09 +07:00 |
|
rstubryan
|
4b4b74d07c
|
feat(FE-65): add validation for quantity and required fields in MovementForm
|
2025-10-14 18:00:34 +07:00 |
|