Yoga Pangestu
|
dd8a313a24
|
refactor: remove direct association of lecturers with user accounts and related UI.
|
2026-03-12 09:16:51 +07:00 |
|
Yoga Pangestu
|
10f69a6914
|
feat: Restrict email_username column visibility to users with the Developer role.
|
2026-03-12 09:12:36 +07:00 |
|
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
|
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
|
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 |
|