Yoga Pangestu
|
245d636cd4
|
feat: enhance employee management by adding notification support for create, update, delete, and status toggle actions
|
2026-07-14 19:22:27 +07:00 |
|
Yoga Pangestu
|
9b20d26a4e
|
refactor: remove PWA manifest file and update related configurations, improving project structure and icon handling in the PwaManifestController
linter / quality (push) Waiting to run
tests / ci (8.3) (push) Waiting to run
tests / ci (8.4) (push) Waiting to run
tests / ci (8.5) (push) Waiting to run
|
2026-07-13 19:55:35 +07:00 |
|
Yoga Pangestu
|
62beb309a8
|
feat: implement restock management features including CRUD operations, permissions, and UI components for creating and editing restocks
|
2026-07-13 19:15:17 +07:00 |
|
Yoga Pangestu
|
c8344f27cb
|
feat: enhance product and raw material request validation by adding imagesRequired parameter, improving image handling based on request method
|
2026-07-13 12:47:35 +07:00 |
|
Yoga Pangestu
|
e431cbb54b
|
refactor: simplify raw material creation, update, and deletion processes by removing owner verification checks and enhancing user feedback
|
2026-07-13 11:57:59 +07:00 |
|
Yoga Pangestu
|
bb74fb49c8
|
feat: require s3_keys for product and raw material variants, enhancing validation and user feedback in forms
|
2026-07-13 11:28:48 +07:00 |
|
Yoga Pangestu
|
5c1f92e48b
|
feat: add PWA support by updating manifest link and adding apple-touch-icon, enhancing mobile experience
linter / quality (push) Has been cancelled
tests / ci (8.3) (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled
|
2026-07-12 14:34:51 +07:00 |
|
Yoga Pangestu
|
3c5389e541
|
feat: add search functionality by ID for purchases, products, and raw materials, enhancing data retrieval in index views
|
2026-07-10 11:47:10 +07:00 |
|
Yoga Pangestu
|
b87203d6ab
|
feat: implement permission-based messaging for purchase and stock verification actions, enhancing user feedback based on roles
|
2026-07-10 11:26:06 +07:00 |
|
Yoga Pangestu
|
b93a200284
|
refactor: remove quick-create raw material functionality and associated request, streamlining the CuttingDraftItemController and related components
|
2026-07-09 15:22:12 +07:00 |
|
Yoga Pangestu
|
a3954faab6
|
feat: add functionality to create new raw materials and store them in the purchase draft, enhancing the purchasing process
|
2026-07-09 14:54:23 +07:00 |
|
Yoga Pangestu
|
897d9c62b7
|
feat: enhance ProductController and ProductService to support owner verification permissions; add ProductVariantEditModal for editing product variants and implement JSON response for product details
|
2026-07-08 16:09:57 +07:00 |
|
Yoga Pangestu
|
8c3847ade3
|
feat: enhance RawMaterialController and RawMaterialService to support owner verification permissions; add RawMaterialVariantEditModal for editing price variants and implement JSON response for raw material details
linter / quality (push) Waiting to run
tests / ci (8.3) (push) Waiting to run
tests / ci (8.4) (push) Waiting to run
tests / ci (8.5) (push) Waiting to run
|
2026-07-08 15:48:38 +07:00 |
|
Yoga Pangestu
|
dc594c9daa
|
feat: enhance raw material filtering and selection in RawMaterialController and related components for improved data management
linter / quality (push) Waiting to run
tests / ci (8.3) (push) Waiting to run
tests / ci (8.4) (push) Waiting to run
tests / ci (8.5) (push) Waiting to run
|
2026-07-07 10:37:13 +07:00 |
|
Yoga Pangestu
|
138eb8b053
|
feat: add attributes method to RejectVerificationRequest for localized error messages
linter / quality (push) Waiting to run
tests / ci (8.3) (push) Waiting to run
tests / ci (8.4) (push) Waiting to run
tests / ci (8.5) (push) Waiting to run
|
2026-07-06 09:38:20 +07:00 |
|
Yoga Pangestu
|
00ef124fb3
|
feat: add predis/predis dependency and implement caching in various services for improved performance
|
2026-07-05 23:31:55 +07:00 |
|
Yoga Pangestu
|
c222be62d3
|
refactor: standardize attribute labels across various request files for consistency and clarity
|
2026-07-05 22:04:57 +07:00 |
|
Yoga Pangestu
|
d57ad3e65d
|
refactor: update attribute labels in CuttingRequest for improved clarity and consistency
|
2026-07-05 21:39:29 +07:00 |
|
Yoga Pangestu
|
0078c16e17
|
refactor: enhance product pricing logic in ProductCard and ProductModal components to exclude specific price types, and add pending verification count for user permissions in HandleInertiaRequests middleware
linter / quality (push) Waiting to run
tests / ci (8.3) (push) Waiting to run
tests / ci (8.4) (push) Waiting to run
tests / ci (8.5) (push) Waiting to run
|
2026-07-05 17:17:09 +07:00 |
|
Yoga Pangestu
|
39fa697df8
|
refactor: update validation logic in StockVerifyRequest to prevent exceeding original cutting results and enhance StockVerifyDialog with direct value updates for good and reject inputs
linter / quality (push) Waiting to run
tests / ci (8.3) (push) Waiting to run
tests / ci (8.4) (push) Waiting to run
tests / ci (8.5) (push) Waiting to run
|
2026-07-05 17:05:36 +07:00 |
|
Yoga Pangestu
|
9ba87b9381
|
feat: implement product variant management in CuttingQuickCreateProductRequest and related components; enhance validation rules, add new CuttingProductVariantSection, and improve material handling in QuickCreateProductModal for better user experience
linter / quality (push) Waiting to run
tests / ci (8.3) (push) Waiting to run
tests / ci (8.4) (push) Waiting to run
tests / ci (8.5) (push) Waiting to run
|
2026-07-05 15:26:33 +07:00 |
|
Yoga Pangestu
|
0d77d6a4fd
|
feat: add stock quality management to StokOpname; update validation rules, database schema, and frontend components to support stock quality categorization (good, retail, reject) for improved inventory tracking and reporting
linter / quality (push) Waiting to run
tests / ci (8.3) (push) Waiting to run
tests / ci (8.4) (push) Waiting to run
tests / ci (8.5) (push) Waiting to run
|
2026-07-05 13:46:50 +07:00 |
|
Yoga Pangestu
|
15e2b7ec5b
|
feat: add material_result field to CuttingMaterial and CuttingMaterialCombination; update validation rules and service logic to handle new material result calculations; enhance frontend components for displaying material results in cutting management
linter / quality (push) Waiting to run
tests / ci (8.3) (push) Waiting to run
tests / ci (8.4) (push) Waiting to run
tests / ci (8.5) (push) Waiting to run
|
2026-07-04 23:14:37 +07:00 |
|
Yoga Pangestu
|
ba3f7ef9f9
|
feat: add CuttingMaterialCombination management with store and destroy functionalities; implement validation for combination requests; enhance CuttingService to handle draft combinations; update frontend components for combination handling and display
|
2026-07-04 21:54:01 +07:00 |
|
Yoga Pangestu
|
2b7208a0c4
|
feat: expand permission management for settings by introducing new permissions for system, social media, marketplace, HR, and homepage updates; refactor related controllers, requests, and services to utilize these permissions; enhance frontend components to support new permission checks and improve user experience
|
2026-07-04 13:37:26 +07:00 |
|
Yoga Pangestu
|
f1c3658166
|
feat: refactor EmployeeController and EmployeeService to utilize Role enum for role options; implement transaction management in EmployeeService methods for create, update, toggle status, and delete operations; enhance Employee model date formatting methods; update frontend components for improved UI and code clarity
|
2026-07-04 12:35:18 +07:00 |
|
Yoga Pangestu
|
e153497114
|
feat: implement ensureEditable method in LeaveRequest model for validation; update LeaveRequestController and LeaveRequestService to handle editability checks and transaction management for update and delete operations; enhance LeaveRequestService with new methods for pending requests and index page data
|
2026-07-04 00:29:57 +07:00 |
|
Yoga Pangestu
|
a8ab96b10b
|
feat: add ensureEditable method in EmployeeAdvance model for validation; update EmployeeAdvanceController to handle editability checks; enhance PayEmployeeAdvanceRequest with attribute mapping; refactor EmployeeAdvanceService to utilize transaction handling for create, update, delete, approve, and reject methods
|
2026-07-04 00:09:14 +07:00 |
|
Yoga Pangestu
|
c685f45bcf
|
refactor: replace UpdateCashTransactionRequest with CashTransactionRequest in CashController; add ensureEditable method in CashTransaction model for validation; update CashService to use transaction handling methods; enhance CashTest descriptions for clarity
|
2026-07-03 23:44:42 +07:00 |
|
Yoga Pangestu
|
143448e6e0
|
feat: enhance Expense module by improving media upload handling, adding transaction management, and refining form validation; update related components for better user experience
|
2026-07-03 22:44:33 +07:00 |
|
Yoga Pangestu
|
bac44df627
|
feat: implement Customer API for creating customers, refactor existing CustomerController, and update routes for API integration
|
2026-07-03 16:14:41 +07:00 |
|
Yoga Pangestu
|
4ba6b9da9f
|
fix: update photo handling logic in OrderRequest to check for S3 keys instead of file uploads, improving validation for media management
linter / quality (push) Has been cancelled
tests / ci (8.3) (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled
|
2026-07-03 15:07:53 +07:00 |
|
Yoga Pangestu
|
3d00511626
|
feat: enhance PresignedUploadController to support local uploads and improve S3 integration; add localUpload method for handling uploads when S3 is not the default disk
linter / quality (push) Waiting to run
tests / ci (8.3) (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled
|
2026-07-02 22:53:28 +07:00 |
|
Yoga Pangestu
|
d02af40836
|
feat: implement presigned upload functionality for S3 in PresignedUploadController; update media upload handling across various components to support S3 keys and improve user experience
linter / quality (push) Waiting to run
tests / ci (8.3) (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled
|
2026-07-02 14:28:51 +07:00 |
|
Yoga Pangestu
|
15f2f0e1d0
|
feat: add marketing sales analysis feature; enhance AnalysisService to retrieve marketing sales data and update Analysis.vue to display marketing sales table with relevant metrics
|
2026-07-02 13:11:18 +07:00 |
|
Yoga Pangestu
|
5a96b48725
|
feat: implement quick-create functionality for raw materials and products in Cutting module; enhance CuttingController and related components to support new features and improve user experience
|
2026-07-02 12:04:30 +07:00 |
|
Yoga Pangestu
|
47289d158e
|
feat: update ProductRequest and related components to conditionally handle price fields based on user roles; enhance form behavior for better variant price management
|
2026-07-02 10:44:47 +07:00 |
|
Yoga Pangestu
|
4a647cb3e6
|
feat: enhance product variant management by adding price fields and functionality for copying, pasting, and applying prices across variants
|
2026-07-01 17:28:31 +07:00 |
|
Yoga Pangestu
|
4466c61352
|
feat: make cutting results nullable and update UI to support create mode
|
2026-06-30 21:35:52 +07:00 |
|
Yoga Pangestu
|
86ee45c1fb
|
feat: implement owner verification detail modal with data fetching and display functionality
|
2026-06-30 17:42:48 +07:00 |
|
Yoga Pangestu
|
175ec30a5c
|
feat: add share functionality for cutting details with new RowShareAction component and Share pagex
|
2026-06-29 19:56:02 +07:00 |
|
Yoga Pangestu
|
950c3e2deb
|
feat: enhance stok opname management with new submit action and grouped table view
|
2026-06-29 11:04:50 +07:00 |
|
Yoga Pangestu
|
ebd48d4cb4
|
refactor: consistently rename 'hasilCuttingDiluarsample' to 'originalOutsideSample' across models, requests, and UI components for improved clarity in cutting results management
|
2026-06-29 08:49:38 +07:00 |
|
Yoga Pangestu
|
4e3e935f43
|
refactor: rename 'sampel' to 'sample' across models, requests, and UI components for consistency in cutting results management
|
2026-06-29 08:37:30 +07:00 |
|
Yoga Pangestu
|
b4e93fa329
|
refactor: rename 'hasil_cutting_diluar_sampel' to 'original_outside_sample' across models, requests, and UI components for consistency and clarity in cutting results management
|
2026-06-29 08:36:24 +07:00 |
|
Yoga Pangestu
|
c3c25679be
|
feat: update StockVerifyRequest and related components to replace 'sampel' and 'hasil_cutting_diluar_sampel' with 'good' and 'reject' for improved clarity in cutting results management
|
2026-06-29 08:34:40 +07:00 |
|
Yoga Pangestu
|
8da733ec08
|
feat: add functionality to create new purchase variants and update related UI components for variant management
|
2026-06-28 23:41:30 +07:00 |
|
Yoga Pangestu
|
8f66502f25
|
feat: implement retail stock transfer functionality with new controller, request validation, and service logic, while updating related models and UI components
|
2026-06-28 22:57:07 +07:00 |
|
Yoga Pangestu
|
aeb7d1f292
|
feat: enhance cutting status management by adding verified status transition and refining user permissions for verification actions
|
2026-06-28 22:02:21 +07:00 |
|
Yoga Pangestu
|
ce553f9aed
|
refactor: remove unused inventory stock warning components and service logic
|
2026-06-28 18:11:26 +07:00 |
|