rstubryan
|
2a03eae8a2
|
refactor(FE): Remove section padding on small+ screens
|
2026-01-26 13:35:45 +07:00 |
|
rstubryan
|
824eed910a
|
fix(resolve): fix resolve merge
|
2025-11-24 08:34:50 +07:00 |
|
rstubryan
|
95a7afdaa6
|
feat(FE-208): add refetchData prop to PurchaseOrderDetail and related forms for improved data synchronization
|
2025-11-21 18:18:40 +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
|
f6cf22f885
|
refactor(FE-208): update PurchaseOrderDetail component to use initialValues prop
|
2025-11-18 14:36:16 +07:00 |
|
rstubryan
|
e8dd4f3759
|
feat(FE-218,212,213): implement PurchaseOrderDetail component and update related types
|
2025-11-18 14:30:09 +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
|
b3f4e42f1a
|
chore: prettier format
|
2025-11-13 14:01:07 +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
|
ef193b9f03
|
feat(FE-208,212): enhance PurchaseRequestForm with dummy data and update type definitions for purchase items
|
2025-11-04 13:17:43 +07:00 |
|
rstubryan
|
4828af71b8
|
feat(FE-208): create PurchaseEdit page with dummy data and integrate PurchaseRequestForm
|
2025-11-04 11:31:32 +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
|
c790180e86
|
feat(FE-208): add Layout component to wrap children with SuspenseHelper
|
2025-11-04 10:51:54 +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 |
|
rstubryan
|
7c9c7eac10
|
refactor(FE-208,212): update import path for PurchaseRequestForm to reflect new directory structure
|
2025-11-04 10:49:45 +07:00 |
|
rstubryan
|
b2c38cd06f
|
feat(FE-208): create PurchaseRequestForm component and add AddPurchaseRequest page
|
2025-10-29 21:12:42 +07:00 |
|