rstubryan
|
758a0cd9a7
|
refactor(FE): Update Add button styles and labels
|
2026-02-03 10:46:58 +07:00 |
|
rstubryan
|
85556c0db0
|
refactor(FE): Use Color type for badge color typings
|
2026-02-02 11:10:58 +07:00 |
|
rstubryan
|
3ca4b324d3
|
refactor(FE): Unify status badge logic and use StatusBadge
|
2026-02-02 10:46:20 +07:00 |
|
rstubryan
|
afb0c40fd2
|
refactor(FE): Add Status Approval column to PurchaseTable
|
2026-01-26 13:37:06 +07:00 |
|
ValdiANS
|
4be719b9d8
|
feat(FE-331): implement permission guard in purchase
|
2025-12-26 16:21:22 +07:00 |
|
rstubryan
|
a45de4fb13
|
refactor(FE-311): Remove grand_total and due_date from purchases
|
2025-12-09 09:58:15 +07:00 |
|
rstubryan
|
c8b3e52ac0
|
refactor(FE-212): remove commented-out edit button in PurchaseTable component
|
2025-11-20 23:28:05 +07:00 |
|
rstubryan
|
417d08e0fc
|
refactor(FE-212,213): unify purchase API service references in Purchase components
|
2025-11-20 22:39:04 +07:00 |
|
rstubryan
|
343cc7c4e7
|
refactor(FE-212): remove unused poDate and supplier fields from table filter in PurchaseTable
|
2025-11-20 13:34:52 +07:00 |
|
rstubryan
|
4e8b17f55c
|
refactor(FE-208): remove unused supplier state and handlers in PurchaseTable
|
2025-11-20 13:32:26 +07:00 |
|
rstubryan
|
8c3cd3bc53
|
refactor(FE-208,213): enhance PurchaseOrderDetail and PurchaseOrderStaffApprovalForm components with initialValues prop and clean up unused code
|
2025-11-18 18:22:10 +07:00 |
|
rstubryan
|
964a4500ab
|
feat(FE-208): update date formatting in PurchaseTable for improved readability
|
2025-11-18 13:39:42 +07:00 |
|
rstubryan
|
9a650a130d
|
feat(FE-208): enhance PurchaseTable with improved state management and memoization
|
2025-11-18 13:35:58 +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
|
1ab72b8637
|
feat(FE-208): add staff and accept approval modals with action buttons in PurchaseOrderDetail
|
2025-11-14 10:23:37 +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
|
ecb497430a
|
feat(FE-208,212): enhance PurchaseOrder forms with onCancel functionality and UI improvements
|
2025-11-11 15:05:05 +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
|
10dca5c692
|
refactor(FE-208): rename PurchaseRequestForm to PurchaseRequisitionsForm and update related components
|
2025-11-08 09:53:21 +07:00 |
|
rstubryan
|
9d86e21657
|
refactor(FE-208): remove checkbox selection from PurchaseTable component
|
2025-11-04 13:20:44 +07:00 |
|
rstubryan
|
3312a47f38
|
feat(FE-208): create PurchaseDetail page with dummy data and integrate PurchaseRequestForm
|
2025-11-04 11:22:52 +07:00 |
|
rstubryan
|
ef339e128d
|
feat(FE-208,212): add Purchase and PurchaseTable components for managing purchase requests
|
2025-11-04 10:51:12 +07:00 |
|