Yoga Pangestu
|
0070c6b0b1
|
refactor: remove Lecturer model and resources in favor of string-based lecturer names in Course model
|
2026-03-29 21:26:32 +07:00 |
|
Yoga Pangestu
|
5d86a670a4
|
feat: Add toggle functionality for user activation status in StudentsTable, including session management and success notifications. Implement status filter for improved user management.
|
2026-03-29 21:02:19 +07:00 |
|
Yoga Pangestu
|
4c0daeb09e
|
feat: Add Change Password action for students, including a modal for password input and success notification upon update. Update date display format in student form and improve code readability in StudentsTable.
|
2026-03-29 20:48:58 +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
|
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 |
|