This website requires JavaScript.
Explore
Help
Sign In
dst
/
store
Watch
1
Star
0
Fork
0
You've already forked store
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
cecbf92310
store
/
resources
/
js
/
components
History
Yoga Pangestu
11232293a9
refactor: simplify Home.vue by removing unused price filters and interfaces, and enhance product display with new components
2026-06-25 15:57:00 +07:00
..
button
refactor: replace inline action buttons with standardized component-based row actions across data tables and forms
2026-06-23 11:54:48 +07:00
card
refactor: simplify Home.vue by removing unused price filters and interfaces, and enhance product display with new components
2026-06-25 15:57:00 +07:00
data-table
feat: introduce reusable DataTableEmpty component to standardize empty state handling across tables
2026-06-23 08:27:42 +07:00
form
refactor: update decimal input precision to two decimal places for improved consistency in DecimalInput component
2026-06-21 12:17:09 +07:00
media
refactor: replace legacy image upload components with new MediaDropzone component across various admin forms
2026-06-22 23:58:51 +07:00
modal
refactor: simplify Home.vue by removing unused price filters and interfaces, and enhance product display with new components
2026-06-25 15:57:00 +07:00
ui
refactor: simplify Home.vue by removing unused price filters and interfaces, and enhance product display with new components
2026-06-25 15:57:00 +07:00
AppSidebar.vue
feat: implement analysis module with dedicated controller, view, and role-based permissions
2026-06-23 14:15:32 +07:00
ConfirmDialog.vue
Add order management features including Order and OrderItem models, OrderController for CRUD operations, and request validation. Implement OrderChannel and OrderStatus enums for order categorization and status management. Enhance sidebar navigation for orders and integrate UI components for creating, editing, and listing orders, along with permissions in the Permission and Role enums.
2026-06-12 10:34:50 +07:00
LoginForm.vue
refactor: remove unused UI elements from LoginForm.vue and ProductForm.vue for cleaner design and improved user experience
2026-06-19 21:17:51 +07:00
MobileBottomNav.vue
feat: add MobileBottomNav component for improved navigation in admin layout
2026-06-25 15:55:54 +07:00
UserNav.vue
feat: add browser permission management page for notifications, camera, and location
2026-06-23 13:02:06 +07:00