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 |
|
randy-ar
|
51bce1a2c7
|
feat(FE-86-88): Adding reject button and integrate with approval api
|
2025-10-23 20:23:25 +07:00 |
|
randy-ar
|
8a467c2d65
|
fix(FE-92-93-105-106): fixing chickin form, after submit event and chickin modal trigger
|
2025-10-23 18:43:26 +07:00 |
|
ValdiANS
|
7e44226a6d
|
feat(FE-141): add approve and reject functionality in Transfer to Laying Detail Page
|
2025-10-23 17:34:14 +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
|
e6f5b2493b
|
refactor(FE-Storyless): update input components to include consistent background styling
|
2025-10-23 13:51:34 +07:00 |
|
rstubryan
|
2de32dc944
|
refactor(FE-114): simplify CheckboxInput component and enhance styling options
|
2025-10-23 13:49:43 +07:00 |
|
randy-ar
|
eaf41805d7
|
feat(FE-92-93-105-106): slicing ui chickin DOC and integrate with API
|
2025-10-23 13:30:27 +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
|
9a51b2876f
|
chore(FE-113,140,141): adjust back button link
|
2025-10-23 12:54:46 +07:00 |
|
ValdiANS
|
ab9fbc9032
|
feat(FE-147): create TransferToLayingsTable component
|
2025-10-23 12:54:02 +07:00 |
|
ValdiANS
|
3c8bdfbdac
|
chore(FE-147): set generic when using getByPath function
|
2025-10-23 12:52:29 +07:00 |
|
ValdiANS
|
204369e0fe
|
feat(FE-147): add CheckboxInput component
|
2025-10-23 12:51:39 +07:00 |
|
ValdiANS
|
1e2ea79a6a
|
chore(FE-147): add close button for MainDrawer
|
2025-10-23 12:51:20 +07:00 |
|
ValdiANS
|
c24c0817ae
|
chore(FE-147): add rowSelection and setRowSelection props
|
2025-10-23 11:53:35 +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 |
|
ValdiANS
|
06f1d3f6a4
|
fix(FE-113): fix merge error
|
2025-10-21 15:54:25 +07:00 |
|
ValdiANS
|
32d4c0268f
|
Merge branch 'development' into feat/FE/US-77/TASK-113-slicing-transfer-to-laying-create-form
|
2025-10-21 15:29:10 +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 |
|
ValdiANS
|
1ade8f8a38
|
Merge branch 'development' into feat/FE/US-77/TASK-113-slicing-transfer-to-laying-create-form
|
2025-10-21 15:18:34 +07:00 |
|
rstubryan
|
12202c2021
|
fix(resolve): fix resolve mismatch conflict path on merge
|
2025-10-21 15:10:57 +07:00 |
|
ValdiANS
|
4127075b13
|
feat(FE-113): create Transfer to Laying Create Form Schema
|
2025-10-21 15:09:33 +07:00 |
|
ValdiANS
|
d9fa685ae6
|
feat(FE-113): create Transfer to Laying Create Form
|
2025-10-21 15:08:11 +07:00 |
|
ValdiANS
|
5af9c3ee27
|
chore(FE-113): change api route for getting user info to /auth/sso/userinfo
|
2025-10-21 15:06:10 +07:00 |
|
ValdiANS
|
8b403a4208
|
feat(FE-113): create useSelect hook
|
2025-10-21 15:01:48 +07:00 |
|
rstubryan
|
67b180bf7c
|
fix(resolve): fix resolve conflict
|
2025-10-21 14:36:27 +07: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 |
|