Commit Graph

211 Commits

Author SHA1 Message Date
Yoga Pangestu
9c53efb918 feat: Introduce IsActive and Sex enums, and create Student and User models with corresponding migrations and seeders for user and student data management. 2026-03-10 11:20:45 +07:00
Yoga Pangestu
7fc604928b feat: Add SystemNotification class for managing success notifications across various actions in the application. 2026-03-10 11:20:33 +07:00
Yoga Pangestu
c3e2fa501f feat: integrate Filament Facehash plugin for user avatars and update admin panel primary color to gray. 2026-03-10 10:54:48 +07:00
Yoga Pangestu
4864d7a8b3 feat: Add language support for English and Indonesian, including validation, authentication, pagination, and password reset messages. 2026-03-10 10:51:50 +07:00
Yoga Pangestu
88bcfd1866 chore: Change application timezone setting from UTC to Asia/Jakarta 2026-03-10 10:50:14 +07:00
Yoga Pangestu
1dc187be9e feat: Update admin panel login configuration to use custom Login page 2026-03-10 10:49:47 +07:00
Yoga Pangestu
33f5d1b368 feat: Add SystemNotification class for handling various notification types in the application. 2026-03-10 10:49:03 +07:00
Yoga Pangestu
a46bd4f275 feat: Add and configure Filament Auth UI Enhancer plugin for improved authentication UI. 2026-03-10 10:45:46 +07:00
Yoga Pangestu
5f1b061b7b chore: Update Tailwind CSS and Vite dependencies, and include custom admin theme in configuration 2026-03-10 10:40:49 +07:00
Yoga Pangestu
b4e094e53f feat: Implement Filament admin panel with its core JavaScript, CSS, font assets, and various UI components. 2026-03-10 10:36:46 +07:00
Yoga Pangestu
12d3826520 initial commit 2026-03-10 10:35:34 +07:00