store/resources/js/components
2026-07-27 18:51:37 +07:00
..
button feat: enhance RowDeleteAction and useDestroy for reactive URL handling; add rowKey prop to DataTable 2026-07-27 18:51:37 +07:00
card fix: adjust grid layout in StatCard component for better responsiveness and update RupiahText component to support short format 2026-07-20 19:46:18 +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: enhance RowDeleteAction and useDestroy for reactive URL handling; add rowKey prop to DataTable 2026-07-27 18:51:37 +07:00
display fix: adjust grid layout in StatCard component for better responsiveness and update RupiahText component to support short format 2026-07-20 19:46:18 +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 preview components by adding stock information support, improving user experience in managing media items 2026-07-13 19:43:27 +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: remove StockController and related stock verification logic 2026-07-19 17:29:19 +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 refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +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: remove StockController and related stock verification logic 2026-07-19 17:29:19 +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