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
2db6dfece9
store
/
resources
/
js
/
components
/
admin
/
manage
/
purchases
History
Yoga Pangestu
8609c68a6d
refactor: reorder component imports and optimize code structure across UI forms and composables
2026-06-14 01:26:00 +07:00
..
data-table-actions.vue
Add purchase management features including Purchase and PurchaseItem models, PurchaseController for CRUD operations, and corresponding request validation. Implement UI components for creating, editing, and listing purchases, along with permissions in the Permission and Role enums. Enhance sidebar navigation for purchases and integrate media handling for purchase items.
2026-06-12 00:09:20 +07:00
PurchaseGroupedTable.vue
refactor: reorder component imports and optimize code structure across UI forms and composables
2026-06-14 01:26:00 +07:00
PurchasePosForm.vue
refactor: reorder component imports and optimize code structure across UI forms and composables
2026-06-14 01:26:00 +07:00