Commit Graph

377 Commits

Author SHA1 Message Date
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
78e30c2aba feat: enhance MediaThumbnailCell and MediaPreviewDialog components with gallery functionality and improved item display; add close event emission for better dialog management 2026-07-02 10:37:02 +07:00
Yoga Pangestu
fff6b147be feat: implement client-side image compression in MediaDropzone component to optimize file uploads 2026-07-02 09:50:54 +07:00
Yoga Pangestu
7c307b991e refactor: remove nonQueued() method from media conversion in HasModuleMedia for cleaner code 2026-07-02 09:28:58 +07:00
Yoga Pangestu
13a75a1a25 feat: add AWS S3 and FTP support by including league/flysystem-aws-s3-v3 and league/flysystem-ftp packages; enhance UserProfile and MediaPresenter for temporary URL generation 2026-07-01 23:09:38 +07:00
Yoga Pangestu
070e1e52d1 feat: update AnalysisService to include employee advance status filtering and adjust calculations for total amounts; enhance rupiah parsing to handle negative values; refine Analysis.vue for improved display of profit metrics and expenses 2026-07-01 20:11:50 +07:00
Yoga Pangestu
fbd5bd7b6d feat: add formatRupiahShort function for concise currency formatting and update Analysis.vue to utilize new formatting 2026-07-01 19:28:06 +07:00
Yoga Pangestu
6e75debff0 refactor: remove cash-related permissions and components from Dashboard for streamlined access control 2026-07-01 19:17:38 +07:00
Yoga Pangestu
d52f471920 feat: update Dashboard component to utilize new chart color configurations and implement tooltips for donut charts 2026-07-01 19:16:13 +07:00
Yoga Pangestu
a7a938e1ff refactor: simplify profit metrics display by removing HPP from StatCard and adjusting Dashboard calculations 2026-07-01 17:40:48 +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
5b49bda043 feat: add additional product management permissions to Role enum for improved access control 2026-07-01 15:53:49 +07:00
Yoga Pangestu
63103f30d5 Merge branch 'master' of https://github.com/pangestuyoga/pangestu-dst-store 2026-07-01 14:12:02 +07:00
Yoga Pangestu
ee7b9b5839 feat: add dialog description and refactor variant selection to use native select element in RetailStockTransferModal 2026-07-01 14:09:37 +07:00
Yoga Pangestu
4bafd467ce feat: add dialog description and refactor variant selection to use native select element in RetailStockTransferModal 2026-07-01 13:51:09 +07:00
Yoga Pangestu
8eee3b04ce refactor: remove mandatory image validation for product variants and improve error handling in owner verification actions 2026-07-01 11:50:39 +07:00
Yoga Pangestu
ad73da5885 feat: add PRODUCTS_UPDATE permission to Role enum for enhanced product management 2026-07-01 11:46:44 +07:00
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
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