store/resources/js/components
Yoga Pangestu c2360ef1ed
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: update modal components to improve layout and scrolling behavior for better user experience
2026-07-07 23:23:28 +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: add loading state and enhance media thumbnail functionality in data tables for improved user experience 2026-07-07 22:41:55 +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: add loading state and enhance media thumbnail functionality in data tables for improved user experience 2026-07-07 22:41:55 +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: 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