dress/resources/js/pages/admin/master/product
2026-04-23 14:12:25 +07:00
..
hooks feat: refactor expense and category management components to utilize custom hooks and modularize code for improved maintainability 2026-04-17 21:55:55 +07:00
partials feat: implement product stock management with automated inventory tracking during purchases 2026-04-20 23:15:31 +07:00
create.tsx feat: enhance error handling in forms by introducing FieldError component for consistent error display 2026-04-22 22:07:58 +07:00
edit.tsx feat: enhance error handling in forms by introducing FieldError component for consistent error display 2026-04-22 22:07:58 +07:00
index.tsx refactor: replace AlertDialog with DeleteConfirmation component for consistent delete confirmation across finance, manage, and master pages 2026-04-23 14:12:25 +07:00