dress/resources/js/pages
2026-04-29 20:08:03 +07:00
..
admin feat: implement Role management system with CRUD operations, including role creation, editing, and deletion, along with permission assignment 2026-04-29 20:08:03 +07:00
auth feat: enhance error handling in forms by introducing FieldError component for consistent error display 2026-04-22 22:07:58 +07:00
settings refactor: add autoComplete attribute to input fields across order, purchase, and product forms for improved user experience 2026-04-24 23:57:35 +07:00
analysis.tsx refactor: replace manual currency formatting with global formatCurrency utility across order and financial modules 2026-04-24 00:43:02 +07:00
dashboard.tsx refactor: make chart titles and descriptions dynamic via component props and update dashboard content labels 2026-04-23 20:37:29 +07:00
homepage.tsx feat: integrate GeneralSettings into homepage for dynamic display of logo, description, address, and contact information 2026-04-24 21:22:55 +07:00
simple.tsx feat: implement Tiptap editor framework with custom UI primitives and add product management module 2026-04-16 10:53:55 +07:00
welcome.tsx initial commit 2026-04-11 22:26:56 +07:00