Adnan Zahir
|
aa17143532
|
Merge branch 'feat/FE/US-76/TASK-114-129-136-slicing-ui-and-validation-create-edit-daily-recording-growing-form' into 'feat/FE/US-76/daily-recording-growing'
[FEAT/FE][US#76/TASK#114-129-130-131-136] Slicing UI Feature Daily Recording Growing
See merge request mbugroup/lti-web-client!29
|
2025-10-24 09:34:51 +07:00 |
|
rstubryan
|
4381e42aaf
|
refactor(FE-114): update input handling for vaccination stock, mortality count, and feed stock with improved parsing and formatting
|
2025-10-24 09:24:28 +07:00 |
|
rstubryan
|
a9b0c084f8
|
refactor(FE-114): update input handling for vaccination stock, mortality count, and feed stock with improved parsing and formatting
|
2025-10-24 09:15:01 +07:00 |
|
rstubryan
|
16823fa84a
|
refactor(FE-114): implement custom handlers for vaccination stock and mortality count input parsing
|
2025-10-24 09:00:29 +07:00 |
|
rstubryan
|
e76d881d8a
|
refactor(FE-114): add foreign key fields to enhance data relationships in project-flock type definitions
|
2025-10-23 20:00:42 +07:00 |
|
rstubryan
|
3f76cb58fe
|
refactor(FE-114): improve alignment and styling of checkbox inputs in RecordingForm
|
2025-10-23 17:15:17 +07:00 |
|
rstubryan
|
3cf8f4c89b
|
refactor(FE-114): enhance numeric input handling for chicken weight and count with improved formatting
|
2025-10-23 16:49:32 +07:00 |
|
rstubryan
|
90ae7c469a
|
refactor(FE-114): swap thousand and decimal separators for improved usability
|
2025-10-23 16:48:55 +07:00 |
|
rstubryan
|
ae967c5ddb
|
refactor(FE-114): integrate inputmask for enhanced numeric input handling and validation
|
2025-10-23 16:00:24 +07:00 |
|
rstubryan
|
e801ba08ad
|
chore(FE-114): add inputmask and its type definitions to package.json
|
2025-10-23 15:09:39 +07:00 |
|
rstubryan
|
e6f5b2493b
|
refactor(FE-Storyless): update input components to include consistent background styling
|
2025-10-23 13:51:34 +07:00 |
|
rstubryan
|
5f677f5076
|
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-23 13:50:23 +07:00 |
|
rstubryan
|
2de32dc944
|
refactor(FE-114): simplify CheckboxInput component and enhance styling options
|
2025-10-23 13:49:43 +07:00 |
|
Adnan Zahir
|
631ebb9346
|
Merge branch 'feat/husky-setup' into 'development'
[FEAT/FE] Husky Setup
See merge request mbugroup/lti-web-client!23
|
2025-10-23 13:25:41 +07:00 |
|
rstubryan
|
7e53743b07
|
refactor(FE-114): remove FieldMessage component usage and streamline error message handling in form inputs
|
2025-10-23 13:14:16 +07:00 |
|
ValdiANS
|
70e1aca6c7
|
feat: create husky pre-commit file
|
2025-10-23 13:13:34 +07:00 |
|
ValdiANS
|
d0d323954b
|
feat: install husky
|
2025-10-23 13:10:03 +07:00 |
|
rstubryan
|
6687f4af98
|
feat(FE-Storyless): add Badge component with customizable variants, colors, and sizes
|
2025-10-23 11:18:57 +07:00 |
|
rstubryan
|
575a317eed
|
refactor(FE-Storyless): update input components to ensure consistent background styling
|
2025-10-22 15:31:59 +07:00 |
|
rstubryan
|
bdb3ab1a50
|
refactor(FE-114): refactor card native to card component
|
2025-10-22 14:49:38 +07:00 |
|
rstubryan
|
f486a659d0
|
feat(FE-114): add Card component with customizable layout and styling options
|
2025-10-22 14:49:05 +07:00 |
|
rstubryan
|
58b4204aab
|
refactor(FE-62): enhance MovementForm by integrating NumberInput for delivery cost fields and improving layout
|
2025-10-22 14:10:35 +07:00 |
|
rstubryan
|
c249585bc2
|
refactor(FE-114): enhance form UI by adding required field indicators for multiple inputs
|
2025-10-22 13:55:12 +07:00 |
|
rstubryan
|
9c114628c7
|
refactor(FE-114,136): improve form validation handling and set touched state asynchronously
|
2025-10-22 10:54:20 +07:00 |
|
rstubryan
|
b35d513e44
|
refactor(FE-114): update flock accessor key in RecordingTable component
|
2025-10-22 09:50:09 +07:00 |
|
rstubryan
|
a904c35b7f
|
refactor(FE-114): simplify project flock types and update flock reference in recording
|
2025-10-22 09:41:00 +07:00 |
|
rstubryan
|
2e595b5e86
|
refactor(FE-114): update import paths from flock to production for recording components
|
2025-10-22 09:11:23 +07:00 |
|
rstubryan
|
46fa3e57cd
|
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 16:10:40 +07:00 |
|
rstubryan
|
2ab26153fd
|
fix(resolve): fix resolve mismatch conflict path on merge
|
2025-10-21 15:24:55 +07:00 |
|
rstubryan
|
e7e0e308c7
|
fix(resolve): fix resolve mismatch conflict path on merge
|
2025-10-21 15:20:15 +07:00 |
|
Adnan Zahir
|
791e8e787c
|
Merge branch 'feat/FE/US-74/flock-request' into 'development'
[FEAT/FE][US#74/TASK#84-85-86-87-88-89-102] Project Flock
See merge request mbugroup/lti-web-client!20
|
2025-10-21 15:17:06 +07:00 |
|
rstubryan
|
12202c2021
|
fix(resolve): fix resolve mismatch conflict path on merge
|
2025-10-21 15:10:57 +07:00 |
|
rstubryan
|
67b180bf7c
|
fix(resolve): fix resolve conflict
|
2025-10-21 14:36:27 +07:00 |
|
Rivaldi A N S
|
7853899486
|
Merge branch 'dev/randy' into 'feat/FE/US-74/flock-request'
[FEAT/FE][US#74/TASK#84-85-86-87-88-89-102] Create Feature Project Flocks and Feature Master Data Flocks
See merge request mbugroup/lti-web-client!13
|
2025-10-21 07:24:58 +00:00 |
|
randy-ar
|
9a04724095
|
fix(FE-86): fixing approve button and delete button
|
2025-10-21 14:11:08 +07:00 |
|
rstubryan
|
831995e8e4
|
refactor(FE-114): translate RecordingForm titles and table headers to Indonesian
|
2025-10-21 13:59:26 +07:00 |
|
randy-ar
|
c8cdb3e772
|
fix(FE-88): fix error build
|
2025-10-21 13:22:49 +07:00 |
|
randy-ar
|
e5b3af3239
|
fix(FE-88): fix project flock data types
|
2025-10-21 13:19:50 +07:00 |
|
rstubryan
|
0740f2d094
|
refactor(FE-114): ensure fields are marked as touched on change for better validation handling
|
2025-10-21 13:01:56 +07:00 |
|
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 |
|