Commit Graph

  • 71b7598f87 Merge branch 'feat/FE/US-163/expense-request' into 'development' fix/FE/US-33/TASK-259-add-capacity-to-master-data-kandang Adnan Zahir 2025-11-18 09:25:50 +07:00
  • 075e5e452f Merge branch 'feat/FE/US-163/TASK-188-193-195-196-198-expense-request' into 'feat/FE/US-163/expense-request' Rivaldi A N S 2025-11-17 09:15:04 +00:00
  • 8cd054e6aa Merge branch 'development' into feat/FE/US-163/expense-request ValdiANS 2025-11-17 16:04:35 +07:00
  • a9bdb6c36e feat(FE-177): Integrate API sales order and fixing sales order initial state randy-ar 2025-11-17 15:59:31 +07:00
  • 8b02d0df1c chore(FE-199): add reference_number, po_number, and approval property ValdiANS 2025-11-17 14:57:55 +07:00
  • 470cdb8b02 chore(FE-199): create Expense dummy data ValdiANS 2025-11-17 14:56:25 +07:00
  • da40e7d7be chore(FE-196): create expense request approval line ValdiANS 2025-11-17 14:55:27 +07:00
  • 9260f1aff6 refactor(FE-212): update qty validation in PurchaseRequestForm schema to enforce numeric input rstubryan 2025-11-17 14:54:15 +07:00
  • 0087ba384c refactor(FE-212): update qty validation in PurchaseRequestForm schema to enforce numeric input rstubryan 2025-11-17 14:45:46 +07:00
  • 71a41d3f37 feat(FE-208,212): update purchase request form to use 'qty' instead of 'quantity' and add credit term field rstubryan 2025-11-17 14:38:09 +07:00
  • c58dde960c chore(FE-188,193): add IDR prefix ValdiANS 2025-11-17 14:23:35 +07:00
  • 4e88e76538 feat(FE-193): add existing documents link ValdiANS 2025-11-17 14:10:08 +07:00
  • e6ac11893a chore(FE-198): create UploadRequestDocumentsFormSchema and UploadRequestDocumentsFormValues ValdiANS 2025-11-17 14:07:14 +07:00
  • 83f1ba46a7 chore(FE-188,193): adjust ExpenseKandangsTable component ValdiANS 2025-11-17 14:05:24 +07:00
  • fc76b44279 feat(FE-195,196): create RealizationStatusBadge component ValdiANS 2025-11-17 14:00:16 +07:00
  • dbe6ced602 feat(FE-195,196): create ExpenseStatusBadge component ValdiANS 2025-11-17 13:58:37 +07:00
  • f01e764d9c feat(FE-195): add filter and approve/reject functionality ValdiANS 2025-11-17 13:56:26 +07:00
  • 6467af35bc refactor(FE-208): restructure goods receipt table columns in PurchaseOrderDetail rstubryan 2025-11-17 13:51:32 +07:00
  • ac227f7780 feat(FE-196): create ExpenseDetail component for expense detail page ValdiANS 2025-11-17 13:48:07 +07:00
  • c8f1ea0e4f feat(FE-208): add index column to goods receipt table in PurchaseOrderDetail rstubryan 2025-11-17 13:45:28 +07:00
  • 6067c00219 feat(FE-193): create Expense Edit page ValdiANS 2025-11-17 13:40:40 +07:00
  • 283c2b2a44 feat(FE-208,212): implement bulk delete functionality for purchase order items with confirmation modal rstubryan 2025-11-17 13:21:43 +07:00
  • 7ec4105454 refactor(FE-208,212): implement delete functionality for purchase order items with confirmation modal rstubryan 2025-11-17 13:09:47 +07:00
  • a151abfbe9 feat(FE-196): create Expense Detail page ValdiANS 2025-11-17 11:58:34 +07:00
  • e14d10c503 chore(FE-193,196): create expense detail layout file ValdiANS 2025-11-17 11:57:44 +07:00
  • d0ba9eadbd refactor(FE-208): add edit functionality and modal for Penerimaan Barang in PurchaseOrderDetail rstubryan 2025-11-17 11:29:17 +07:00
  • 2190f65cb2 refactor(FE-208): add edit functionality to Item Pembelian section in PurchaseOrderDetail rstubryan 2025-11-17 11:15:13 +07:00
  • b82ba60a32 refactor(FE-208): enhance PurchaseOrderDetail layout with section header for goods receipt information rstubryan 2025-11-17 10:21:17 +07:00
  • 30ed70b669 refactor(FE-212): add DeletePurchaseRequestItemPayload and implement PurchaseDeleteItemsService rstubryan 2025-11-17 10:13:30 +07:00
  • 69a8899cac refactor(FE-212): simplify PurchaseRequestService to a constant API instance rstubryan 2025-11-17 09:39:16 +07:00
  • 9f41768e54 refactor(FE-208): rename PurchaseRequisitions to PurchaseRequest and update related API references rstubryan 2025-11-17 09:22:49 +07:00
  • c951f09667 refactor(FE-208): rename PurchaseRequisitions to PurchaseRequest and update related API references rstubryan 2025-11-17 09:21:18 +07:00
  • d3c4706d87 refactor(FE-177-166-167): separate table repeater component and adjust data types with new API Payload randy-ar 2025-11-16 23:19:28 +07:00
  • 64605b168e refactor(FE-208): remove period from currency formatting in invoice display rstubryan 2025-11-15 10:57:30 +07:00
  • e421c7d422 refactor(FE-208): enhance PurchaseOrderInvoice layout with improved cell styling and add inner table header rstubryan 2025-11-15 10:54:59 +07:00
  • 4bd6ac3cac refactor(FE-208): enhance PurchaseOrderInvoice styles with primary color and adjust address maxWidth rstubryan 2025-11-15 10:43:46 +07:00
  • e638856ea9 chore(deps): add @react-pdf/renderer dependency for PDF generation functionality rstubryan 2025-11-15 10:36:30 +07:00
  • c45c8601cb feat(FE-208): add PurchaseOrderInvoice component for PDF generation and update PurchaseOrderDetail to integrate invoice display rstubryan 2025-11-15 10:36:01 +07:00
  • 57a867f611 refactor(FE-208): update approval buttons in PurchaseOrderDetail to include Manager Approval rstubryan 2025-11-14 16:08:30 +07:00
  • a5758aece4 refactor(FE-208): remove unnecessary font styling from purchase number display in PurchaseOrderDetail rstubryan 2025-11-14 16:07:21 +07:00
  • 3fdb10ec7f feat(FE-177): refactor sales order management with new schema and API integration randy-ar 2025-11-14 15:52:58 +07:00
  • 1ee0454e6b Merge branch 'development' into feat/FE/US-163/TASK-188-193-198-slicing-expense-request-form ValdiANS 2025-11-14 13:41:47 +07:00
  • 0c4c0ce3ab feat(FE-208,212): add PO document path and update PurchaseOrderDetail to display document link rstubryan 2025-11-14 13:22:05 +07:00
  • 00e0202be2 feat(FE-208): add confirmation modal for manager approval with notes functionality rstubryan 2025-11-14 10:52:36 +07:00
  • 3d49947c1e feat(FE-212): add manager approval requisition type and service with nullable notes rstubryan 2025-11-14 10:52:21 +07:00
  • 1ab72b8637 feat(FE-208): add staff and accept approval modals with action buttons in PurchaseOrderDetail rstubryan 2025-11-14 10:23:37 +07:00
  • f98a597115 refactor(FE-208): refactor PurchaseOrderDetail to integrate Purchase data and update Goods Receipt structure rstubryan 2025-11-14 10:11:13 +07:00
  • 1be61ae4ff feat(FE-212): extend PurchaseItem type with additional fields for enhanced purchase details rstubryan 2025-11-14 09:09:23 +07:00
  • 1b64c1f5d1 feat(FE-208): add goods receipt section with table and dummy data in purchase order detail view rstubryan 2025-11-14 09:05:58 +07:00
  • 7485919e52 feat(FE-208): implement purchase order detail view with collapsible sections and summary table rstubryan 2025-11-13 16:43:08 +07:00
  • e5d9612e29 refactor(FE-208): update 'Purchase' title to 'Pembelian' in constants rstubryan 2025-11-13 15:50:11 +07:00
  • b6ac8026c7 chore: prettier format rstubryan 2025-11-13 15:43:41 +07:00
  • d9ebde65cb chore: prettier format rstubryan 2025-11-13 15:35:15 +07:00
  • c6f881c78d Merge branch 'feat/FE/US-75-chick-in-doc' into 'development' Adnan Zahir 2025-11-13 15:19:16 +07:00
  • 18b036285a Merge branch 'dev/randy' into 'feat/FE/US-75-chick-in-doc' Rivaldi A N S 2025-11-13 07:54:40 +00:00
  • 5648b51c2e feat(FE-Storyless): add collapsible functionality and improve image handling rstubryan 2025-11-13 14:54:37 +07:00
  • c7bad200ae chore: prettier format rstubryan 2025-11-13 14:30:24 +07:00
  • a2dd781140 chore: prettier format rstubryan 2025-11-13 14:28:46 +07:00
  • 10976452f5 fix(FE-85): remove debug message in flock edit page randy-ar 2025-11-13 14:25:44 +07:00
  • 6ffb6e1560 chore: prettier format ValdiANS 2025-11-13 14:25:03 +07:00
  • 138c97a695 Merge branch 'development' into feat/FE/US-163/TASK-188-193-198-slicing-expense-request-form ValdiANS 2025-11-13 14:20:28 +07:00
  • 56f57c4a6b fix(FE): resolve merge conflict randy-ar 2025-11-13 14:12:25 +07:00
  • c2479ad248 chore: prettier format rstubryan 2025-11-13 14:08:35 +07:00
  • b3f4e42f1a chore: prettier format rstubryan 2025-11-13 14:01:07 +07:00
  • ac8c39324b fix(resolve): resolve MR rstubryan 2025-11-13 13:06:18 +07:00
  • 7478c2597f Merge branch 'feat/FE/US-77/transfer-to-laying' into 'development' Adnan Zahir 2025-11-13 12:33:30 +07:00
  • 5975340c3d Merge branch 'dev/randy' into 'feat/FE/US-75-chick-in-doc' Rivaldi A N S 2025-11-13 04:53:00 +00:00
  • e5318fd6b5 refactor(FE-238-86): change useApprovalSteps params, and minimize fetching data randy-ar 2025-11-13 11:18:11 +07:00
  • def7ee4a0b fix(FE-238): hide approval button when chickin on submission randy-ar 2025-11-13 10:46:11 +07:00
  • 26811f5e3e Merge branch 'development' of gitlab.com:mbugroup/lti-web-client into feat/FE/US-161/TASK-208-212-slicing-ui-and-validation-create-purchase-request-form rstubryan 2025-11-13 10:24:37 +07:00
  • 4485ea8181 fix(FE-238): mengubah ui form chick in randy-ar 2025-11-13 09:54:51 +07:00
  • 57ca050100 Merge branch 'development' of gitlab.com:mbugroup/lti-web-client into feat/FE/US-78/TASK-170-174-slicing-ui-and-validation-create-daily-recording-laying-form rstubryan 2025-11-13 09:34:52 +07:00
  • b64ab6567b feat(FE-170,175): simplify approval status logic in GradingForm and RecordingForm rstubryan 2025-11-13 09:23:29 +07:00
  • 478ca186d3 feat(FE-170,175): add approval steps and status display in GradingForm and RecordingForm rstubryan 2025-11-12 23:41:22 +07:00
  • 47262adaf1 feat(FE-170,174,175): implement approval steps in RecordingForm and remove unused form step status rstubryan 2025-11-12 23:12:22 +07:00
  • e2249cf73a chore(FE-Storyless): temp fix resolve issue error on flock name rstubryan 2025-11-12 22:24:06 +07:00
  • 0e7c178736 feat(FE-170): enhance RecordingForm to include kandang_id from lookup and simplify product labels rstubryan 2025-11-12 22:13:17 +07:00
  • 4a974048a7 feat(FE-208): refactor Purchase Order forms to use table layout for improved readability and maintainability rstubryan 2025-11-12 21:52:02 +07:00
  • cd8ab8844b feat(FE-208): enhance Purchase Order acceptance form with Card component and improved layout for received date inputs rstubryan 2025-11-12 20:43:34 +07:00
  • 5d88af1a31 feat(FE-208,212): implement table-based UI for Purchase Order acceptance and staff approval forms rstubryan 2025-11-12 20:27:06 +07:00
  • fa3ba46810 refactor(FE): menambahkan parameter params useApprovalSteps dan return rawData randy-ar 2025-11-12 17:03:37 +07:00
  • 4215c6c6ce feat(FE-208): enhance DateInput component with range selection and modal support rstubryan 2025-11-12 16:54:17 +07:00
  • 6670f1e31b refactor(FE-238-239-240): implement approval workflow chickin & project flock, membuat custom hook useApprovals, dan handling error format approvals randy-ar 2025-11-12 15:25:14 +07:00
  • b2f4317c08 refactor(FE-238-239-240): implement approval workflow chickin & project flock, membuat custom hook useApprovals, dan handling error format approvals randy-ar 2025-11-12 15:24:44 +07:00
  • b9fb3c8311 Merge branch 'feat/FE/US-77/TASK-149-transfer-to-laying-api-integration' into 'feat/FE/US-77/transfer-to-laying' Rivaldi A N S 2025-11-12 06:48:25 +00:00
  • 305ad67cb4 chore: run format before commit ValdiANS 2025-11-12 13:39:48 +07:00
  • e3ecf5dc50 feat(FE-149): adjust BaseTransferToLaying and CreateTransferToLayingPayload structure based on the API ValdiANS 2025-11-12 13:38:12 +07:00
  • bc8ba1df9c feat(FE-149): add flock_name and kandangs.project_flock_kandang_id field ValdiANS 2025-11-12 13:37:05 +07:00
  • e7d2c3bc13 feat: add capacity to kandang ValdiANS 2025-11-12 13:36:33 +07:00
  • b7a055888b chore: remove unnecessary code ValdiANS 2025-11-12 13:36:22 +07:00
  • 8d09aec66a feat(FE-149): integrate TransferToLayingService to API ValdiANS 2025-11-12 13:36:12 +07:00
  • 776b809931 chore: change project flock API endpoint ValdiANS 2025-11-12 13:35:24 +07:00
  • c6fb707a9f chore(FE-149): add TRANSFER_TO_LAYING_APPROVAL_LINE constant ValdiANS 2025-11-12 13:34:49 +07:00
  • 569a8b495b feat(FE-149): integrate TransferToLayingForm to API ValdiANS 2025-11-12 13:34:25 +07:00
  • 1ff1e53e02 feat(FE-149): create getTransferToLayingFormInitialValues and getFilledTransferToLayingFormInitialValues helper function ValdiANS 2025-11-12 13:32:23 +07:00
  • 8e3282bb7d feat(FE-149): integrate TransferToLayingsTable to API ValdiANS 2025-11-12 13:31:35 +07:00
  • 3c0bd647a8 chore: add capacity dummy data ValdiANS 2025-11-12 13:30:35 +07:00
  • 557e20cffe chore: set approval status to idle if previous status is rejected ValdiANS 2025-11-12 13:25:58 +07:00
  • 5124c1b66a chore: create ConfirmationModalWithNotes component ValdiANS 2025-11-12 13:24:51 +07:00
  • c9092f36e3 chore: add children prop ValdiANS 2025-11-12 13:23:20 +07:00