Skip to content

Feature: Soft delete for Student#127

Open
constantine0621 wants to merge 27 commits into
mainfrom
Feature--Delete-for-Student
Open

Feature: Soft delete for Student#127
constantine0621 wants to merge 27 commits into
mainfrom
Feature--Delete-for-Student

Conversation

@constantine0621

Copy link
Copy Markdown
Contributor

Added @softdelete to Student entity. 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
…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
@constantine0621 constantine0621 self-assigned this Jul 6, 2026
@constantine0621
constantine0621 requested a review from a team as a code owner July 6, 2026 07:55
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