dstpabuaran.com/resources/js/components/layout
Yoga Pangestu 49841a662c Refactor marketplace settings: remove MarketplaceFeeRule, update related database and UI components
- Deleted MarketplaceFeeRule class and its usage in settings migration.
- Removed 'is_affiliate' field from orders and related factories.
- Updated notifications table to use longText for body.
- Adjusted role permissions by removing marketplace-related permissions.
- Cleaned up admin settings page by removing marketplace settings section and related components.
- Updated tests to reflect the removal of marketplace settings and ensure other settings remain unaffected.
2026-08-14 03:20:18 +07:00
..
app-content.tsx Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
app-header.tsx feat: add cart context and functionality, update welcome page with new components and styles 2026-08-13 17:19:56 +07:00
app-shell.tsx feat: update TodayAttendanceAlert component and enhance card styling in attendance and dashboard pages 2026-08-07 14:32:45 +07:00
app-sidebar-header.tsx Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
app-sidebar.tsx Refactor marketplace settings: remove MarketplaceFeeRule, update related database and UI components 2026-08-14 03:20:18 +07:00
breadcrumbs.tsx Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
heading.tsx Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
index.ts Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
page-header.tsx feat: enhance PageHeader layout for better responsiveness and structure 2026-08-13 11:34:23 +07:00