dress/resources/js
2026-04-29 20:23:29 +07:00
..
components 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
hooks feat: implement permission-based access control for routes and UI components using a new custom hook 2026-04-28 18:52:47 +07:00
layouts feat: localize UI to Indonesian, update profile form with extended fields, and disable 2FA password confirmation requirement 2026-04-24 19:54:59 +07:00
lib refactor: update chart tooltip formatting and enhance currency formatter for consistency 2026-04-23 20:40:54 +07:00
pages feat: rename invoice_number to order_number and refactor order management components and logic 2026-04-29 20:23:29 +07:00
styles feat: implement Tiptap editor framework with custom UI primitives and add product management module 2026-04-16 10:53:55 +07:00
types feat: rename invoice_number to order_number and refactor order management components and logic 2026-04-29 20:23:29 +07:00
app.tsx feat: implement custom homepage and replace default welcome route 2026-04-23 21:17:18 +07:00