itmpwk.ac.id/resources/js/pages
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
..
admin feat: implement infinite scroll for various admin pages and update pagination handling 2026-09-04 13:59:26 +07:00
auth feat: update terminology from 'password' to 'kata sandi' across various components and pages 2026-08-26 00:57:49 +07:00
dashboard.tsx feat: remove SiteHeader component from dashboard page 2026-08-31 16:31:20 +07:00
welcome.tsx Refactor code structure for improved readability and maintainability 2026-08-03 18:18:12 +07:00