2026-08-28T23:10:02Z - 2026-08-31T23:10:02Z

Overview

26 Active Pull Requests
0 Active Issues
Excluding merges, 1 author has pushed 25 commits to dev and 51 commits to all branches. On dev, 136 files have changed and there have been 4625 additions and 2256 deletions.

26 Pull requests merged by 1 user

Merged #74 feat: enhance table styling with background color and text color adjustments 2026-08-30 22:02:58 +08:00

Merged #73 feat: update search placeholders and remove empty text in data tables 2026-08-30 21:58:34 +08:00

Merged #72 feat: remove unused settings routes from app sidebar 2026-08-30 21:52:32 +08:00

Merged #71 feat: add course registration management for admin and student 2026-08-30 21:50:57 +08:00

Merged #70 feat: add current semester field to student management and update related components 2026-08-30 18:28:47 +08:00

Merged #69 feat: simplify academic term selection logic and clean up imports in TuitionInvoiceIndex 2026-08-30 18:23:47 +08:00

Merged #68 feat: enhance Tuition Invoice management with summary statistics and improved filtering 2026-08-30 17:26:28 +08:00

Merged #67 feat: implement PaymentMethod enum and integrate payment method handling in tuition payment processes 2026-08-30 17:06:27 +08:00

Merged #66 feat: enhance Tuition Invoice management with academic term formatting and validation 2026-08-30 16:23:00 +08:00

Merged #65 feat: enhance Tuition Invoice management with multi-student selection and validation 2026-08-30 15:26:31 +08:00

Merged #64 feat: implement Course Registration management with CRUD functionality 2026-08-30 15:11:46 +08:00

Merged #63 refactor: standardize import statements and replace anchor tags with Link component in multiple files 2026-08-30 14:59:52 +08:00

Merged #62 refactor: update CourseClassRequest and CourseClassSeeder for lecturer validation and dynamic seeding 2026-08-30 14:42:50 +08:00

Merged #61 feat: update CourseSeeder with new course data and add reference images 2026-08-30 14:34:42 +08:00

Merged #60 refactor: remove class_name from CourseClass and related components 2026-08-30 14:15:09 +08:00

Merged #59 feat: add Course management functionality with CRUD operations and UI integration 2026-08-30 13:47:11 +08:00

Merged #58 feat: enhance department handling by adding degree level and formatting labels 2026-08-30 13:35:40 +08:00

Merged #57 feat: enhance student creation and editing forms with combobox for academic advisor selection 2026-08-30 13:24:33 +08:00

Merged #56 feat: add enrollment year filter and export functionality for students 2026-08-30 13:21:33 +08:00

Merged #55 Refactor lecturer management to support multiple departments 2026-08-30 13:18:37 +08:00

Merged #54 feat: optimize user queries in AdministratorService, LecturerService, and StudentService for better performance 2026-08-30 12:35:21 +08:00

Merged #53 feat: simplify pagination methods by removing sort and direction parameters 2026-08-30 12:23:27 +08:00

Merged #52 feat: add active status management for academic terms, users, and students with new UpdateStatusRequest 2026-08-30 12:18:38 +08:00

Merged #51 feat: implement user status management with active/inactive toggle 2026-08-30 12:08:30 +08:00

Merged #50 feat: refactor student request classes to improve organization and structure 2026-08-30 11:58:24 +08:00

Merged #49 feat: add export functionality for lecturers and students, including styled heading rows in exports 2026-08-30 11:57:14 +08:00