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
18650f1cbf
store
/
resources
/
js
/
components
History
Yoga Pangestu
dfd2c5560b
refactor: replace hardcoded URL strings with dynamic route helpers across services and frontend components.
2026-06-23 10:49:27 +07:00
..
button
refactor: standardize table row actions by implementing reusable RowEditAction and RowDeleteAction components
2026-06-23 09:11:18 +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
ui
style: update Sonner component class syntax for improved styling consistency
2026-06-20 22:15:36 +07:00
AppSidebar.vue
refactor: replace hardcoded URL strings with dynamic route helpers across services and frontend components.
2026-06-23 10:49:27 +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
UserNav.vue
refactor: replace hardcoded URL strings with dynamic route helpers across services and frontend components.
2026-06-23 10:49:27 +07:00