Commit Graph

21 Commits

Author SHA1 Message Date
Yoga Pangestu
ae52c75bd3 refactor: implement configurable notification styles with formal and cheerful modes based on user preferences 2026-03-30 18:33:45 +07:00
Yoga Pangestu
7c9493ad3d feat: implement user settings management with customizable notification styles, themes, and UI preferences 2026-03-30 18:27:55 +07:00
Yoga Pangestu
4426fe4d84 refactor: remove unused widgets from AdminPanelProvider to streamline widget management 2026-03-30 11:16:34 +07:00
Yoga Pangestu
5b3196828f refactor: disable global search in Filament AdminPanel for improved performance and user experience 2026-03-30 09:54:59 +07:00
Yoga Pangestu
97b8427611 refactor: migrate Filament icon references from Heroicon constants to string-based aliases 2026-03-30 08:57:32 +07:00
Yoga Pangestu
de1877695d feat: Add attendance management pages and sharing functionality, including detailed views and statistics for courses. 2026-03-27 22:08:59 +07:00
Yoga Pangestu
ae627b076e refactor: Adjust Filament navigation sort orders for various resources, pages, and plugins. 2026-03-12 10:12:23 +07:00
Yoga Pangestu
747ea2ca9a feat: add SalmanAlmajali/jokes-widget to Filament admin panel. 2026-03-12 09:19:02 +07:00
Yoga Pangestu
abda97cbba chore: Remove FilamentInfoWidget from the admin panel's default widgets. 2026-03-12 09:11:20 +07:00
Yoga Pangestu
3dddb807f5 feat: Integrate Filament Shield for role and permission management, including new RoleEnum, migrations, and configuration files. 2026-03-12 09:00:24 +07:00
Yoga Pangestu
af4218e707 feat: Add and configure mobile bottom navigation for the Filament admin panel. 2026-03-12 08:34:43 +07:00
Yoga Pangestu
9207b1aaf4 feat: Integrate AchyutN Filament Log Viewer package for enhanced log management in the admin panel 2026-03-11 13:38:44 +07:00
Yoga Pangestu
8c681ca5f2 feat: Add learning material management with Material model, migration, and Filament resource. 2026-03-11 07:46:04 +07:00
Yoga Pangestu
11a5740409 feat: Update admin panel configuration to disable breadcrumbs and add navigation groups for better organization. 2026-03-10 11:34:49 +07:00
Yoga Pangestu
4b35d8ec48 feat: Update admin panel configuration to include custom Profile page for user management. 2026-03-10 11:23:15 +07:00
Yoga Pangestu
4f6eeeed9f feat: Enhance admin panel configuration by setting max content width to full and specifying default avatar provider as FacehashProvider. 2026-03-10 11:21:35 +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
1dc187be9e feat: Update admin panel login configuration to use custom Login page 2026-03-10 10:49:47 +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