Yoga Pangestu
|
7d8b1eea2a
|
feat: Make TrashedFilter visible only to users with the Developer role in several Filament resources.
|
2026-03-12 09:06:54 +07:00 |
|
Yoga Pangestu
|
33cc617a3f
|
feat: Integrate HasPageShield trait for enhanced authorization in CourseSchedule, StudyGroup, and ManageSettings pages, including permission methods for access control.
|
2026-03-12 09:01:00 +07:00 |
|
Yoga Pangestu
|
9f4224b108
|
feat: Add policies for Assignment, Attendance, Course, CourseSchedule, Lecturer, Material, Role, Student, and StudyGroup to manage authorization rules.
|
2026-03-12 09:00:40 +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
|
35190d7614
|
feat: Filter assignments and materials by current semester using GeneralSettings.
|
2026-03-12 08:13:25 +07:00 |
|
Yoga Pangestu
|
c8f2ac6c26
|
feat: Filter course-related data by current semester from general settings and rename attendance management page.
|
2026-03-12 08:03:51 +07:00 |
|
Yoga Pangestu
|
2019928fb3
|
feat: implement general settings management using Spatie Laravel Settings and Filament.
|
2026-03-11 22:16:15 +07:00 |
|
Yoga Pangestu
|
6d1ce9cdf6
|
feat: Implement attendance tracking functionality with new model, migration, relationships, and Filament UI.
|
2026-03-11 21:59:57 +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
|
aad22a8b59
|
feat: implement comprehensive assignment management system with models, migrations, Filament resources, and submission workflows.
|
2026-03-11 13:34:54 +07:00 |
|
Yoga Pangestu
|
e2bb51561c
|
feat: Implement Study Group management with CRUD actions, model, migrations, and Filament resource for creating, editing, and deleting study groups.
|
2026-03-11 10:09:09 +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
|
01b3627cc2
|
refactor: Simplify course selection options in schedule form by directly retrieving all courses and adding options limit.
|
2026-03-11 07:42:15 +07:00 |
|
Yoga Pangestu
|
7a9cb7fed9
|
feat: Add course schedule model, migration, seeder, and Filament CRUD for managing schedules.
|
2026-03-11 07:18:57 +07:00 |
|
Yoga Pangestu
|
0dac411fb0
|
feat: Establish one-to-many relationship between lecturers and courses, adding UI fields and table columns for assignment and display.
|
2026-03-10 13:27:53 +07:00 |
|
Yoga Pangestu
|
4cd80eae10
|
feat: Implement CustomPathGenerator for dynamic media path generation in the Media Library.
|
2026-03-10 12:46:10 +07:00 |
|
Yoga Pangestu
|
6dab533b21
|
feat: Create Course resource with CRUD functionality, including management pages, form schema, migration, and seeder for handling course data in the admin panel.
|
2026-03-10 12:24:31 +07:00 |
|
Yoga Pangestu
|
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.
|
2026-03-10 12:12:59 +07:00 |
|
Yoga Pangestu
|
5e63ef2744
|
feat: Create Student resource with CRUD pages and form schema for managing student data in the admin panel.
|
2026-03-10 12:04:49 +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
|
b87b9fee96
|
feat: Create TimestampColumns class for managing created_at, updated_at, and deleted_at timestamps in Filament tables.
|
2026-03-10 11:25:56 +07:00 |
|
Yoga Pangestu
|
923b722ed3
|
feat: Implement various action classes for Filament, including BackAction, GoToDateAction, and cheerful actions for create, edit, delete, force delete, and restore functionalities.
|
2026-03-10 11:25:17 +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
|
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
|
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 |
|