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
/
pages
/
admin
History
Yoga Pangestu
15691a97c4
feat: implement NumberInput and DecimalInput components and reorganize form input imports
2026-06-13 15:00:22 +07:00
..
account
feat: implement NumberInput and DecimalInput components and reorganize form input imports
2026-06-13 15:00:22 +07:00
finance
Refactor order and payroll models to replace 'net_amount' with 'total_amount'. Update related methods, migrations, factories, and frontend components to ensure consistent handling of total amounts across the application.
2026-06-13 00:31:53 +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
feat: add CuttingInProgressSection to display active cuttings on index page
2026-06-13 13:54:15 +07:00
master
refactor: standardize code formatting and update catalog section descriptions in master inventory pages
2026-06-13 12:03:52 +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