randy-ar
|
def7ee4a0b
|
fix(FE-238): hide approval button when chickin on submission
|
2025-11-13 10:46:11 +07:00 |
|
randy-ar
|
4485ea8181
|
fix(FE-238): mengubah ui form chick in
|
2025-11-13 09:54:51 +07:00 |
|
rstubryan
|
b64ab6567b
|
feat(FE-170,175): simplify approval status logic in GradingForm and RecordingForm
|
2025-11-13 09:23:29 +07:00 |
|
rstubryan
|
478ca186d3
|
feat(FE-170,175): add approval steps and status display in GradingForm and RecordingForm
|
2025-11-12 23:41:22 +07:00 |
|
rstubryan
|
47262adaf1
|
feat(FE-170,174,175): implement approval steps in RecordingForm and remove unused form step status
|
2025-11-12 23:12:22 +07:00 |
|
rstubryan
|
e2249cf73a
|
chore(FE-Storyless): temp fix resolve issue error on flock name
|
2025-11-12 22:24:06 +07:00 |
|
rstubryan
|
0e7c178736
|
feat(FE-170): enhance RecordingForm to include kandang_id from lookup and simplify product labels
|
2025-11-12 22:13:17 +07:00 |
|
rstubryan
|
4a974048a7
|
feat(FE-208): refactor Purchase Order forms to use table layout for improved readability and maintainability
|
2025-11-12 21:52:02 +07:00 |
|
rstubryan
|
cd8ab8844b
|
feat(FE-208): enhance Purchase Order acceptance form with Card component and improved layout for received date inputs
|
2025-11-12 20:43:34 +07:00 |
|
rstubryan
|
5d88af1a31
|
feat(FE-208,212): implement table-based UI for Purchase Order acceptance and staff approval forms
|
2025-11-12 20:27:06 +07:00 |
|
randy-ar
|
fa3ba46810
|
refactor(FE): menambahkan parameter params useApprovalSteps dan return rawData
|
2025-11-12 17:03:37 +07:00 |
|
rstubryan
|
4215c6c6ce
|
feat(FE-208): enhance DateInput component with range selection and modal support
|
2025-11-12 16:54:17 +07:00 |
|
randy-ar
|
6670f1e31b
|
refactor(FE-238-239-240): implement approval workflow chickin & project flock, membuat custom hook useApprovals, dan handling error format approvals
|
2025-11-12 15:25:14 +07:00 |
|
randy-ar
|
b2f4317c08
|
refactor(FE-238-239-240): implement approval workflow chickin & project flock, membuat custom hook useApprovals, dan handling error format approvals
|
2025-11-12 15:24:44 +07:00 |
|
ValdiANS
|
569a8b495b
|
feat(FE-149): integrate TransferToLayingForm to API
|
2025-11-12 13:34:25 +07:00 |
|
ValdiANS
|
1ff1e53e02
|
feat(FE-149): create getTransferToLayingFormInitialValues and getFilledTransferToLayingFormInitialValues helper function
|
2025-11-12 13:32:23 +07:00 |
|
ValdiANS
|
8e3282bb7d
|
feat(FE-149): integrate TransferToLayingsTable to API
|
2025-11-12 13:31:35 +07:00 |
|
ValdiANS
|
3c0bd647a8
|
chore: add capacity dummy data
|
2025-11-12 13:30:35 +07:00 |
|
ValdiANS
|
557e20cffe
|
chore: set approval status to idle if previous status is rejected
|
2025-11-12 13:25:58 +07:00 |
|
rstubryan
|
f264474293
|
refactor(FE-208): update modal width classes in PurchaseTable for improved responsiveness
|
2025-11-12 13:14:27 +07:00 |
|
rstubryan
|
c770651a01
|
refactor(FE-212): simplify validation for supplier, area, location, and warehouse fields in PurchaseRequisitionsForm
|
2025-11-12 12:58:08 +07:00 |
|
rstubryan
|
603f95a9b2
|
refactor(FE-208,212): update terminology in PurchaseOrder forms for consistency and clarity
|
2025-11-12 11:54:00 +07:00 |
|
rstubryan
|
f26e54e8f2
|
refactor(FE-208,212): update width classes for form fields in PurchaseOrder forms for better responsiveness
|
2025-11-12 11:16:46 +07:00 |
|
rstubryan
|
bc53b9073c
|
feat(FE-208,212): simplify PurchaseOrder forms by removing unused fields and updating user names
|
2025-11-12 10:51:57 +07:00 |
|
randy-ar
|
5dccaf40cb
|
refactor(FE-88): memisahkan file api project flock & penyesuaian tipe data dan paylod dengan BE
|
2025-11-12 09:04:23 +07:00 |
|
rstubryan
|
ecb497430a
|
feat(FE-208,212): enhance PurchaseOrder forms with onCancel functionality and UI improvements
|
2025-11-11 15:05:05 +07:00 |
|
rstubryan
|
8c17367fb6
|
feat(FE-208,212): add PurchaseOrderAcceptApprovalForm and validation schema for acceptance of purchase requisitions
|
2025-11-11 14:06:53 +07:00 |
|
rstubryan
|
f7b2e3c6f2
|
feat(FE-208,212): add PurchaseRequisitionsStaffApprovalForm and schema for staff approval process
|
2025-11-11 11:26:46 +07:00 |
|
rstubryan
|
5fc01a9afa
|
feat(FE-208): use CheckboxInput component for item selection in PurchaseRequisitionsForm
|
2025-11-11 11:26:22 +07:00 |
|
rstubryan
|
3ed3e2e21a
|
feat(FE-208): add PurchaseOrderDetail component for displaying approval steps
|
2025-11-10 17:09:28 +07:00 |
|
randy-ar
|
f63d3d3870
|
refactor(FE): Refactor project flock api & implement approval component in project flock details
|
2025-11-10 17:05:24 +07:00 |
|
rstubryan
|
efcc14f3ab
|
refactor(FE-212): rename PurchaseApi to PurchaseRequisitionsApi and update related references in forms and tables
|
2025-11-10 14:33:01 +07:00 |
|
rstubryan
|
3ac0672f7e
|
feat(FE-170,175): update RecordingForm to include selectedKandang in product URL generation and options filtering
|
2025-11-10 08:36:55 +07:00 |
|
randy-ar
|
9f4f140018
|
refactor(FE-239-238): Refactor UI & API Integration For Form Chickin & Chickin Details
|
2025-11-10 06:07:02 +07:00 |
|
randy-ar
|
e0c347c3d5
|
refactor(FE-87-106): refactor api integration untuk project flock dan project flock kandang
|
2025-11-10 04:08:08 +07:00 |
|
rstubryan
|
8db9d1a52c
|
refactor(FE-212): update product warehouse fetching logic and options mapping in PurchaseRequisitionsForm
|
2025-11-08 10:53:29 +07:00 |
|
rstubryan
|
10dca5c692
|
refactor(FE-208): rename PurchaseRequestForm to PurchaseRequisitionsForm and update related components
|
2025-11-08 09:53:21 +07:00 |
|
rstubryan
|
53751d566c
|
refactor(FE-212): rename PurchaseRequestForm schema to PurchaseRequisitionsForm and update related types
|
2025-11-08 09:52:48 +07:00 |
|
rstubryan
|
4f88f26b71
|
feat(FE-170,175): update approval logic in RecordingTable to include additional conditions for egg grading status
|
2025-11-07 14:56:28 +07:00 |
|
rstubryan
|
80fcabde7e
|
feat(FE-170,175): extend GradingForm to support additional grading data and improve form initialization
|
2025-11-07 14:56:03 +07:00 |
|
rstubryan
|
2e35462300
|
feat(FE-170): change Cancel button to Reset in RecordingForm for improved form handling
|
2025-11-07 08:51:54 +07:00 |
|
rstubryan
|
f8f613ec9d
|
refactor(FE-170,175): update approval logic in RecordingForm to consider grading data for LAYING category
|
2025-11-06 23:45:02 +07:00 |
|
rstubryan
|
a1bf38023c
|
feat(FE-170,175): enhance approval logic and tooltips for LAYING category recordings in RecordingTable
|
2025-11-06 23:40:13 +07:00 |
|
rstubryan
|
f032f71136
|
feat(FE-170,175): implement payload creation for growing and laying recordings in RecordingForm
|
2025-11-06 23:27:46 +07:00 |
|
rstubryan
|
2e5530cf91
|
refactor(FE-170): simplify confirmation modal text in RecordingTable
|
2025-11-06 23:15:50 +07:00 |
|
rstubryan
|
c45217e98e
|
feat(FE-170,175): add grading data handling in RecordingForm and update types
|
2025-11-06 22:40:04 +07:00 |
|
rstubryan
|
62c16bb9d1
|
feat(FE-170,175): enhance RecordingTable with grading completion checks and approval logic
|
2025-11-06 22:28:31 +07:00 |
|
rstubryan
|
c012668340
|
feat(FE-175): update grading logic in GradingForm to utilize konsumsiBaikEggId
|
2025-11-06 21:38:52 +07:00 |
|
ValdiANS
|
57ffd50558
|
feat(FE-195): set expense table column header and cell
|
2025-11-06 21:10:50 +07:00 |
|
rstubryan
|
5245d44a79
|
feat(FE-170,175): add module_id prop to approval history modal in RecordingTable
|
2025-11-06 19:13:11 +07:00 |
|