Yoga Pangestu
|
60b358fb49
|
feat: enhance order management by calculating and displaying total cost price and net amount in order summaries
|
2026-07-01 11:45:25 +07:00 |
|
Yoga Pangestu
|
ce26551666
|
feat: filter product stock calculation by price type and ensure data integrity with null checks
|
2026-07-01 11:36:51 +07:00 |
|
Yoga Pangestu
|
85269935f6
|
feat: enhance cutting management UI by adding media thumbnails for product variants and raw materials
|
2026-07-01 11:33:49 +07:00 |
|
Yoga Pangestu
|
2ed24a654b
|
feat: calculate and display material cost per product in cutting management
|
2026-07-01 11:28:16 +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
|
9f0676c923
|
feat: include and display media images for raw material prices and product variants in cutting management
|
2026-06-30 21:22:17 +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
|
25c501c011
|
refactor: update user type hints in services for improved clarity and consistency
|
2026-06-29 20:08:02 +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
|
5220f373f3
|
feat: implement role-based data scoping for dashboard and analysis services to restrict non-privileged access
|
2026-06-29 10:28:22 +07:00 |
|
Yoga Pangestu
|
4135dcb4c3
|
refactor: update raw material loading to include 'unit_abbreviation' for improved material detail consistency across cutting services
|
2026-06-29 09:00:42 +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
|
944c0bc14a
|
feat: enhance cutting and purchase services by adding raw material attributes and updating related UI components for improved material management
|
2026-06-29 00:02:35 +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 |
|
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
|
16fe9a3d9f
|
refactor: remove redundant blank lines across all services and update dashboard imports
|
2026-06-28 17:33:46 +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
|
b3790f2b2f
|
feat: enhance service and controller logic for Cutting and Order management, implement best practices for method handling, and improve pagination defaults
|
2026-06-28 16:23:57 +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
|
393c36e932
|
refactor: reorganize model structure and enhance attribute handling across multiple models, including improved casting, scope definitions, and attribute formatting
|
2026-06-28 14:47:19 +07:00 |
|
Yoga Pangestu
|
a5158c3992
|
feat: add stok opname management with new models, controllers, services, and frontend components for creating, editing, and viewing stok opnames
|
2026-06-28 11:53:37 +07:00 |
|
Yoga Pangestu
|
3d4745cb0a
|
feat: integrate media upload handling for order transactions, update validation and frontend components for photo requirements
|
2026-06-28 11:12:32 +07:00 |
|
Yoga Pangestu
|
607bae444e
|
feat: add nego_price handling to order management, update validation, formatting, and frontend components
|
2026-06-28 10:53:22 +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
|
414ce51904
|
feat: implement employee advance payment management with new model, migration, and frontend updates
|
2026-06-28 09:33:40 +07:00 |
|
Yoga Pangestu
|
fe1549e0a5
|
feat: add order status management to OrderRequest and OrderService, update frontend forms for status handling
|
2026-06-28 00:01:54 +07:00 |
|
Yoga Pangestu
|
9dba5e1491
|
refactor: replace remaining material with sampel and hasil cutting diluar sampel in cutting requests and models, update related validation and frontend components
|
2026-06-27 23:50:41 +07:00 |
|
Yoga Pangestu
|
1f27acc63a
|
refactor: remove owner verification index functionality and related components, streamline approval and rejection processes
|
2026-06-27 21:51:48 +07:00 |
|
Yoga Pangestu
|
7c0b59b998
|
feat: add partially paid status to employee advances and update related functionalities
|
2026-06-27 20:07:12 +07:00 |
|
Yoga Pangestu
|
eb5eeaf73b
|
feat: enhance expense chart visibility based on user roles in Analysis and Dashboard components
|
2026-06-27 17:19:32 +07:00 |
|
Yoga Pangestu
|
8c026dda1c
|
feat: implement owner verification workflow for marketplace settings and restrict administrative settings access
|
2026-06-27 17:06:54 +07:00 |
|
Yoga Pangestu
|
f6b5a78f4b
|
feat: enhance user profile and employee management with profile photo handling and validation updates
|
2026-06-27 15:53:33 +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
|
2e516bcd06
|
fix: adjust attendance date range logic to use employee join date when available, ensuring accurate attendance tracking
|
2026-06-26 16:26:44 +07:00 |
|
Yoga Pangestu
|
a9b02a9bca
|
feat: enhance attendance tracking by adding user-specific attendance data and conditional rendering in dashboard and analysis components; introduce AttendanceCard component for better UI management
|
2026-06-26 15:56:17 +07:00 |
|
Yoga Pangestu
|
cce733e288
|
refactor: improve MediaDropzone file handling and input triggering with container-based scoping
|
2026-06-25 22:41:11 +07:00 |
|
Yoga Pangestu
|
58ba7512a5
|
refactor: implement error handling and logging in various service methods to enhance transaction safety and improve code robustness
|
2026-06-25 21:40:21 +07:00 |
|
Yoga Pangestu
|
abe84899c9
|
refactor: implement error handling in EmployeeAdvanceService methods to ensure transaction safety and improve code robustness
|
2026-06-25 20:39:36 +07:00 |
|
Yoga Pangestu
|
3f510f3d58
|
feat: introduce AnalysisService and refactor AnalysisController to enhance data retrieval for analysis metrics
|
2026-06-23 18:29:58 +07:00 |
|
Yoga Pangestu
|
1dc274cce1
|
feat: enhance dashboard metrics by adding attendance, cash overview, revenue summary, and expense summary
|
2026-06-23 15:35:37 +07:00 |
|
Yoga Pangestu
|
993a87cc66
|
feat: enable dynamic date range filtering for all dashboard and analysis metrics
|
2026-06-23 14:28:25 +07:00 |
|
Yoga Pangestu
|
04ee7c3426
|
feat: refactor dashboard layout by introducing modular StatCard and LowStockCard components
|
2026-06-23 14:01:07 +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
|
da879eb1f3
|
refactor: exclude users with the developer role from employee pagination query for improved data management
|
2026-06-22 18:31:38 +07:00 |
|
Yoga Pangestu
|
86956b1c9f
|
refactor: add methods for retrieving assignable roles and their values in Role enum, and enhance Permission enum with values method for improved role management
|
2026-06-22 18:12:43 +07:00 |
|
Yoga Pangestu
|
da3e3a6895
|
refactor: enhance permission and role management by introducing group categorization for permissions and streamlining role permission assignments for improved maintainability
|
2026-06-22 17:57:18 +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
|
0fabc7b280
|
refactor: utilize query builder for LeaveRequest and EmployeeAdvance status checks across multiple services for improved consistency and readability
|
2026-06-22 13:42:41 +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
|
f38f61fe45
|
refactor: standardize variable naming in query closures across service classes for improved readability
|
2026-06-22 12:53:09 +07:00 |
|
Yoga Pangestu
|
f83def0e8a
|
perf: implement batch-fetching for variant prices to optimize query performance in OrderService and HomeController
|
2026-06-22 12:40:58 +07:00 |
|
Yoga Pangestu
|
747836be91
|
refactor: replace individual attribute assignments and save calls with mass update() calls across service classes
|
2026-06-22 12:26:38 +07:00 |
|
Yoga Pangestu
|
b88c2b4701
|
refactor: implement and utilize eloquent scopes for common model status queries across the application
|
2026-06-22 12:15:08 +07:00 |
|
Yoga Pangestu
|
5119dd7208
|
refactor: encapsulate password update and push subscription logic within dedicated services
|
2026-06-22 12:08:20 +07:00 |
|
Yoga Pangestu
|
3e5ffef2d8
|
feat: implement DashboardService and refactor active scope usage in services
|
2026-06-22 11:48:13 +07:00 |
|
Yoga Pangestu
|
ad73e8237c
|
refactor: update storePriceTypeOptions to exclude HARGA_MODAL from available price types for improved pricing logic
|
2026-06-21 16:06:14 +07:00 |
|
Yoga Pangestu
|
245127c921
|
feat: add submit URL to EmployeeForm component for employee creation functionality
|
2026-06-21 15:31:24 +07:00 |
|
Yoga Pangestu
|
4cbd296c0c
|
feat: add submittedBy relationship to Cutting model and enhance notification system for cutting updates and deletions
|
2026-06-21 15:16:58 +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
|
5e71277056
|
feat: add harga_modal price type and related logic for improved stock management and pricing accuracy
|
2026-06-21 14:08:53 +07:00 |
|
Yoga Pangestu
|
e76a117abb
|
refactor: adjust material usage calculations to account for remaining material across Cutting components for improved accuracy in cost and usage representation
|
2026-06-21 13:25:51 +07:00 |
|
Yoga Pangestu
|
fc234a6afd
|
refactor: remove length unit handling from CuttingMaterial and related components for improved clarity and consistency in material usage representation
|
2026-06-21 12:59:11 +07:00 |
|
Yoga Pangestu
|
ec80f2145b
|
refactor: remove ProductPendingAction and ProductStatus enums, update related references in Product model and services for improved code clarity and maintainability
|
2026-06-21 12:36:36 +07:00 |
|
Yoga Pangestu
|
13f2c6d745
|
refactor: standardize material usage and remaining material precision to two decimal places across CuttingService and related components for improved consistency
|
2026-06-21 12:23:51 +07:00 |
|
Yoga Pangestu
|
e4b475cd82
|
feat: add stock management functionality by introducing StockController and updating AppSidebar to include stock menu item for improved inventory handling
|
2026-06-21 11:53:41 +07:00 |
|
Yoga Pangestu
|
04897cb3bd
|
refactor: remove status check in appendCostPreview method to streamline cost calculation in CuttingService and update labels for material cost in CuttingPosForm for improved clarity
|
2026-06-21 11:38:14 +07:00 |
|
Yoga Pangestu
|
175e0dc5af
|
refactor: update material usage and remaining material precision to four decimal places across cutting management components for improved accuracy
|
2026-06-21 11:02:54 +07:00 |
|
Yoga Pangestu
|
9c205cf3d0
|
feat: enhance cutting management by adding draft materials and results functionality, improving user experience with new API endpoints and UI components for better material handling
|
2026-06-21 10:29:45 +07:00 |
|
Yoga Pangestu
|
6022f93d4b
|
refactor: simplify LeaveRequest handling by removing unnecessary permission checks and validation methods, streamline service methods, and enhance UI components for better user experience
|
2026-06-21 01:39:27 +07:00 |
|
Yoga Pangestu
|
0cb93c4e05
|
refactor: update AttendanceController and related components to use new CheckInRequest and CheckOutRequest classes, streamline attendance handling by removing location tags, and enhance UI components for better user experience
|
2026-06-21 01:35:30 +07:00 |
|
Yoga Pangestu
|
b7fddf0597
|
refactor: update EmployeeController to use ToggleStatusRequest for status toggling and streamline EmployeeService methods for improved validation and clarity
|
2026-06-21 01:16:22 +07:00 |
|
Yoga Pangestu
|
0803cbeb96
|
refactor: consolidate payroll management by merging PayrollPeriodController into PayrollController, enhancing data handling and UI components for improved functionality
|
2026-06-21 01:02:12 +07:00 |
|
Yoga Pangestu
|
50eaced126
|
feat: enhance employee advance management by adding status filtering, improving pagination, and implementing new modal components for better user interaction
|
2026-06-21 00:41:56 +07:00 |
|
Yoga Pangestu
|
f08ba25686
|
refactor: remove unused expense components and streamline expense deletion logic for improved code clarity
|
2026-06-21 00:24:21 +07:00 |
|
Yoga Pangestu
|
802c4e36c0
|
feat: implement cash transaction management with deposit and withdrawal requests, enhance UI components for better user experience
|
2026-06-21 00:21:27 +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
|
ee8949947f
|
feat: add order detail view and service method for enhanced order management and user experience
|
2026-06-20 19:07:40 +07:00 |
|
Yoga Pangestu
|
6273d1a31d
|
feat: integrate homepage settings management in Admin and HomeController, enhancing homepage configuration capabilities
|
2026-06-20 12:04:58 +07:00 |
|
Yoga Pangestu
|
67ee140ba7
|
feat: add favicon support and update related configurations in SystemService, SystemRequest, and views for improved branding
|
2026-06-20 11:01:32 +07:00 |
|
Yoga Pangestu
|
9df8fe1ce2
|
feat: enhance cutting management by adding total result pieces and material usage display in Cutting components and updating related services
|
2026-06-20 10:47:21 +07:00 |
|
Yoga Pangestu
|
7423046057
|
feat: add transaction type for cash withdrawals and deposits in CashService to enhance transaction clarity
|
2026-06-20 10:32:35 +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
|
2a2cc0fb96
|
feat: add shipping cost field to purchase management, including validation, calculations, and UI updates for total cost
|
2026-06-19 19:19:50 +07:00 |
|
Yoga Pangestu
|
db3f6887ea
|
feat: add sewing and other cost fields to cutting management, including validation, calculations, and UI updates for total production cost
|
2026-06-19 19:11:58 +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
|
5b7da76fc8
|
refactor: streamline user profile update process by replacing individual field assignments with updateOrCreate method
|
2026-06-19 13:58:11 +07:00 |
|
Yoga Pangestu
|
55b779c76e
|
feat: implement attendance management features including penalty application, reminders, and HR settings management
|
2026-06-18 01:52:50 +07:00 |
|