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
c22252f44c
store
/
resources
/
js
/
components
/
admin
/
master
/
customers
History
Yoga Pangestu
15691a97c4
feat: implement NumberInput and DecimalInput components and reorganize form input imports
2026-06-13 15:00:22 +07:00
..
columns.ts
Add customer management features including Customer model, CustomerController for CRUD operations, and CustomerRequest for validation. Integrate permissions in the Permission and Role enums, and update routes for customer management. Enhance UI components for customer listing and management, including a data table and form modal. Update sidebar for customer navigation.
2026-06-10 15:49:03 +07:00
CustomerFormModal.vue
feat: implement NumberInput and DecimalInput components and reorganize form input imports
2026-06-13 15:00:22 +07:00
data-table-actions.vue
Add customer management features including Customer model, CustomerController for CRUD operations, and CustomerRequest for validation. Integrate permissions in the Permission and Role enums, and update routes for customer management. Enhance UI components for customer listing and management, including a data table and form modal. Update sidebar for customer navigation.
2026-06-10 15:49:03 +07:00