Skip to content

Bug: Edit for Student (#109)#126

Open
constantine0621 wants to merge 33 commits into
mainfrom
Feature--Edit-for-Student
Open

Bug: Edit for Student (#109)#126
constantine0621 wants to merge 33 commits into
mainfrom
Feature--Edit-for-Student

Conversation

@constantine0621

@constantine0621 constantine0621 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Changes to update logic. Added getReference to CourseService to correctly update Student's Course. This branch is branched off of Feature--Student-db-connection, best to go through PR #123 first.

…ade, made changes to StudentMapper, updated StudentServiceTest and created tests for new classes
…ent-db-connection

# Conflicts:
#	src/main/java/org/unilab/uniplan/student/StudentController.java
#	src/main/java/org/unilab/uniplan/student/StudentMapper.java
#	src/main/java/org/unilab/uniplan/student/StudentService.java
#	src/test/java/org/unilab/uniplan/student/StudentServiceTest.java
…Facade layer, added NotBlank validation to RequestDto and switched out Service repository calls
…Student

# Conflicts:
#	src/main/java/org/unilab/uniplan/student/StudentController.java
#	src/main/java/org/unilab/uniplan/student/StudentService.java
…ent-db-connection

# Conflicts:
#	src/main/java/org/unilab/uniplan/student/StudentRepository.java
#	src/main/java/org/unilab/uniplan/student/dto/StudentCourseMajorDto.java
#	src/main/java/org/unilab/uniplan/student/dto/StudentResponseDto.java
…questDto instead of Student entity, adjusted tests and changed test names to adhere to convention
…ent-db-connection

# Conflicts:
#	src/test/java/org/unilab/uniplan/student/StudentServiceTest.java
…Student

# Conflicts:
#	src/main/java/org/unilab/uniplan/student/StudentWebFacade.java
@constantine0621 constantine0621 self-assigned this Jul 6, 2026
@constantine0621
constantine0621 requested a review from a team as a code owner July 6, 2026 07:46
Comment thread src/test/java/org/unilab/uniplan/student/StudentMapperTest.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants