Yoga Pangestu
637cc4a3d0
chore: remove pnpm workspace configuration file
2026-09-04 15:41:01 +07:00
Yoga Pangestu
e66cea1d12
feat: implement Google OAuth authentication; add GoogleAuthController, update user model, and configure services
2026-09-04 15:31:13 +07:00
Yoga Pangestu
b99876fb4c
feat: enhance assignment and material management; add academic term filtering and improve pagination handling
2026-09-04 15:20:16 +07:00
Yoga Pangestu
892d14c13a
feat: enhance AssignmentIndex; implement infinite scroll and simplify pagination handling
2026-09-04 14:18:09 +07:00
Yoga Pangestu
8fb596fb32
feat: enhance MaterialController and MaterialService; add academic term handling in pagination and index methods
2026-09-04 14:17:04 +07:00
Yoga Pangestu
56d607a131
feat: enhance assignment management; implement new card and column components, improve pagination and filtering, and add lecturer information
2026-09-04 14:13:09 +07:00
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
Yoga Pangestu
33f354ad94
feat: enhance MaterialService and MaterialCard; add lecturer information and improve material display with created date
2026-09-04 13:42:33 +07:00
Yoga Pangestu
139875ce31
feat: enhance AssignmentService and MaterialService; add notification functionality for new assignments and materials
2026-09-04 13:26:41 +07:00
Yoga Pangestu
facf7ab177
feat: enhance AttachmentPreviewDialog integration; add icon variant and improve file display in material cards
2026-09-04 11:51:27 +07:00
Yoga Pangestu
19397d3b5b
feat: implement DataCards component and ViewToggle; enhance material display options and pagination handling
2026-09-04 10:58:15 +07:00
Yoga Pangestu
acee293b36
feat: enhance CourseClassService; improve search functionality and refine class retrieval based on user roles
2026-09-04 10:34:28 +07:00
Yoga Pangestu
6ec257a1cc
feat: update ViewDetailDialog; conditionally display target roles based on user permissions
2026-09-04 10:16:12 +07:00
Yoga Pangestu
ceeb1e325d
feat: update StudentsExport and StudentService; inject User dependency and refine data retrieval methods
2026-09-04 10:10:57 +07:00
Yoga Pangestu
7ea4fb067d
feat: refactor attendance management; remove 'mine' method and related components, update permissions and types
2026-09-04 09:56:04 +07:00
Yoga Pangestu
d411085400
feat: update BEST_PRACTICE.md; clarify Eloquent select behavior with joins and aggregate methods
2026-09-04 09:45:18 +07:00
Yoga Pangestu
66bacaf0e1
feat: update CourseClass and CourseRegistration services; refine select queries to improve data retrieval efficiency
2026-09-04 09:33:42 +07:00
Yoga Pangestu
609828a2e2
feat: update Schedule management; refactor role checks to use enums and simplify update method, remove unused fields from Schedule type
2026-09-04 09:33:26 +07:00
Yoga Pangestu
573d834905
feat: implement Assignment and Submission management; add controllers, requests, and services for assignment functionality
2026-09-04 09:17:42 +07:00
Yoga Pangestu
024dc4dd5a
feat: enhance Material management; implement authorization checks for material actions and refactor user role handling
2026-09-04 09:00:30 +07:00
Yoga Pangestu
88319dac15
feat: refactor CourseRegistration management; update controller methods, add new request classes, and adjust routes for department leader role
2026-09-04 08:29:03 +07:00
Yoga Pangestu
80435b6cfa
feat: implement CourseClass and ClassEnrollment management; add controllers, services, and requests for course enrollment functionality
2026-09-03 19:59:58 +07:00
Yoga Pangestu
f6da193473
refactor: reorganize FeedbackService methods; move delete method and restore pendingCount method for improved clarity
2026-09-03 16:27:33 +07:00
Yoga Pangestu
32c04b91dd
feat: implement reply functionality for feedback; add ReplyFeedbackRequest and update FeedbackService; enhance UI for reply actions and display
2026-09-03 16:24:04 +07:00
Yoga Pangestu
900c27041a
feat: update Announcement management to support target roles; refactor Announcement model, service, and controller; enhance UI for role-based visibility
2026-09-03 15:45:38 +07:00
Yoga Pangestu
37ce3c15ea
feat: enhance AcademicAdvisingLogService to filter logs based on student role; update RolePermissionSeeder to include view-academic-advising-logs permission; rename 'Pembimbing Akademik' to 'Dosen' in UI
2026-09-03 15:05:28 +07:00
Yoga Pangestu
51e943572a
feat: update AcademicAdvisingLogController and AcademicAdvisingLogService to accept User parameter for improved access control; enhance query scoping based on user roles
2026-09-03 14:44:05 +07:00
Yoga Pangestu
80997b97b4
feat: enhance LetterRequestService and UI to support lecturer information; update pagination and column display for improved clarity
2026-09-03 14:26:43 +07:00
Yoga Pangestu
db56ec94ea
feat: add upload file functionality to letter requests; integrate AttachmentPreviewDialog and update column actions
2026-09-03 14:07:37 +07:00
Yoga Pangestu
aa50487bfc
feat: update LetterRequestController and LetterRequestService to accept User parameter for improved access control; add letter request permissions in RolePermissionSeeder
2026-09-03 13:58:04 +07:00
Yoga Pangestu
1c901e9103
feat: update CourseService and CourseController to accept User parameter for improved scoping
2026-09-03 13:45:27 +07:00
Yoga Pangestu
2b458e26fa
feat: add leadership history dialog and integrate into DepartmentIndex
2026-09-03 13:25:02 +07:00
Yoga Pangestu
f00fab9520
feat: implement DegreeLevel enum and integrate it into DepartmentRequest and DepartmentService
2026-09-03 13:07:35 +07:00
Yoga Pangestu
8055d4ec5d
refactor: optimize AcademicTermService methods and improve query handling
2026-09-03 12:52:32 +07:00
Yoga Pangestu
f69ed0bc15
refactor: reorganize StudentService methods and enhance query efficiency with enums
2026-09-03 11:35:27 +07:00
Yoga Pangestu
aa47ec494e
feat: enhance Combobox component with multi-select filtering and grouped item handling
2026-09-03 11:33:13 +07:00
Yoga Pangestu
8f9eb5f77a
refactor: streamline LecturerService methods and enhance role assignment with enum
2026-09-03 11:25:23 +07:00
Yoga Pangestu
ad5fe33ec6
feat: implement user role management with enum and refactor role handling in administrator services
2026-09-03 11:17:41 +07:00
Yoga Pangestu
3bec716dab
feat: add best practices documentation for Laravel projects
2026-09-03 11:02:27 +07:00
Yoga Pangestu
9f717a3441
refactor: update model relationships and request validation rules for consistency
2026-09-03 10:53:48 +07:00
Yoga Pangestu
88286fe596
feat: implement attendance management features including user-specific views and permissions
2026-09-03 10:12:58 +07:00
Yoga Pangestu
4980ad95b3
Refactor assignment management system
...
- Updated the PermissionCatalog to remove unnecessary permissions for assignment submissions.
- Modified RolePermissionSeeder to align with the updated permissions.
- Enhanced useServerTable hook to support resetKeys for Inertia's reset visit option.
- Removed obsolete columns.tsx file related to assignment columns.
- Revamped assignment index page to utilize InfiniteScroll and improved UI components.
- Introduced new assignment status management with enums and updated database schema.
- Created GradeSubmissionRequest for validation of submission grading.
- Implemented score editing functionality in submission index with real-time updates.
- Added accordion component for better UI organization in assignment descriptions.
2026-09-03 09:51:27 +07:00
Yoga Pangestu
a809307272
feat: implement assignment submission functionality with validation and user permissions
2026-09-02 23:40:06 +07:00
Yoga Pangestu
be0897ad6e
feat: enhance assignment management with user role-based filtering and attachment preview
2026-09-02 23:04:55 +07:00
Yoga Pangestu
2b7b4e2ab0
feat: enhance material management with user-specific filtering and attachment preview
2026-09-02 22:51:09 +07:00
Yoga Pangestu
753e7735a7
feat: implement schedule management with day of week enumeration and enhanced filtering options
2026-09-02 22:17:44 +07:00
Yoga Pangestu
fa4c4f37f3
feat: initialize search state from URL parameters in useServerTable hook
2026-09-02 21:11:12 +07:00
Yoga Pangestu
53afdb1fec
feat: enhance student and lecturer data retrieval with improved joins and sorting
2026-09-02 19:00:39 +07:00
Yoga Pangestu
8528a3258d
feat: enhance sorting in CourseService for improved course selection
2026-09-02 18:24:08 +07:00
Yoga Pangestu
a94ebfb77d
feat: add Skripsi II course to CourseSeeder for semester 8
2026-09-02 18:23:28 +07:00