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
b7fddf0597
store
/
resources
/
js
/
components
/
data-table
History
Yoga Pangestu
cffea55157
refactor: restrict role-based permissions and update employee management flow accordingly
2026-06-14 02:30:34 +07:00
..
DataTable.vue
Add product management features including Product, ProductVariant, and ProductPrice models. Implement ProductController for CRUD operations, integrate permissions in Role and Permission enums, and enhance UI components for product listing and management. Introduce new migrations for products and related entities, and update sidebar for product navigation.
2026-06-10 02:29:46 +07:00
DataTableColumnHeader.vue
Add DataTable component with sorting and filtering capabilities, integrate HR sidebar link, and update package dependencies for @tanstack/vue-table. Introduce new UI components for alert dialogs and empty states.
2026-06-09 23:35:31 +07:00
DataTableToolbar.vue
refactor: restrict role-based permissions and update employee management flow accordingly
2026-06-14 02:30:34 +07:00
index.ts
Add DataTable component with sorting and filtering capabilities, integrate HR sidebar link, and update package dependencies for @tanstack/vue-table. Introduce new UI components for alert dialogs and empty states.
2026-06-09 23:35:31 +07:00