Yoga Pangestu
|
050559048f
|
refactor: conditionally execute user and student seeders based on application environment
|
2026-03-30 15:47:42 +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
|
a6e908a65e
|
feat: Update database seeders to include role assignment for users and students, enhancing role management with RoleEnum integration.
|
2026-03-12 09:01:43 +07:00 |
|
Yoga Pangestu
|
2ab88d2931
|
feat: Add StudentFactory and StudentSeeder for generating student data, and update DatabaseSeeder to include StudentSeeder
|
2026-03-11 13:07:47 +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
|
1c51ccd5b5
|
feat: Add LecturerSeeder to populate lecturer data and update DatabaseSeeder to include LecturerSeeder
|
2026-03-10 14:07:26 +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
|
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
|
12d3826520
|
initial commit
|
2026-03-10 10:35:34 +07:00 |
|