dstpabuaran.com/resources/js/components
Yoga Pangestu e93fd181ee feat: implement category management with CRUD functionality and integrate sluggable for SEO-friendly URLs
- Added CategoryController for handling category operations.
- Created CategoryRequest for validation of category data.
- Introduced CategoryService for business logic related to categories.
- Implemented sluggable functionality in the Category model for automatic slug generation.
- Developed UI components for category management, including a data table and dialogs for creating and editing categories.
- Updated routes to include resourceful routes for categories.
2026-07-29 01:11:53 +07:00
..
ui feat: implement category management with CRUD functionality and integrate sluggable for SEO-friendly URLs 2026-07-29 01:11:53 +07:00
alert-error.tsx initial commit 2026-07-28 17:40:38 +07:00
app-content.tsx initial commit 2026-07-28 17:40:38 +07:00
app-header.tsx initial commit 2026-07-28 17:40:38 +07:00
app-logo-icon.tsx feat: replace SVG logo with image logo and update AppLogoIcon usage 2026-07-29 00:05:56 +07:00
app-logo.tsx feat: replace SVG logo with image logo and update AppLogoIcon usage 2026-07-29 00:05:56 +07:00
app-shell.tsx initial commit 2026-07-28 17:40:38 +07:00
app-sidebar-header.tsx feat: enhance user profile update functionality and improve sidebar user display 2026-07-29 00:00:19 +07:00
app-sidebar.tsx feat: implement category management with CRUD functionality and integrate sluggable for SEO-friendly URLs 2026-07-29 01:11:53 +07:00
appearance-tabs.tsx initial commit 2026-07-28 17:40:38 +07:00
breadcrumbs.tsx initial commit 2026-07-28 17:40:38 +07:00
confirm-dialog.tsx feat: implement category management with CRUD functionality and integrate sluggable for SEO-friendly URLs 2026-07-29 01:11:53 +07:00
data-table.tsx feat: implement category management with CRUD functionality and integrate sluggable for SEO-friendly URLs 2026-07-29 01:11:53 +07:00
delete-user.tsx initial commit 2026-07-28 17:40:38 +07:00
heading.tsx initial commit 2026-07-28 17:40:38 +07:00
input-error.tsx initial commit 2026-07-28 17:40:38 +07:00
manage-passkeys.tsx initial commit 2026-07-28 17:40:38 +07:00
manage-two-factor.tsx initial commit 2026-07-28 17:40:38 +07:00
nav-user.tsx feat: enhance user profile update functionality and improve sidebar user display 2026-07-29 00:00:19 +07:00
passkey-item.tsx initial commit 2026-07-28 17:40:38 +07:00
passkey-register.tsx initial commit 2026-07-28 17:40:38 +07:00
passkey-verify.tsx initial commit 2026-07-28 17:40:38 +07:00
password-input.tsx initial commit 2026-07-28 17:40:38 +07:00
text-link.tsx initial commit 2026-07-28 17:40:38 +07:00
two-factor-recovery-codes.tsx initial commit 2026-07-28 17:40:38 +07:00
two-factor-setup-modal.tsx initial commit 2026-07-28 17:40:38 +07:00
user-info.tsx initial commit 2026-07-28 17:40:38 +07:00
user-menu-content.tsx initial commit 2026-07-28 17:40:38 +07:00