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
586ed448c7
store
/
resources
/
js
/
components
/
admin
/
master
History
Yoga Pangestu
f5d562f8e8
Refactor CustomerFormModal and SupplierFormModal to utilize useFormDialog for improved form handling. Remove unnecessary watch statements to streamline code and enhance maintainability.
2026-06-12 16:30:39 +07:00
..
categories
Refactor ExpenseFormModal and CategoryFormModal to utilize useFormDialog for improved form handling. Replace MediaImageUpload with ImageUploadField for photo uploads, enhancing user experience. Remove unused ImageUploadField component to streamline codebase.
2026-06-12 16:27:45 +07:00
customers
Refactor CustomerFormModal and SupplierFormModal to utilize useFormDialog for improved form handling. Remove unnecessary watch statements to streamline code and enhance maintainability.
2026-06-12 16:30:39 +07:00
products
Refactor form error handling in various components to utilize a centralized formErrors function. This change improves code consistency and readability by standardizing error message retrieval across LoginForm, CashTransactionFormModal, EmployeeAdvanceFormModal, ExpenseFormModal, and others. Update error handling in fields for better user feedback.
2026-06-12 16:00:03 +07:00
raw-materials
Refactor form error handling in various components to utilize a centralized formErrors function. This change improves code consistency and readability by standardizing error message retrieval across LoginForm, CashTransactionFormModal, EmployeeAdvanceFormModal, ExpenseFormModal, and others. Update error handling in fields for better user feedback.
2026-06-12 16:00:03 +07:00
suppliers
Refactor CustomerFormModal and SupplierFormModal to utilize useFormDialog for improved form handling. Remove unnecessary watch statements to streamline code and enhance maintainability.
2026-06-12 16:30:39 +07:00