rstubryan
|
12a69b7c6c
|
feat(FE-137): integrate SWR for fetching recordings and update table to display API data
|
2025-10-24 11:35:11 +07:00 |
|
rstubryan
|
b148a09e84
|
feat(US-137): update API endpoints and default values in RecordingForm for production environment
|
2025-10-24 11:27:32 +07:00 |
|
rstubryan
|
adc995dbe7
|
feat(US-114): enhance auto-calculation logic in RecordingForm to handle manual edits
|
2025-10-24 11:00:14 +07:00 |
|
rstubryan
|
9cbc703a63
|
feat(FE-114): integrate row selection functionality in RecordingTable and Table components
|
2025-10-24 10:18:56 +07:00 |
|
rstubryan
|
41e6848d75
|
refactor(FE-114): remove optional product_warehouse_id validation from RecordingForm schema
|
2025-10-24 10:08:38 +07:00 |
|
rstubryan
|
ca5b236565
|
refactor(FE-114): enforce required usage amount in RecordingForm validation
|
2025-10-24 10:00:35 +07:00 |
|
rstubryan
|
714072aea1
|
fix(merge): resolve merge conflict
|
2025-10-24 09:57:38 +07:00 |
|
rstubryan
|
8337fa5f55
|
fix(merge): resolve merge conflict
|
2025-10-24 09:53:04 +07:00 |
|
rstubryan
|
a9f0696b38
|
refactor(FE-114): auto-populate notes with product name and enhance tooltip visibility in RecordingForm
|
2025-10-24 09:50:12 +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
|
c30fcd81b2
|
refactor(FE-114): simplify CreateRecordingPayload structure and update validation in RecordingForm
|
2025-10-24 08:53:41 +07:00 |
|
rstubryan
|
7f5ae94706
|
feat(FE-114): integrate product stock fetching and selection in RecordingForm
|
2025-10-23 22:59:41 +07:00 |
|
rstubryan
|
6060ec0f7e
|
feat(FE-114): prevent auto-calculation override during manual average weight editing in RecordingForm
|
2025-10-23 22:02:12 +07:00 |
|
rstubryan
|
ef249fee12
|
feat(FE-114): add average weight calculation and input handling in RecordingForm
|
2025-10-23 21:54:06 +07:00 |
|
rstubryan
|
71df86c8df
|
feat(FE-114): integrate location and project flock selection in RecordingForm
|
2025-10-23 21:34:40 +07:00 |
|
rstubryan
|
d61c0ab844
|
feat(FE-114): integrate date time handling in RecordingForm for on-time status
|
2025-10-23 20:59:20 +07:00 |
|
rstubryan
|
b653cc1dab
|
refactor(FE-114): replace button elements with Button component for consistency and improved styling
|
2025-10-23 20:44:59 +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 |
|
rstubryan
|
392e211181
|
refactor(FE-Storyless): replace img with Image component for optimized loading
|
2025-10-23 19:54:17 +07:00 |
|
rstubryan
|
cebe738beb
|
refactor(FE-114): enhance type safety and improve checkbox input handling
|
2025-10-23 19:52:38 +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 |
|
rstubryan
|
db8cb56984
|
fix(merge): resolve conflict on merge
|
2025-10-23 18:24:02 +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 |
|
rstubryan
|
22f1a32e1b
|
feat(FE-137): integrate API for daily recording with enhanced data structure and validation
|
2025-10-23 11:59:22 +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 |
|