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
57c311eaa1
store
/
resources
/
js
/
pages
/
admin
History
Yoga Pangestu
57c311eaa1
style: update form input placeholders with descriptive examples for improved UX
2026-06-14 02:17:27 +07:00
..
account
style: update form input placeholders with descriptive examples for improved UX
2026-06-14 02:17:27 +07:00
finance
refactor: reorder component imports and optimize code structure across UI forms and composables
2026-06-14 01:26:00 +07:00
hr
Refactor AdminLayout components across multiple pages to remove title props for a cleaner structure. This change affects the Dashboard, Create and Edit pages for Employees, Purchases, Products, and Raw Materials.
2026-06-12 00:11:40 +07:00
manage
refactor: reorder component imports and optimize code structure across UI forms and composables
2026-06-14 01:26:00 +07:00
master
refactor: reorder component imports and optimize code structure across UI forms and composables
2026-06-14 01:26:00 +07:00
system
Add activity logging features by integrating Spatie's laravel-activitylog package. Update Permission and Role enums to include activity log permissions. Implement activity logging in Login and Logout controllers. Enhance sidebar navigation to include activity logs section. Update models to interact with activity logs through InteractsWithActivityLog concern.
2026-06-12 11:10:36 +07:00
Dashboard.vue
Refactor AdminLayout components across multiple pages to remove title props for a cleaner structure. This change affects the Dashboard, Create and Edit pages for Employees, Purchases, Products, and Raw Materials.
2026-06-12 00:11:40 +07:00