Yoga Pangestu
|
aa3bb2ec76
|
feat: enhance model attributes with formatted accessors for improved date representation across various models
|
2026-04-02 11:55:29 +07:00 |
|
Yoga Pangestu
|
7c74dd63e6
|
refactor: remove sharing token logic from Course model and update sharing routes to use Course ID
|
2026-03-30 13:47:15 +07:00 |
|
Yoga Pangestu
|
0b8d4ef09b
|
refactor: update Eloquent models to use guarded attributes and consolidate relationship definitions
|
2026-03-30 13:44:13 +07:00 |
|
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
|
f0e6841628
|
refactor: Remove legacy attendance management pages and integrate class session management functionality, including new models, migrations, and views for class sessions and attendance tracking.
|
2026-03-29 20:40:54 +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
|
3bb9fa4fa1
|
refactor: Simplify Course model's studyGroups relationship type hint and update StudyGroup page to fetch course IDs from course_id field.
|
2026-03-12 10:33:34 +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
|
8c681ca5f2
|
feat: Add learning material management with Material model, migration, and Filament resource.
|
2026-03-11 07:46:04 +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
|
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 |
|