itmpwk.ac.id/resources/js
Yoga Pangestu 35a64c2045 feat: implement infinite scroll for various admin pages and update pagination handling
- Refactored AdministratorController, LecturerController, and StudentController to utilize Inertia's scroll feature for paginated data.
- Enhanced DataCards and DataTable components to support infinite scrolling, allowing for a smoother user experience when navigating large datasets.
- Updated multiple admin pages (e.g., MaterialIndex, LogIndex, FeedbackIndex) to integrate infinite scroll functionality, improving data loading efficiency.
- Adjusted server table hooks to reset keys appropriately for infinite scroll scenarios.
2026-09-04 13:59:26 +07:00
..
components feat: implement infinite scroll for various admin pages and update pagination handling 2026-09-04 13:59:26 +07:00
hooks Refactor assignment management system 2026-09-03 09:51:27 +07:00
layouts refactor: simplify layout structure in SettingsLayout component 2026-08-25 23:30:32 +07:00
lib feat: implement media upload functionality with controller, request, service, and migration 2026-08-31 16:00:40 +07:00
pages feat: implement infinite scroll for various admin pages and update pagination handling 2026-09-04 13:59:26 +07:00
types feat: enhance MaterialService and MaterialCard; add lecturer information and improve material display with created date 2026-09-04 13:42:33 +07:00
app.tsx Refactor admin settings structure and implement profile and security management 2026-08-25 17:57:47 +07:00