rstubryan
|
901b61a172
|
refactor(FE-Storyless): enhance ProductCategoryForm schema and validation, improve UI text and layout
|
2025-11-02 21:21:57 +07:00 |
|
rstubryan
|
39dd583e77
|
refactor(FE-Storyless): enhance ProductForm schema and handling, add required fields and improve validation
|
2025-11-02 21:15:41 +07:00 |
|
rstubryan
|
fc3b090da5
|
refactor(FE-Storyless): replace TextInput with NumberInput for price and tax fields, enhance form handling
|
2025-11-02 20:59:37 +07:00 |
|
ValdiANS
|
0ae4fe0831
|
chore: format code using prettier
|
2025-11-01 15:58:47 +07:00 |
|
ValdiANS
|
46572fd992
|
chore: update add button styling
|
2025-11-01 15:36:21 +07:00 |
|
ValdiANS
|
b2540f1d43
|
chore: use RowOptionsMenuWrapper
|
2025-11-01 15:36:11 +07:00 |
|
ValdiANS
|
ad10ffbba3
|
chore: set min width for RowCollapseOptions
|
2025-11-01 15:35:49 +07:00 |
|
ValdiANS
|
8a3c7d35ec
|
chore: update add button styling and copywriting
|
2025-11-01 15:35:34 +07:00 |
|
ValdiANS
|
d853b43e17
|
fix: use RowOptionsMenuWrapper component for RowOptionsMenu
|
2025-11-01 15:31:11 +07:00 |
|
ValdiANS
|
e6187555ce
|
chore: create RowOptionsMenuWrapper component
|
2025-11-01 15:26:25 +07:00 |
|
ValdiANS
|
bba8fb15e5
|
chore: change a element to button
|
2025-11-01 15:24:52 +07:00 |
|
rstubryan
|
f70433d901
|
refactor(FE-Storyless): remove UpdateMovementPayload type and related schema, streamline MovementForm handling
|
2025-11-01 10:43:43 +07:00 |
|
rstubryan
|
e73d3e0823
|
refactor(FE-Storyless): add product and warehouse filters with select inputs
|
2025-11-01 09:46:31 +07:00 |
|
rstubryan
|
40171720fb
|
Merge branch 'development' of gitlab.com:mbugroup/lti-web-client into dev/restu
|
2025-11-01 08:36:04 +07:00 |
|
rstubryan
|
09cb5f10aa
|
refactor(FE-Storyless): replace FormHeader and FormActions with custom header and action buttons for improved UI
|
2025-11-01 08:35:46 +07:00 |
|
rstubryan
|
1228b45045
|
feat(FE-170,174): clean up RecordingForm and RecordingTable components for improved readability and maintainability
|
2025-10-31 17:27:10 +07:00 |
|
rstubryan
|
19afb80597
|
feat(FE-170,174): refactor GradingForm to use grading form handlers and remove approval logic
|
2025-10-31 17:26:56 +07:00 |
|
rstubryan
|
9495742cb7
|
feat(FE-174): add grading form handlers for creating, updating, and deleting grading records
|
2025-10-31 17:26:24 +07:00 |
|
rstubryan
|
01db13ed6c
|
feat(FE-170,174): add GradingForm component for managing grading records
|
2025-10-31 15:15:48 +07:00 |
|
rstubryan
|
4a1f775c85
|
feat(FE-170): update daily recording form to redirect to grading form after successful submission
|
2025-10-31 15:15:32 +07:00 |
|
rstubryan
|
3a52d800e0
|
feat(FE-174): add grading functionality to daily recording form with validation
|
2025-10-31 14:01:51 +07:00 |
|
rstubryan
|
c486d6cf81
|
feat(FE-170): implement form steps and navigation for daily recording form
|
2025-10-31 13:52:54 +07:00 |
|
rstubryan
|
2d30514d64
|
refactor(FE-170,174): simplify daily recording form by removing unused flock period logic
|
2025-10-31 13:08:55 +07:00 |
|
rstubryan
|
59b0eeea2b
|
feat(FE-170): add egg handling and validation to daily recording form
|
2025-10-31 00:02:04 +07:00 |
|
rstubryan
|
0e77597a70
|
refactor(FE-174): add grading and egg handling to daily recording form
|
2025-10-31 00:01:46 +07:00 |
|
rstubryan
|
b7de8b40d8
|
feat(FE-170,174): implement project flock kandang selection and validation in daily recording form
|
2025-10-30 21:41:14 +07:00 |
|
rstubryan
|
50196493e3
|
feat(FE-170,174): add depletion products handling and update select input options in daily recording form
|
2025-10-30 20:21:37 +07:00 |
|
rstubryan
|
75348620d7
|
feat(FE-170,174): enhance daily recording form with weight validation and dynamic average weight calculation
|
2025-10-30 19:09:21 +07:00 |
|
rstubryan
|
4cb045de6c
|
refactor(US-170,174): update recording types and validation schema for daily recording form
|
2025-10-30 18:10:37 +07:00 |
|
rstubryan
|
74503f12d6
|
fix(FE-Storyless): update SelectInput value handling to use undefined instead of null for better compatibility
|
2025-10-30 14:01:13 +07:00 |
|
ValdiANS
|
b720c1411b
|
chore(FE-91): make warning step icon glow
|
2025-10-30 10:47:29 +07:00 |
|
ValdiANS
|
82c1645d92
|
chore(FE-91): rework ApprovalSteps and create helper function for formatting approval workflow
|
2025-10-30 10:45:41 +07:00 |
|
rstubryan
|
c832c4adeb
|
fix(resolve): resolve merge issue
|
2025-10-29 15:56:57 +07:00 |
|
rstubryan
|
c7b04c5bc6
|
feat(FE-137): integrate flock periods data fetching in RecordingForm for accurate recording validation
|
2025-10-28 10:58:37 +07:00 |
|
rstubryan
|
c37950a230
|
refactor(FE-137): optimize recordedProjectFlockIds calculation to filter today's recordings
|
2025-10-28 10:44:08 +07:00 |
|
ValdiANS
|
f88af89562
|
Merge branch 'development' into feat/FE/US-77/transfer-to-laying
|
2025-10-28 09:48:41 +07:00 |
|
rstubryan
|
7da95b80b0
|
refactor(FE-Storyless): conditionally handle onChange prop in SelectInput for better flexibility
|
2025-10-28 08:58:01 +07:00 |
|
rstubryan
|
c74ed18a16
|
refactor(FE-137): enable clearable option for select inputs in RecordingForm
|
2025-10-27 14:15:48 +07:00 |
|
ValdiANS
|
de7076e513
|
Merge branch 'development' into feat/FE/US-77/transfer-to-laying
|
2025-10-27 13:07:09 +07:00 |
|
randy-ar
|
6706f361d8
|
refactor(FE): change number input to reuseablecomponent from ui-component
|
2025-10-27 13:03:38 +07:00 |
|
rstubryan
|
15e6372c30
|
feat(FE-137): add product flag badges to RecordingForm for enhanced visibility
|
2025-10-27 13:03:37 +07:00 |
|
rstubryan
|
6dd3593f70
|
feat(FE-137): integrate Badge component to display project flock period in RecordingForm
|
2025-10-27 12:57:00 +07:00 |
|
rstubryan
|
5d376f8783
|
refactor(FE-137): remove unnecessary padding from SelectInput for improved layout
|
2025-10-27 12:56:38 +07:00 |
|
rstubryan
|
304d14a6fe
|
refactor(FE-137): remove 'Periode' column from RecordingTable for cleaner display
|
2025-10-27 11:57:46 +07:00 |
|
randy-ar
|
4bd6fe8c35
|
fix(FE-86): resolve merge conflict
|
2025-10-27 11:27:08 +07:00 |
|
rstubryan
|
0b0ecd3bc4
|
refactor(FE-137): replace stock availability text with Badge component in MovementForm
|
2025-10-27 11:25:15 +07:00 |
|
rstubryan
|
58369b8ffa
|
refactor(FE-137): simplify stock display in MovementForm and RecordingForm, enhance input handling in SelectInput
|
2025-10-27 11:05:06 +07:00 |
|
rstubryan
|
943c0e05b9
|
refactor(FE-137): conditionally render location SelectInput in RecordingForm based on type
|
2025-10-27 06:50:48 +07:00 |
|
rstubryan
|
9143248e1d
|
refactor(FE-137): remove redundant status column from RecordingTable
|
2025-10-27 06:28:51 +07:00 |
|
rstubryan
|
4b9d0d2064
|
refactor(FE-137): enhance RecordingForm validation to prevent duplicate project flock entries
|
2025-10-27 06:18:27 +07:00 |
|