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
fe7a3e4813
store
/
resources
/
js
/
pages
/
admin
History
Yoga Pangestu
fe7a3e4813
feat: add shipping cost field to order management, including validation, formatting, and UI updates
2026-06-18 01:33:35 +07:00
..
account
style: update form input placeholders with descriptive examples for improved UX
2026-06-14 02:17:27 +07:00
finance
feat: add cash withdrawal functionality, including permission, controller method, and UI updates
2026-06-18 00:16:49 +07:00
hr
refactor: make employee employment fields nullable and update related salary calculations and display logic
2026-06-14 15:29:08 +07:00
manage
feat: add shipping cost field to order management, including validation, formatting, and UI updates
2026-06-18 01:33:35 +07:00
master
feat: add category filter to product index page
2026-06-14 02:54:06 +07:00
system
feat: implement role management system with CRUD interface and permission redefinitions
2026-06-14 02:45:31 +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