rstubryan
|
0087ba384c
|
refactor(FE-212): update qty validation in PurchaseRequestForm schema to enforce numeric input
|
2025-11-17 14:45:46 +07:00 |
|
rstubryan
|
71a41d3f37
|
feat(FE-208,212): update purchase request form to use 'qty' instead of 'quantity' and add credit term field
|
2025-11-17 14:38:09 +07:00 |
|
rstubryan
|
6467af35bc
|
refactor(FE-208): restructure goods receipt table columns in PurchaseOrderDetail
|
2025-11-17 13:51:32 +07:00 |
|
rstubryan
|
c8f1ea0e4f
|
feat(FE-208): add index column to goods receipt table in PurchaseOrderDetail
|
2025-11-17 13:45:28 +07:00 |
|
rstubryan
|
283c2b2a44
|
feat(FE-208,212): implement bulk delete functionality for purchase order items with confirmation modal
|
2025-11-17 13:21:43 +07:00 |
|
rstubryan
|
7ec4105454
|
refactor(FE-208,212): implement delete functionality for purchase order items with confirmation modal
|
2025-11-17 13:09:47 +07:00 |
|
rstubryan
|
d0ba9eadbd
|
refactor(FE-208): add edit functionality and modal for Penerimaan Barang in PurchaseOrderDetail
|
2025-11-17 11:29:17 +07:00 |
|
rstubryan
|
2190f65cb2
|
refactor(FE-208): add edit functionality to Item Pembelian section in PurchaseOrderDetail
|
2025-11-17 11:15:13 +07:00 |
|
rstubryan
|
b82ba60a32
|
refactor(FE-208): enhance PurchaseOrderDetail layout with section header for goods receipt information
|
2025-11-17 10:21:17 +07:00 |
|
rstubryan
|
30ed70b669
|
refactor(FE-212): add DeletePurchaseRequestItemPayload and implement PurchaseDeleteItemsService
|
2025-11-17 10:13:30 +07:00 |
|
rstubryan
|
69a8899cac
|
refactor(FE-212): simplify PurchaseRequestService to a constant API instance
|
2025-11-17 09:39:16 +07:00 |
|
rstubryan
|
9f41768e54
|
refactor(FE-208): rename PurchaseRequisitions to PurchaseRequest and update related API references
|
2025-11-17 09:22:49 +07:00 |
|
rstubryan
|
c951f09667
|
refactor(FE-208): rename PurchaseRequisitions to PurchaseRequest and update related API references
|
2025-11-17 09:21:18 +07:00 |
|
rstubryan
|
64605b168e
|
refactor(FE-208): remove period from currency formatting in invoice display
|
2025-11-15 10:57:30 +07:00 |
|
rstubryan
|
e421c7d422
|
refactor(FE-208): enhance PurchaseOrderInvoice layout with improved cell styling and add inner table header
|
2025-11-15 10:54:59 +07:00 |
|
rstubryan
|
4bd6ac3cac
|
refactor(FE-208): enhance PurchaseOrderInvoice styles with primary color and adjust address maxWidth
|
2025-11-15 10:43:46 +07:00 |
|
rstubryan
|
e638856ea9
|
chore(deps): add @react-pdf/renderer dependency for PDF generation functionality
|
2025-11-15 10:36:30 +07:00 |
|
rstubryan
|
c45c8601cb
|
feat(FE-208): add PurchaseOrderInvoice component for PDF generation and update PurchaseOrderDetail to integrate invoice display
|
2025-11-15 10:36:01 +07:00 |
|
rstubryan
|
57a867f611
|
refactor(FE-208): update approval buttons in PurchaseOrderDetail to include Manager Approval
|
2025-11-14 16:08:30 +07:00 |
|
rstubryan
|
a5758aece4
|
refactor(FE-208): remove unnecessary font styling from purchase number display in PurchaseOrderDetail
|
2025-11-14 16:07:21 +07:00 |
|
rstubryan
|
0c4c0ce3ab
|
feat(FE-208,212): add PO document path and update PurchaseOrderDetail to display document link
|
2025-11-14 13:22:05 +07:00 |
|
rstubryan
|
00e0202be2
|
feat(FE-208): add confirmation modal for manager approval with notes functionality
|
2025-11-14 10:52:36 +07:00 |
|
rstubryan
|
3d49947c1e
|
feat(FE-212): add manager approval requisition type and service with nullable notes
|
2025-11-14 10:52:21 +07:00 |
|
rstubryan
|
1ab72b8637
|
feat(FE-208): add staff and accept approval modals with action buttons in PurchaseOrderDetail
|
2025-11-14 10:23:37 +07:00 |
|
rstubryan
|
f98a597115
|
refactor(FE-208): refactor PurchaseOrderDetail to integrate Purchase data and update Goods Receipt structure
|
2025-11-14 10:11:13 +07:00 |
|
rstubryan
|
1be61ae4ff
|
feat(FE-212): extend PurchaseItem type with additional fields for enhanced purchase details
|
2025-11-14 09:09:23 +07:00 |
|
rstubryan
|
1b64c1f5d1
|
feat(FE-208): add goods receipt section with table and dummy data in purchase order detail view
|
2025-11-14 09:05:58 +07:00 |
|
rstubryan
|
7485919e52
|
feat(FE-208): implement purchase order detail view with collapsible sections and summary table
|
2025-11-13 16:43:08 +07:00 |
|
rstubryan
|
e5d9612e29
|
refactor(FE-208): update 'Purchase' title to 'Pembelian' in constants
|
2025-11-13 15:50:11 +07:00 |
|
rstubryan
|
d9ebde65cb
|
chore: prettier format
|
2025-11-13 15:35:15 +07:00 |
|
Adnan Zahir
|
c6f881c78d
|
Merge branch 'feat/FE/US-75-chick-in-doc' into 'development'
[FEAT/FE][US#75] Refactor Chick In DOC
See merge request mbugroup/lti-web-client!52
|
2025-11-13 15:19:16 +07:00 |
|
Rivaldi A N S
|
18b036285a
|
Merge branch 'dev/randy' into 'feat/FE/US-75-chick-in-doc'
[FIX/FE][US#17/TASK#238-239-240] Resolve Merge Conflict
See merge request mbugroup/lti-web-client!53
|
2025-11-13 07:54:40 +00:00 |
|
rstubryan
|
5648b51c2e
|
feat(FE-Storyless): add collapsible functionality and improve image handling
|
2025-11-13 14:54:37 +07:00 |
|
randy-ar
|
10976452f5
|
fix(FE-85): remove debug message in flock edit page
|
2025-11-13 14:25:44 +07:00 |
|
randy-ar
|
56f57c4a6b
|
fix(FE): resolve merge conflict
|
2025-11-13 14:12:25 +07:00 |
|
rstubryan
|
b3f4e42f1a
|
chore: prettier format
|
2025-11-13 14:01:07 +07:00 |
|
rstubryan
|
ac8c39324b
|
fix(resolve): resolve MR
|
2025-11-13 13:06:18 +07:00 |
|
Adnan Zahir
|
7478c2597f
|
Merge branch 'feat/FE/US-77/transfer-to-laying' into 'development'
[FEAT/FE][US#77] Transfer to Laying - API Integration
See merge request mbugroup/lti-web-client!50
|
2025-11-13 12:33:30 +07:00 |
|
Rivaldi A N S
|
5975340c3d
|
Merge branch 'dev/randy' into 'feat/FE/US-75-chick-in-doc'
[FEAT/FE][US#75/TASK#238-239-240] Refactor Chick In DOC
See merge request mbugroup/lti-web-client!48
|
2025-11-13 04:53:00 +00:00 |
|
randy-ar
|
e5318fd6b5
|
refactor(FE-238-86): change useApprovalSteps params, and minimize fetching data
|
2025-11-13 11:18:11 +07:00 |
|
randy-ar
|
def7ee4a0b
|
fix(FE-238): hide approval button when chickin on submission
|
2025-11-13 10:46:11 +07:00 |
|
rstubryan
|
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
|
2025-11-13 10:24:37 +07:00 |
|
randy-ar
|
4485ea8181
|
fix(FE-238): mengubah ui form chick in
|
2025-11-13 09:54:51 +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 |
|