GitLab Deploy Bot
|
73d2de6dfb
|
edit Dockerfile
|
2025-11-09 15:21:15 +07:00 |
|
kris
|
49e648689a
|
Merge branch 'chore/build-cicd' into 'development'
edit Dockerfile
See merge request mbugroup/lti-web-client!45
|
2025-11-09 08:16:08 +00:00 |
|
GitLab Deploy Bot
|
d3cc38aed5
|
edit Dockerfile
|
2025-11-09 15:15:26 +07:00 |
|
kris
|
a9620246c0
|
Update .gitlab-ci.yml file
|
2025-11-09 08:05:11 +00:00 |
|
kris
|
2d649eb0ff
|
Merge branch 'chore/build-cicd' into 'development'
edit .gitlab-ci
See merge request mbugroup/lti-web-client!44
|
2025-11-09 08:02:31 +00:00 |
|
GitLab Deploy Bot
|
66b6579f27
|
edit .gitlab-ci
|
2025-11-09 15:01:10 +07:00 |
|
kris
|
4f9695aabe
|
Merge branch 'chore/build-cicd' into 'development'
edit .gitlab-ci
See merge request mbugroup/lti-web-client!43
|
2025-11-09 07:54:31 +00:00 |
|
GitLab Deploy Bot
|
29ff1bb50a
|
edit .gitlab-ci
|
2025-11-09 14:53:49 +07:00 |
|
kris
|
fefb665485
|
Merge branch 'chore/build-cicd' into 'development'
build docker via gitlab
See merge request mbugroup/lti-web-client!42
|
2025-11-09 07:49:21 +00:00 |
|
GitLab Deploy Bot
|
52e8fb4a3b
|
build with tag docker
|
2025-11-09 14:44:58 +07:00 |
|
GitLab Deploy Bot
|
8a11c176aa
|
build docker via gitlab
|
2025-11-09 14:21:58 +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
|
12a1e61b68
|
refactor(FE-212): update purchase types and payloads for requisition handling
|
2025-11-08 09:52:34 +07:00 |
|
randy-ar
|
fcc2fced06
|
feat(FE-166-167-168): slicing ui create, edit dan detail sales order
|
2025-11-06 16:57:17 +07:00 |
|
randy-ar
|
158971d904
|
feat(FE-166-169): Slicing UI Penjualan Form dan Client side validation
|
2025-11-06 13:45:52 +07:00 |
|
rstubryan
|
8c29358594
|
refactor(FE-208): remove required attribute from Area and Lokasi SelectInputs in PurchaseRequestForm
|
2025-11-04 14:36:07 +07:00 |
|
randy-ar
|
d8637923bd
|
refactor(FE-106-91-339-238): Slicing UI Chickin DOC Refactored
|
2025-11-04 13:24:10 +07:00 |
|
rstubryan
|
9d86e21657
|
refactor(FE-208): remove checkbox selection from PurchaseTable component
|
2025-11-04 13:20:44 +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
|
986830aa47
|
refactor(FE-208,212): rename PurchaseRequestForm files and update import paths for consistency
|
2025-11-04 10:49:19 +07:00 |
|
rstubryan
|
1e44fec15f
|
feat(FE-208,212): implement PurchaseService for fetching purchase request data with dummy response
|
2025-11-04 10:48:57 +07:00 |
|
rstubryan
|
39dbf57d7f
|
refactor(FE-208,212): streamline PurchaseRequestForm structure, enhance state management, and improve field handling for purchase items
|
2025-11-04 09:20:39 +07:00 |
|
rstubryan
|
289c8d5672
|
refactor(FE-208,212): enhance PurchaseRequestForm with product data fetching, update price and UOM fields based on selected products
|
2025-11-04 08:56:57 +07:00 |
|
rstubryan
|
ee24ceaff1
|
refactor(FE-208,212): update PurchaseRequestForm to reset location fields on area change, improve handling of location value and dependencies
|
2025-11-03 15:45:42 +07:00 |
|
rstubryan
|
ecdd8ae49c
|
refactor(FE-208,212): update PurchaseRequestForm schema and validation, improve credit term handling and reset logic for supplier changes
|
2025-11-03 15:19:19 +07:00 |
|
rstubryan
|
e1d070b3af
|
refactor(FE-208,212): update PurchaseRequestForm schema and validation, enhance credit term handling and improve error messages for required fields
|
2025-11-03 15:02:00 +07:00 |
|
rstubryan
|
4149c51a7b
|
refactor(FE-208,212): update PurchaseRequestForm validation for area and location fields, enhance error handling and conditional checks
|
2025-11-03 14:29:24 +07:00 |
|
rstubryan
|
ae5a57277b
|
refactor(FE-208,212): enhance PurchaseRequestForm with location and warehouse handling, update validation and reset logic for dependent fields
|
2025-11-03 14:06:32 +07:00 |
|
rstubryan
|
7b19cd4a21
|
refactor(FE-208,212): enhance PurchaseRequestForm with area and location fields, update validation and data handling for new inputs
|
2025-11-03 13:01:17 +07:00 |
|
rstubryan
|
408250d7ed
|
refactor(FE-208): enhance PurchaseRequestForm layout and actions, replace header with custom component and improve button handling
|
2025-11-03 11:39:37 +07:00 |
|
rstubryan
|
ae91e17ac0
|
refactor(FE-207,212): update PurchaseRequestForm schema and validation, enforce required fields and improve data handling for purchase items
|
2025-11-03 11:29:43 +07:00 |
|
rstubryan
|
b4a9c86c2a
|
refactor(FE-212): update PurchaseRequestForm schema and validation, streamline warehouse handling and add sub quantity field
|
2025-11-03 11:04:07 +07:00 |
|
rstubryan
|
1d79e8de1d
|
refactor(FE-Storyless): streamline RecordingForm component by native card and optimizing layout for better usability
|
2025-11-03 10:45:36 +07:00 |
|
randy-ar
|
219cbedbcd
|
refactor(FE-238-106): change dateinput and create chickin page and pull development
|
2025-11-03 10:12:15 +07:00 |
|
rstubryan
|
d53f7fc72f
|
fix(resolve): fix resolve merge
|
2025-11-03 10:12:12 +07:00 |
|
randy-ar
|
3eb2930640
|
refactor(FE-238-106): change dateinput and create chickin page
|
2025-11-03 10:09:12 +07:00 |
|
rstubryan
|
4e4117b5b0
|
fix(resolve): fix resolve merge
|
2025-11-03 10:02:26 +07:00 |
|
Adnan Zahir
|
d679c9f278
|
Merge branch 'fix/ISSUE-236/table-dropdown-issue' into 'development'
Fix: LTI Issue #236
See merge request mbugroup/lti-web-client!41
|
2025-11-03 09:08:21 +07:00 |
|
rstubryan
|
f335bc23eb
|
refactor(FE-Storyless): simplify MovementForm by integrating useSelect for warehouse and supplier inputs, enhance data fetching logic
|
2025-11-02 21:42:03 +07:00 |
|
rstubryan
|
d793824520
|
refactor(FE-Storyless): enhance MovementForm schema and validation, improve handling of product quantities and delivery costs
|
2025-11-02 21:33:38 +07:00 |
|
rstubryan
|
901b61a172
|
refactor(FE-Storyless): enhance ProductCategoryForm schema and validation, improve UI text and layout
|
2025-11-02 21:21:57 +07:00 |
|
rstubryan
|
39dd583e77
|
refactor(FE-Storyless): enhance ProductForm schema and handling, add required fields and improve validation
|
2025-11-02 21:15:41 +07:00 |
|
rstubryan
|
fc3b090da5
|
refactor(FE-Storyless): replace TextInput with NumberInput for price and tax fields, enhance form handling
|
2025-11-02 20:59:37 +07:00 |
|