dress/resources/js/components
2026-04-29 20:08:03 +07:00
..
cards feat: implement analysis dashboard with new charts, controller, and reporting components 2026-04-23 19:43:55 +07:00
charts refactor: replace manual currency formatting with global formatCurrency utility across order and financial modules 2026-04-24 00:43:02 +07:00
modal refactor: reorganize imports across multiple components for improved clarity and consistency 2026-04-23 15:02:59 +07:00
tiptap-extension refactor: reorganize imports across multiple components for improved clarity and consistency 2026-04-23 15:02:59 +07:00
tiptap-icons feat: implement Tiptap editor framework with custom UI primitives and add product management module 2026-04-16 10:53:55 +07:00
tiptap-node refactor: reorganize imports across multiple components for improved clarity and consistency 2026-04-23 15:02:59 +07:00
tiptap-templates/simple refactor: reorganize imports across multiple components for improved clarity and consistency 2026-04-23 15:02:59 +07:00
tiptap-ui refactor: reorganize imports across multiple components for improved clarity and consistency 2026-04-23 15:02:59 +07:00
tiptap-ui-primitive refactor: reorganize imports across multiple components for improved clarity and consistency 2026-04-23 15:02:59 +07:00
ui feat: enhance error handling in forms by introducing FieldError component for consistent error display 2026-04-22 22:07:58 +07:00
alert-error.tsx initial commit 2026-04-11 22:26:56 +07:00
app-content.tsx initial commit 2026-04-11 22:26:56 +07:00
app-header.tsx initial commit 2026-04-11 22:26:56 +07:00
app-logo-icon.tsx feat: localize login page to Indonesian and update branding with new logo and cover image 2026-04-12 21:28:39 +07:00
app-logo.tsx refactor: update sidebar layout, branding, and navigation structure with categorized menu groups and header user profile 2026-04-12 22:27:56 +07:00
app-shell.tsx initial commit 2026-04-11 22:26:56 +07:00
app-sidebar-header.tsx refactor: reorganize imports across multiple components for improved clarity and consistency 2026-04-23 15:02:59 +07:00
app-sidebar.tsx 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
appearance-tabs.tsx 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
breadcrumbs.tsx initial commit 2026-04-11 22:26:56 +07:00
data-table-column-header.tsx refactor: reorganize imports across multiple components for improved clarity and consistency 2026-04-23 15:02:59 +07:00
data-table.tsx 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
delete-user.tsx 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
heading.tsx initial commit 2026-04-11 22:26:56 +07:00
input-error.tsx refactor: reorganize imports across multiple components for improved clarity and consistency 2026-04-23 15:02:59 +07:00
nav-footer.tsx initial commit 2026-04-11 22:26:56 +07:00
nav-main.tsx refactor: enhance URL normalization logic and update sidebar navigation active state handling 2026-04-16 13:38:36 +07:00
nav-user.tsx feat: enhance UserInfo component to conditionally display user details 2026-04-14 23:10:44 +07:00
password-input.tsx initial commit 2026-04-11 22:26:56 +07:00
text-link.tsx initial commit 2026-04-11 22:26:56 +07:00
two-factor-recovery-codes.tsx initial commit 2026-04-11 22:26:56 +07:00
two-factor-setup-modal.tsx initial commit 2026-04-11 22:26:56 +07:00
user-info.tsx feat: enhance UserInfo component to conditionally display user details 2026-04-14 23:10:44 +07:00
user-menu-content.tsx 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