Yoga Pangestu
|
f20889e962
|
refactor: simplify OwnerVerificationRowActions component by removing unused props and updating related usages in data table actions
|
2026-06-28 23:28:14 +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
|
ce553f9aed
|
refactor: remove unused inventory stock warning components and service logic
|
2026-06-28 18:11:26 +07:00 |
|
Yoga Pangestu
|
62e6995191
|
feat: improve owner verification notifications by adding search parameters to index routes and updating product variant UI layout.
|
2026-06-28 17:56:50 +07:00 |
|
Yoga Pangestu
|
816c2a0e2a
|
feat: overhaul POS management workflows including enhanced purchase, order, cutting, and stock-opname forms with updated master data handling.
|
2026-06-28 17:33:13 +07:00 |
|
Yoga Pangestu
|
7a1c4efe4a
|
feat: enhance controller best practices and introduce new Cutting and Order management features with updated services and validation handling
|
2026-06-28 16:12:15 +07:00 |
|
Yoga Pangestu
|
8146da86c6
|
feat: add stock ecer transfer functionality with new controller, service, and frontend modal integration
|
2026-06-28 10:42:57 +07:00 |
|
Yoga Pangestu
|
60c58a9709
|
refactor: simplify FieldSet layout in ProductForm component and remove conditional rendering for variant stock field
|
2026-06-27 23:52:46 +07:00 |
|
Yoga Pangestu
|
5cffe43a07
|
feat: implement owner verification actions in various management tables and enhance request handling in the OwnerVerificationRowActions component
|
2026-06-27 15:11:20 +07:00 |
|
Yoga Pangestu
|
21b990799e
|
feat: implement owner verification system with enums, service, and controller updates for managing verification requests
|
2026-06-26 19:13:10 +07:00 |
|
Yoga Pangestu
|
f34406afae
|
refactor: adjust layout of FieldSet in RawMaterialForm for improved responsiveness and maintainability
|
2026-06-26 16:08:48 +07:00 |
|
Yoga Pangestu
|
c2747f542a
|
feat: add FieldDescription component to RawMaterialForm for improved user guidance; adjust layout for better responsiveness in price and stock fields
|
2026-06-26 16:08:09 +07:00 |
|
Yoga Pangestu
|
6219f5032d
|
refactor: enhance error handling in form submissions across various Vue components to improve user feedback and maintainability
|
2026-06-25 21:54:42 +07:00 |
|
Yoga Pangestu
|
e0e38c1298
|
refactor: streamline product type definitions and enhance ProductGroupedTable.vue for improved data display
|
2026-06-24 00:26:14 +07:00 |
|
Yoga Pangestu
|
9f75a4416a
|
refactor: replace inline action buttons with standardized component-based row actions across data tables and forms
|
2026-06-23 11:54:48 +07:00 |
|
Yoga Pangestu
|
18650f1cbf
|
refactor: abstract delete logic into useDestroy composable to reduce code duplication in data table actions
|
2026-06-23 11:07:16 +07:00 |
|
Yoga Pangestu
|
dfd2c5560b
|
refactor: replace hardcoded URL strings with dynamic route helpers across services and frontend components.
|
2026-06-23 10:49:27 +07:00 |
|
Yoga Pangestu
|
2f8ece4b0a
|
refactor: standardize table row actions by implementing reusable RowEditAction and RowDeleteAction components
|
2026-06-23 09:11:18 +07:00 |
|
Yoga Pangestu
|
06e313d168
|
feat: introduce reusable DataTableEmpty component to standardize empty state handling across tables
|
2026-06-23 08:27:42 +07:00 |
|
Yoga Pangestu
|
5986ec75a3
|
refactor: replace legacy image upload components with new MediaDropzone component across various admin forms
|
2026-06-22 23:58:51 +07:00 |
|
Yoga Pangestu
|
9a35c1cae2
|
refactor: remove unused docblocks in CustomerService and add getSelectOptions method for enhanced customer data retrieval
|
2026-06-22 15:18:07 +07:00 |
|
Yoga Pangestu
|
8159e45e3a
|
refactor: remove unused docblocks in SupplierService and add getSelectOptions method for improved supplier data retrieval
|
2026-06-22 15:09:53 +07:00 |
|
Yoga Pangestu
|
4f7290711d
|
refactor: update database connection settings in phpunit.xml and clean up CategoryService by removing unused docblocks and reorganizing sorting logic for improved clarity
|
2026-06-22 15:02:04 +07:00 |
|
Yoga Pangestu
|
27c5b5fffa
|
refactor: streamline enum management and enhance role assignment logic in EmployeeController for improved maintainability
|
2026-06-22 14:41:52 +07:00 |
|
Yoga Pangestu
|
6d6de5fa4b
|
refactor: standardize enum case naming and update route permissions for consistency across the application
|
2026-06-22 13:24:53 +07:00 |
|
Yoga Pangestu
|
50f9328ebc
|
feat: implement owner verification process with new status and related functionality for improved stock management
|
2026-06-21 14:51:15 +07:00 |
|
Yoga Pangestu
|
cf7e199306
|
refactor: remove cutting management components to streamline codebase and improve maintainability
|
2026-06-21 01:51:39 +07:00 |
|
Yoga Pangestu
|
256b13ad73
|
feat: add prices relationship to ProductVariant model and update related services and UI for improved product pricing management
|
2026-06-21 00:09:23 +07:00 |
|
Yoga Pangestu
|
ab03d5f0b9
|
refactor: streamline product management by removing unused components, enhancing form structure, and integrating category service for improved data handling
|
2026-06-20 23:54:17 +07:00 |
|
Yoga Pangestu
|
98e3ffefc7
|
feat: enhance raw material management with stock status filtering and improved form structure
|
2026-06-20 22:46:16 +07:00 |
|
Yoga Pangestu
|
6f0d1a0c11
|
refactor: remove unused customer-related components and types for cleaner code structure
|
2026-06-20 22:19:21 +07:00 |
|
Yoga Pangestu
|
3d2d51f85e
|
refactor: rename 'Pemasok' to 'Supplier' in SupplierController and remove unused supplier-related components for cleaner code structure
|
2026-06-20 22:13:21 +07:00 |
|
Yoga Pangestu
|
df65a60c0d
|
feat: implement page-specific component structure and enhance category management with new form and table components
|
2026-06-20 22:01:59 +07:00 |
|
Yoga Pangestu
|
21adde11fd
|
style: refine layout and formatting in Index.vue for improved readability and consistency
|
2026-06-20 21:48:26 +07:00 |
|
Yoga Pangestu
|
7d39f85da7
|
feat: update CuttingVerificationSection and ProductGroupedTable components for improved functionality and UI consistency
|
2026-06-20 21:39:01 +07:00 |
|
Yoga Pangestu
|
45f28e69ef
|
feat: enhance Dashboard with new statistics and visualizations, including low stock alerts, monthly cash flow, and employee attendance summaries
|
2026-06-20 20:42:57 +07:00 |
|
Yoga Pangestu
|
3308a3790a
|
refactor: remove completed cuttings functionality from CuttingController and related components to streamline cutting management
|
2026-06-19 23:37:20 +07:00 |
|
Yoga Pangestu
|
5dc24b1494
|
feat: implement product approval workflow by adding verification, rejection, and approval functionalities, including UI updates and permission checks
|
2026-06-19 20:53:42 +07:00 |
|
Yoga Pangestu
|
2db6dfece9
|
feat: enhance cutting management by adding result prices handling, including validation and calculations for total material cost and cost per unit
|
2026-06-19 19:04:23 +07:00 |
|
Yoga Pangestu
|
67439af903
|
feat: add category filter to product index page
|
2026-06-14 02:54:06 +07:00 |
|
Yoga Pangestu
|
8609c68a6d
|
refactor: reorder component imports and optimize code structure across UI forms and composables
|
2026-06-14 01:26:00 +07:00 |
|
Yoga Pangestu
|
f604014075
|
refactor: standardize code formatting and update catalog section descriptions in master inventory pages
|
2026-06-13 12:03:52 +07:00 |
|
Yoga Pangestu
|
521e8c5538
|
Implement stock warning functionality for products and raw materials. Add minStock method to RawMaterialUnit enum and ProductVariant model. Enhance ProductService and RawMaterialService with stockWarningGroups method to identify items below minimum stock levels. Update admin index pages to display stock warning groups in MasterOutOfStockCatalogSection component.
|
2026-06-13 00:24:05 +07:00 |
|
Yoga Pangestu
|
c757b3c9b2
|
Update dependencies and enhance out-of-stock product management. Upgrade @lucide/vue to version 1.18.0 in package.json and package-lock.json. Implement outOfStockGroups method in ProductService and RawMaterialService to retrieve out-of-stock items. Add MasterOutOfStockCatalogSection component for displaying out-of-stock products in the admin interface, and integrate it into the products and raw materials index pages.
|
2026-06-13 00:09:27 +07:00 |
|
Yoga Pangestu
|
d4016a86d4
|
Refactor AdminLayout components across multiple pages to remove title props for a cleaner structure. This change affects the Dashboard, Create and Edit pages for Employees, Purchases, Products, and Raw Materials.
|
2026-06-12 00:11:40 +07:00 |
|
Yoga Pangestu
|
f8322566da
|
Add media management features across various models and services. Implement media handling in Product, RawMaterial, Attendance, CashTransaction, EmployeeAdvance, and Expense models. Introduce ValidatesMediaUploads trait for consistent media validation in requests. Enhance services to support media synchronization and retrieval, improving user experience with image uploads and management.
|
2026-06-11 19:32:33 +07:00 |
|
Yoga Pangestu
|
a1c2ab5bfa
|
Update API endpoint for master categories in the data table query to improve clarity and consistency in the URL structure.
|
2026-06-10 15:50:29 +07:00 |
|
Yoga Pangestu
|
426d7ed61c
|
Add customer management features including Customer model, CustomerController for CRUD operations, and CustomerRequest for validation. Integrate permissions in the Permission and Role enums, and update routes for customer management. Enhance UI components for customer listing and management, including a data table and form modal. Update sidebar for customer navigation.
|
2026-06-10 15:49:03 +07:00 |
|
Yoga Pangestu
|
c21f71563f
|
Add supplier management features including Supplier model, SupplierController for CRUD operations, and SupplierRequest for validation. Integrate permissions in the Permission and Role enums, and update routes for supplier management. Enhance UI components for supplier listing and management, including a data table and form modal. Update sidebar for supplier navigation.
|
2026-06-10 15:48:34 +07:00 |
|
Yoga Pangestu
|
887b811cee
|
Refactor admin controllers for categories, products, and raw materials. Introduce new Master namespace for CategoryController, ProductController, and RawMaterialController, enhancing organization and maintainability. Migrate existing logic to dedicated service classes for improved separation of concerns and code clarity. Remove outdated controllers to streamline the codebase.
|
2026-06-10 15:02:14 +07:00 |
|