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
bb8dd68f15
store
/
resources
/
js
/
components
/
admin
/
master
/
raw-materials
History
Yoga Pangestu
57c311eaa1
style: update form input placeholders with descriptive examples for improved UX
2026-06-14 02:17:27 +07:00
..
data-table-actions.vue
Refactor admin controllers for categories, products, and raw materials. Introduce new Master namespace for CategoryController, ProductController, and RawMaterialController, enhancing organization and maintainability. Migrate existing logic to dedicated service classes for improved separation of concerns and code clarity. Remove outdated controllers to streamline the codebase.
2026-06-10 15:02:14 +07:00
raw-material-status-toggle.vue
Refactor admin controllers for categories, products, and raw materials. Introduce new Master namespace for CategoryController, ProductController, and RawMaterialController, enhancing organization and maintainability. Migrate existing logic to dedicated service classes for improved separation of concerns and code clarity. Remove outdated controllers to streamline the codebase.
2026-06-10 15:02:14 +07:00
RawMaterialForm.vue
style: update form input placeholders with descriptive examples for improved UX
2026-06-14 02:17:27 +07:00
RawMaterialGroupedTable.vue
refactor: reorder component imports and optimize code structure across UI forms and composables
2026-06-14 01:26:00 +07:00