dress/resources/js/pages
2026-04-30 22:41:43 +07:00
..
admin refactor: implement server-side pagination across admin modules and update corresponding frontend components and tests 2026-04-30 22:41:43 +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 style: increase layout spacing by updating gap utility from 2 to 4 across dashboard and analysis pages 2026-04-30 15:15:58 +07:00
dashboard.tsx style: increase layout spacing by updating gap utility from 2 to 4 across dashboard and analysis pages 2026-04-30 15:15:58 +07:00
error.tsx feat: add custom error page handler and improve permission check safety in sidebar navigation 2026-04-30 15:27:07 +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