Yoga Pangestu
|
e76fd8107b
|
refactor: adjust permissions for categories in Role enum to improve access control consistency
|
2026-06-30 17:47:04 +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
|
67ae00384f
|
refactor: streamline NotificationBell component markup for improved readability and maintainability
|
2026-06-30 17:23:43 +07:00 |
|
Yoga Pangestu
|
9a0e7f552b
|
feat: add 'Belanja' navigation item with shopping bag icon and permission check
|
2026-06-30 17:20:02 +07:00 |
|
Yoga Pangestu
|
c2dbbf57ba
|
feat: update placeholder texts across various forms for improved user guidance
|
2026-06-30 17:18:47 +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
|
e32a0138dd
|
feat: add RowSubmitAction component with size prop for enhanced button customization
|
2026-06-29 11:08:43 +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
|
2c58c3da5e
|
feat: improving stok-opname form component interactions
|
2026-06-29 10:41:06 +07:00 |
|
Yoga Pangestu
|
69762c6539
|
feat: add stok opname employee to seeders
|
2026-06-29 10:35:29 +07:00 |
|
Yoga Pangestu
|
a8b6a51186
|
fix: remove DASHBOARD_ATTENDANCE permission from marketing and non-operator roles
|
2026-06-29 10:34:47 +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
|
0ff6b59ca9
|
refactor: update dashboard permission roles and implement dynamic grid layouts for stats and charts
|
2026-06-29 10:25:04 +07:00 |
|
Yoga Pangestu
|
368cb66bf4
|
refactor: simplify order show page header by removing print, edit, and status action buttons
|
2026-06-29 10:15:59 +07:00 |
|
Yoga Pangestu
|
fbd8348597
|
feat: add default empty option to marketing selection dropdown in order metadata form
|
2026-06-29 10:13:03 +07:00 |
|
Yoga Pangestu
|
876b81d8f6
|
fix: ensure JSON exceptions are rendered when the request expects a JSON response
|
2026-06-29 10:10:54 +07:00 |
|
Yoga Pangestu
|
39c8bd01a8
|
refactor: enhance stock verification logic and error handling in StockVerifyDialog
|
2026-06-29 09:53:22 +07:00 |
|
Yoga Pangestu
|
2209f4901c
|
refactor: update search placeholder text in DataTableToolbar for improved user guidance
|
2026-06-29 09:37:56 +07:00 |
|
Yoga Pangestu
|
1efd243b51
|
refactor: remove redundant description from Stok Opname header for cleaner UI presentation
|
2026-06-29 09:29:44 +07:00 |
|
Yoga Pangestu
|
1c9c5661ae
|
refactor: update 'good' field assignment in StockVerifyDialog to use 'original_outside_sample' for accurate data representation
|
2026-06-29 09:17:27 +07:00 |
|
Yoga Pangestu
|
2895ebff02
|
refactor: replace Input component with NumberInput in StockVerifyDialog for improved input handling and consistency
|
2026-06-29 09:15:07 +07:00 |
|
Yoga Pangestu
|
e252f6c767
|
refactor: remove unused 'allMatches' state and related logic from CuttingVerifyDialog and StockVerifyDialog for cleaner code and improved maintainability
|
2026-06-29 09:12:18 +07:00 |
|
Yoga Pangestu
|
0fc6a9166a
|
refactor: update 'Outside Sample' to 'Diluar Sample' for consistency in UI presentation across cutting-related components
|
2026-06-29 09:09:12 +07:00 |
|
Yoga Pangestu
|
9bab455f57
|
refactor: standardize capitalization of 'Sample' and 'Diluar Sample' across cutting-related components for consistency in UI presentation
|
2026-06-29 09:08:43 +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
|
65054a115d
|
feat: add CuttingRejectDialog and CuttingVerifyDialog components for enhanced cutting status management and verification processes
|
2026-06-29 00:16:38 +07:00 |
|
Yoga Pangestu
|
05bada62f9
|
feat: add CashAccountSeeder to DatabaseSeeder for improved database initialization
|
2026-06-29 00:07:15 +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
|
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
|
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
|
573e81193a
|
refactor: remove unused elements from StockRetailTransferModal.vue for cleaner UI
|
2026-06-28 21:32:49 +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
|
b43835335a
|
refactor: update enum handling in migrations and seeder, replace array_column with values() method for better performance and consistency
|
2026-06-28 12:06:05 +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 |
|