store/resources/js/components
Yoga Pangestu bd781b8f76
Some checks are pending
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
refactor: add newline before product names in RowShareAction component for better formatting of shareable output
2026-07-05 22:44:05 +07:00
..
button refactor: add newline before product names in RowShareAction component for better formatting of shareable output 2026-07-05 22:44:05 +07:00
card 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 2026-07-05 17:17:09 +07:00
catalog 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
data-table 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 2026-07-04 23:14:37 +07:00
display 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
form refactor: clean up component templates and improve code readability across various Vue files by consolidating attributes and removing unnecessary line breaks 2026-06-25 20:23:48 +07:00
media refactor: update MediaDropzone and ProductModal components for improved layout and responsiveness; adjust styles for placeholders, overlays, and modal elements to enhance user experience across different screen sizes 2026-07-05 14:51:06 +07:00
modal refactor: streamline RetailStockService and OwnerVerificationService by removing unused verification logic and updating notification messages for stock changes 2026-07-05 17:35:47 +07:00
order 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
owner-verification refactor: remove mandatory image validation for product variants and improve error handling in owner verification actions 2026-07-01 11:50:39 +07:00
ui fix: update TableHead component to include background color for improved visibility and styling consistency 2026-07-05 22:15:13 +07:00
AppSidebar.vue 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
ConfirmDialog.vue feat: implement employee advance payment management with new model, migration, and frontend updates 2026-06-28 09:33:40 +07:00
LoginForm.vue feat: update placeholder texts across various forms for improved user guidance 2026-06-30 17:18:47 +07:00
MobileBottomNav.vue refactor: update MobileBottomNav component to filter navigation items based on permissions; enhance visibility logic for improved user experience 2026-07-05 15:46:59 +07:00
NotificationBell.vue refactor: streamline NotificationBell component markup for improved readability and maintainability 2026-06-30 17:23:43 +07:00
UserNav.vue feat: implement notification system with controller, model, and frontend integration 2026-06-27 20:45:01 +07:00