store/resources/js/components
2026-07-09 14:54:23 +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: enhance media preview functionality in catalog components by adding support for multiple image URLs and custom titles 2026-07-07 12:36:45 +07:00
data-table feat: implement subtle loading bar in DataTable and enhance search functionality with debounce in DataTableToolbar for improved user experience 2026-07-08 11:53:17 +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 feat: enhance media components by adding support for multiple titles in MediaPreviewDialog and related updates in MediaThumbnailCell 2026-07-08 11:14:24 +07:00
modal refactor: update modal components to improve layout and scrolling behavior for better user experience 2026-07-07 23:23:28 +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: mark 'Alasan Penolakan' field as required in OwnerVerificationRowActions component for improved form validation 2026-07-06 08:45:11 +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: add functionality to create new raw materials and store them in the purchase draft, enhancing the purchasing process 2026-07-09 14:54:23 +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: add home navigation link to UserNav component for improved user accessibility 2026-07-08 00:26:49 +07:00