rstubryan
|
25a97e34c7
|
refactor(FE-114): use React's useId hook for generating unique checkbox IDs in CheckboxInput
|
2025-10-21 11:54:57 +07:00 |
|
rstubryan
|
1ee1cf9ea9
|
refactor(FE-62): update errorMessage handling and setFieldTouched for form fields
|
2025-10-21 11:49:55 +07:00 |
|
randy-ar
|
e4a1138d8d
|
fix(FE-86-87-88) Hapus tombol edit di index, tambah tombol approve dan delete di detail, dan hit endpoint approve yang udah ada di hoppscocth
|
2025-10-21 11:37:33 +07:00 |
|
rstubryan
|
41bb05413c
|
feat(FE-62): replace native checkboxes with CheckboxInput component in MovementForm
|
2025-10-21 11:26:15 +07:00 |
|
rstubryan
|
c746bd94b2
|
Merge branch 'development' 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-21 10:42:04 +07:00 |
|
rstubryan
|
acea3a3063
|
refactor(FE-114): replace native checkboxes with CheckboxInput component in RecordingForm
|
2025-10-21 10:38:26 +07:00 |
|
rstubryan
|
b269728ecd
|
feat(FE-114): add CheckboxInput component with customizable props and styling
|
2025-10-21 10:38:07 +07:00 |
|
Adnan Zahir
|
e7a861d8a1
|
Merge branch 'chore/CI/ignore-build-script' into 'development'
chore(CI): added build-filter.sh to only deploy master and development branch
See merge request mbugroup/lti-web-client!19
|
2025-10-21 10:21:03 +07:00 |
|
Adnan Zahir
|
1a5a76c0f1
|
chore(CI): added build-filter.sh to only deploy master and development branch
|
2025-10-21 10:20:09 +07:00 |
|
randy-ar
|
838d7277c3
|
fix(FE) resolve merge conflict
|
2025-10-21 10:19:03 +07:00 |
|
randy-ar
|
1672705464
|
fix(FE-88-89) adjust category flock dengan API backend & set disabled input period
|
2025-10-21 10:14:17 +07:00 |
|
rstubryan
|
9ef4484fb3
|
Merge remote-tracking branch 'origin/feat/FE/US-76/TASK-114-129-136-slicing-ui-and-validation-create-edit-daily-recording-growing-form' into feat/FE/US-76/TASK-114-129-136-slicing-ui-and-validation-create-edit-daily-recording-growing-form
|
2025-10-21 09:55:21 +07:00 |
|
rstubryan
|
645668e1f9
|
refactor(FE-114): enhance body weight calculations in RecordingForm with auto-update for average weight
|
2025-10-21 09:55:12 +07:00 |
|
rstubryan
|
fb29cea8d2
|
refactor(FE-114): enhance body weight calculations in RecordingForm with auto-update for average weight
|
2025-10-21 09:54:28 +07:00 |
|
rstubryan
|
1ecdff855e
|
refactor(FE-114): enhance NumberInput component with improved styling and disabled state handling
|
2025-10-21 09:54:14 +07:00 |
|
rstubryan
|
7c6e079f56
|
refactor(FE-114): improve data handling in RecordingForm for numeric fields
|
2025-10-21 09:33:31 +07:00 |
|
rstubryan
|
41f8067727
|
refactor(FE-114): enhance NumberInput component with improved props and validation handling
|
2025-10-21 09:33:17 +07:00 |
|
Adnan Zahir
|
f733b0750a
|
Merge branch 'feat/FE/US-35/stock-transfer' into 'development'
[FEAT/FE][US#35/TASK#61-62-63-64-65] Transfer Stock
See merge request mbugroup/lti-web-client!18
|
2025-10-20 20:56:42 +07:00 |
|
rstubryan
|
83d31b7047
|
refactor(FE-114): remove unnecessary FieldMessage component from checkbox
|
2025-10-20 20:20:39 +07:00 |
|
rstubryan
|
966e0886e1
|
Merge remote-tracking branch 'origin/feat/FE/US-76/TASK-114-129-136-slicing-ui-and-validation-create-edit-daily-recording-growing-form' into feat/FE/US-76/TASK-114-129-136-slicing-ui-and-validation-create-edit-daily-recording-growing-form
|
2025-10-20 20:19:51 +07:00 |
|
rstubryan
|
a67d353bcb
|
refactor(FE-114): integrate FieldMessage component for improved field feedback in checkboxes
|
2025-10-20 20:19:42 +07:00 |
|
rstubryan
|
ac2f246988
|
refactor(FE-114): integrate FieldMessage component for improved field feedback in checkboxes
|
2025-10-20 20:00:43 +07:00 |
|
rstubryan
|
e0ce571000
|
refactor(FE-114): streamline cost field validation messages and enhance layout with FieldMessage component
|
2025-10-20 18:54:31 +07:00 |
|
rstubryan
|
1bcfd9bbb4
|
feat(FE-Storyless): add FieldMessage component for consistent field feedback across inputs
|
2025-10-20 18:54:02 +07:00 |
|
Rivaldi A N S
|
c561c47eae
|
Merge branch 'dev/restu' into 'feat/FE/US-35/stock-transfer'
[FEAT/FE][US#35/TASK#61-62-63-64-65] Create Feature Transfer Stock
See merge request mbugroup/lti-web-client!14
|
2025-10-20 08:28:22 +00:00 |
|
rstubryan
|
c3338d3e05
|
feat(FE-62): add button for document path in MovementForm with link functionality
|
2025-10-20 15:23:18 +07:00 |
|
rstubryan
|
ba9ae07455
|
refactor(FE-114): improve validation messages and update layout for better responsiveness
|
2025-10-20 13:10:41 +07:00 |
|
rstubryan
|
c64ff527dd
|
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-20 12:56:43 +07:00 |
|
rstubryan
|
f27e34128e
|
refactor(FE-62): update layout and remove unused delete confirmation in MovementForm
|
2025-10-20 12:03:58 +07:00 |
|
rstubryan
|
c8db992b17
|
feat(FE-62,63,65): add document_path field to deliveries in MovementForm
|
2025-10-20 11:50:19 +07:00 |
|
rstubryan
|
d76f897840
|
refactor(FE-62): update wrapper class names for improved layout in MovementForm
|
2025-10-20 11:32:35 +07:00 |
|
rstubryan
|
5e0cc3699f
|
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-20 10:46:21 +07:00 |
|
rstubryan
|
895b7afa25
|
refactor(FE-114): improve product filtering logic for location and flag validation
|
2025-10-20 10:38:10 +07:00 |
|
rstubryan
|
6c9c0e1839
|
Merge branch 'development' of gitlab.com:mbugroup/lti-web-client into dev/restu
|
2025-10-20 10:10:30 +07:00 |
|
rstubryan
|
eb02a8b6f7
|
refactor(storyless): update border class for consistent styling
|
2025-10-20 10:09:58 +07:00 |
|
rstubryan
|
73f379832c
|
Merge branch 'development' 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-20 10:09:18 +07:00 |
|
rstubryan
|
4233c19dc9
|
refactor(FE-114): rearrange code for better readability
|
2025-10-20 10:06:26 +07:00 |
|
Adnan Zahir
|
403765a2b5
|
Merge branch 'feat/FE/US-77/transfer-to-laying' into 'development'
[FEAT/FE][US#77] Transfer to Laying
See merge request mbugroup/lti-web-client!16
|
2025-10-20 10:03:03 +07:00 |
|
Rivaldi A N S
|
d30d7328cf
|
Merge branch 'feat/FE/US-77/TASK-113-slicing-transfer-to-laying-create-form' into 'feat/FE/US-77/transfer-to-laying'
[FEAT/FE][US#77/TASK#113] Slicing Transfer to Laying Create Form
See merge request mbugroup/lti-web-client!17
|
2025-10-20 02:57:58 +00:00 |
|
ValdiANS
|
376fa29f7e
|
fix(FE-40): wrap master data detail with SuspenseHelper
|
2025-10-20 09:55:08 +07:00 |
|
rstubryan
|
16d72ebf6f
|
feat(FE-114,136): integrate location selection and update flock handling in RecordingForm
|
2025-10-20 09:51:32 +07:00 |
|
Rivaldi A N S
|
52ad696178
|
Merge branch 'feat/FE/US-77/TASK-113-slicing-transfer-to-laying-create-form' into 'feat/FE/US-77/transfer-to-laying'
[FEAT/FE][US#77/TASK#113] Slicing Transfer to Laying create form
See merge request mbugroup/lti-web-client!15
|
2025-10-20 02:42:52 +00:00 |
|
ValdiANS
|
2b3aa9c3ee
|
feat(FE-113): create permissionCheck helper function
|
2025-10-18 13:40:32 +07:00 |
|
ValdiANS
|
6fe85fac13
|
feat(FE-113): add Client, Permission, Role, and RoleWithPermission types
|
2025-10-18 13:40:08 +07:00 |
|
randy-ar
|
9964e1797a
|
feat(FE-87): slicing ui multiple approval checkbox and approval modal confirmation
|
2025-10-18 12:58:18 +07:00 |
|
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 |
|
randy-ar
|
a573551110
|
feat(FE-85-87-88): slicing ui and integrate api for search and edit
|
2025-10-18 10:46:47 +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 |
|