4cd80eae10feat: Implement CustomPathGenerator for dynamic media path generation in the Media Library.
Yoga Pangestu
2026-03-10 12:46:10 +0700
3e00965a8afeat: Add Filament Spatie Laravel Media Library plugin and create migration for media table to manage media files in the application.
Yoga Pangestu
2026-03-10 12:46:02 +0700
6dab533b21feat: Create Course resource with CRUD functionality, including management pages, form schema, migration, and seeder for handling course data in the admin panel.
Yoga Pangestu
2026-03-10 12:24:31 +0700
c9ad3b272cfeat: Create Lecturer resource with CRUD functionality, including pages for listing, creating, and editing lecturers, along with a form schema and migration for managing lecturer data in the admin panel.
Yoga Pangestu
2026-03-10 12:12:59 +0700
5e63ef2744feat: Create Student resource with CRUD pages and form schema for managing student data in the admin panel.
Yoga Pangestu
2026-03-10 12:04:49 +0700
11a5740409feat: Update admin panel configuration to disable breadcrumbs and add navigation groups for better organization.
Yoga Pangestu
2026-03-10 11:34:49 +0700
b87b9fee96feat: Create TimestampColumns class for managing created_at, updated_at, and deleted_at timestamps in Filament tables.
Yoga Pangestu
2026-03-10 11:25:56 +0700
923b722ed3feat: Implement various action classes for Filament, including BackAction, GoToDateAction, and cheerful actions for create, edit, delete, force delete, and restore functionalities.
Yoga Pangestu
2026-03-10 11:25:17 +0700
4b35d8ec48feat: Update admin panel configuration to include custom Profile page for user management.
Yoga Pangestu
2026-03-10 11:23:15 +0700
4f6eeeed9ffeat: Enhance admin panel configuration by setting max content width to full and specifying default avatar provider as FacehashProvider.
Yoga Pangestu
2026-03-10 11:21:35 +0700
9c53efb918feat: Introduce IsActive and Sex enums, and create Student and User models with corresponding migrations and seeders for user and student data management.
Yoga Pangestu
2026-03-10 11:20:45 +0700
7fc604928bfeat: Add SystemNotification class for managing success notifications across various actions in the application.
Yoga Pangestu
2026-03-10 11:20:33 +0700
c3e2fa501ffeat: integrate Filament Facehash plugin for user avatars and update admin panel primary color to gray.
Yoga Pangestu
2026-03-10 10:54:48 +0700
4864d7a8b3feat: Add language support for English and Indonesian, including validation, authentication, pagination, and password reset messages.
Yoga Pangestu
2026-03-10 10:51:50 +0700
88bcfd1866chore: Change application timezone setting from UTC to Asia/Jakarta
Yoga Pangestu
2026-03-10 10:50:14 +0700
1dc187be9efeat: Update admin panel login configuration to use custom Login page
Yoga Pangestu
2026-03-10 10:49:47 +0700
33f5d1b368feat: Add SystemNotification class for handling various notification types in the application.
Yoga Pangestu
2026-03-10 10:49:03 +0700
a46bd4f275feat: Add and configure Filament Auth UI Enhancer plugin for improved authentication UI.
Yoga Pangestu
2026-03-10 10:45:46 +0700
5f1b061b7bchore: Update Tailwind CSS and Vite dependencies, and include custom admin theme in configuration
Yoga Pangestu
2026-03-10 10:40:49 +0700
b4e094e53ffeat: Implement Filament admin panel with its core JavaScript, CSS, font assets, and various UI components.
Yoga Pangestu
2026-03-10 10:36:46 +0700