Yoga Pangestu
|
bc20f12622
|
feat: add RowIndexColumn to various resource tables for improved indexing
|
2026-03-30 13:51:34 +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
|
6cd48bf758
|
feat: implement public assignment sharing functionality with dedicated controller and Filament action
|
2026-03-30 13:26:11 +07:00 |
|
Yoga Pangestu
|
1f8fec8ccf
|
feat: add ShareAttendanceAction to class sessions to generate and share attendance links via WhatsApp
|
2026-03-30 12:02:44 +07:00 |
|
Yoga Pangestu
|
291493bca2
|
refactor: standardize modal headings and update modal widths for assignment, attendance, and materials actions in Filament for improved consistency and user experience
|
2026-03-30 09:29:59 +07:00 |
|
Yoga Pangestu
|
d83d346717
|
refactor: standardize modal headings across various actions in Filament, improving consistency in user interface
|
2026-03-30 09:07:25 +07:00 |
|
Yoga Pangestu
|
97b8427611
|
refactor: migrate Filament icon references from Heroicon constants to string-based aliases
|
2026-03-30 08:57:32 +07:00 |
|
Yoga Pangestu
|
d09ef22945
|
refactor: remove unused class session actions and implement empty state for today's sessions view
|
2026-03-30 08:28:25 +07:00 |
|
Yoga Pangestu
|
c15f429032
|
feat: implement CreateAssignmentAction and CreateMaterialAction for enhanced assignment and material management, updating relevant pages to utilize new actions
|
2026-03-30 08:24:28 +07:00 |
|
Yoga Pangestu
|
5f601d8cba
|
refactor: replace CreateAction with CreateSessionAction and update user query for active students in class session pages
|
2026-03-30 08:23:15 +07:00 |
|
Yoga Pangestu
|
2a8412ff60
|
refactor: update class session form to use Filament Schema builder pattern
|
2026-03-30 08:16:52 +07:00 |
|
Yoga Pangestu
|
16bcba3ef3
|
refactor: update modal schema to use form method in ListCourseSessions
|
2026-03-30 08:13:53 +07:00 |
|
Yoga Pangestu
|
985333436b
|
refactor: rename schema methods to form and apply consistent code style formatting across Filament pages
|
2026-03-30 08:12:21 +07:00 |
|
Yoga Pangestu
|
63241349cd
|
feat: introduce detailed viewing actions for assignments and materials in class sessions, enhancing user interaction with modals for comprehensive content display
|
2026-03-30 00:43:14 +07:00 |
|
Yoga Pangestu
|
b7e8f64d8b
|
refactor: update class session management by introducing dedicated actions for viewing assignments, attendance, and materials, enhancing modularity and user interaction
|
2026-03-30 00:31:00 +07:00 |
|
Yoga Pangestu
|
66c07556b7
|
feat: add class session materials and assignments viewing functionality, enhancing user experience with modals for detailed content display
|
2026-03-29 23:45:56 +07:00 |
|
Yoga Pangestu
|
92cfdf7ea1
|
feat: enhance class session views by adding total students and attendance percentage metrics, improving data presentation in both list and detail views
|
2026-03-29 23:32:34 +07:00 |
|
Yoga Pangestu
|
0732a3b402
|
feat: add attendance viewing functionality for class sessions, including a modal display of attendance records
|
2026-03-29 23:26:05 +07:00 |
|
Yoga Pangestu
|
1eaa8fff59
|
refactor: streamline todaySessions method and simplify session rendering in the class sessions index view
|
2026-03-29 23:21:09 +07:00 |
|
Yoga Pangestu
|
bc85424f79
|
refactor: consolidate class session views and introduce dedicated show page for session details
|
2026-03-29 23:16:39 +07:00 |
|
Yoga Pangestu
|
6d58190e28
|
refactor: update course schedule and study group views for improved structure and functionality, including renaming views and enhancing data presentation
|
2026-03-29 22:51:29 +07:00 |
|
Yoga Pangestu
|
59af7bb595
|
feat: implement automated daily session generation command and update session management UI with attendance tracking
|
2026-03-29 22:06:46 +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 |
|