Commit Graph

  • 4cd80eae10 feat: Implement CustomPathGenerator for dynamic media path generation in the Media Library. Yoga Pangestu 2026-03-10 12:46:10 +0700
  • 3e00965a8a feat: 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
  • 6dab533b21 feat: 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
  • c9ad3b272c feat: 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
  • 5e63ef2744 feat: 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
  • 11a5740409 feat: Update admin panel configuration to disable breadcrumbs and add navigation groups for better organization. Yoga Pangestu 2026-03-10 11:34:49 +0700
  • b87b9fee96 feat: 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
  • 923b722ed3 feat: 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
  • 4b35d8ec48 feat: Update admin panel configuration to include custom Profile page for user management. Yoga Pangestu 2026-03-10 11:23:15 +0700
  • 4f6eeeed9f feat: 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
  • 9c53efb918 feat: 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
  • 7fc604928b feat: Add SystemNotification class for managing success notifications across various actions in the application. Yoga Pangestu 2026-03-10 11:20:33 +0700
  • c3e2fa501f feat: integrate Filament Facehash plugin for user avatars and update admin panel primary color to gray. Yoga Pangestu 2026-03-10 10:54:48 +0700
  • 4864d7a8b3 feat: Add language support for English and Indonesian, including validation, authentication, pagination, and password reset messages. Yoga Pangestu 2026-03-10 10:51:50 +0700
  • 88bcfd1866 chore: Change application timezone setting from UTC to Asia/Jakarta Yoga Pangestu 2026-03-10 10:50:14 +0700
  • 1dc187be9e feat: Update admin panel login configuration to use custom Login page Yoga Pangestu 2026-03-10 10:49:47 +0700
  • 33f5d1b368 feat: Add SystemNotification class for handling various notification types in the application. Yoga Pangestu 2026-03-10 10:49:03 +0700
  • a46bd4f275 feat: Add and configure Filament Auth UI Enhancer plugin for improved authentication UI. Yoga Pangestu 2026-03-10 10:45:46 +0700
  • 5f1b061b7b chore: Update Tailwind CSS and Vite dependencies, and include custom admin theme in configuration Yoga Pangestu 2026-03-10 10:40:49 +0700
  • b4e094e53f feat: Implement Filament admin panel with its core JavaScript, CSS, font assets, and various UI components. Yoga Pangestu 2026-03-10 10:36:46 +0700
  • 12d3826520 initial commit Yoga Pangestu 2026-03-10 10:35:34 +0700