Skip to content

Conversation

@dohy-eon
Copy link
Member

  • [hotfix] 조직도 API 코드 수정

  • hotfix: 조직도에 setter 추가

  • hotfix: setter 임포트문 추가

  • fix: 코드 수정

  • test: 솜커톤 참가자 생성, 조회, 삭제 기능 테스트

  • SomParticipantServiceTest (테스트)
  • feat: 솜커톤 참가자 GitHub/포트폴리오 링크 추가
  • SomParticipant (엔티티)
  • SomParticipantRequestDto (요청 DTO)
  • SomParticipantResponseDto (응답 DTO)
  • SomParticipantService (서비스)
  • refactor: 깃허브 링크 필수 제약 조건 제거
  • SomParticipant (엔티티)
  • SomParticipantRequestDto (요청 DTO)
  • test: 솜커톤 참가자 CRUD 테스트
  • SomParticipantServiceTest
  • Setter 방식 -> Builder 방식
  • Update 테스트 코드 추가
  • refactor: 솜커톤 참가자 관련 리팩토링
  • SomParticipant : toResponseDto 메서드 추가 및 구조 개선
  • SomParticipantRequestDto : 불변 객체 및 빌더 패턴으로 변경
  • SomParticipantService : DTO 변환 로직 엔티티로 위임

* [hotfix] 조직도 API 코드 수정

* hotfix: 조직도에 setter 추가

* hotfix: setter 임포트문 추가

* fix: 코드 수정

* test: 솜커톤 참가자 생성, 조회, 삭제 기능 테스트
- SomParticipantServiceTest (테스트)

* feat: 솜커톤 참가자 GitHub/포트폴리오 링크 추가
- SomParticipant (엔티티)
- SomParticipantRequestDto (요청 DTO)
- SomParticipantResponseDto (응답 DTO)
- SomParticipantService (서비스)

* refactor: 깃허브 링크 필수 제약 조건 제거
- SomParticipant (엔티티)
- SomParticipantRequestDto (요청 DTO)

* test: 솜커톤 참가자 CRUD 테스트
- SomParticipantServiceTest
- Setter 방식 -> Builder 방식
- Update 테스트 코드 추가

* refactor: 솜커톤 참가자 관련 리팩토링
- SomParticipant : toResponseDto 메서드 추가 및 구조 개선
- SomParticipantRequestDto : 불변 객체 및 빌더 패턴으로 변경
- SomParticipantService : DTO 변환 로직 엔티티로 위임

---------

Co-authored-by: Youwol <[email protected]>
Co-authored-by: Dohyeon Choi <[email protected]>
Co-authored-by: si-zero <[email protected]>
@dohy-eon dohy-eon self-assigned this Oct 19, 2025
@dohy-eon dohy-eon merged commit 72bbe23 into main Oct 19, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants