Skip to content

feat: Crew 생성#20

Merged
xjvmdutl merged 4 commits intodevelopfrom
feature-01-create-crew
Feb 23, 2025
Merged

feat: Crew 생성#20
xjvmdutl merged 4 commits intodevelopfrom
feature-01-create-crew

Conversation

@xjvmdutl
Copy link
Collaborator

@xjvmdutl xjvmdutl commented Feb 17, 2025

🔍 PR 타입 선택

아래 타입 중 해당하는 하나를 선택해 주세요. 반드시 하나만 선택해 주세요.

  • feat: 새로운 기능 추가
  • fix: 버그 수정
  • docs: 문서 수정
  • style: 코드 포맷팅, 세미콜론 누락, 코드 변경이 없는 경우
  • refactor: 코드 리팩토링
  • test: 테스트 코드 추가 또는 수정
  • chore: 빌드 업무 수정, 패키지 매니저 수정 등 기타 작업

📝 변경 사항 요약

변경 사항을 간단히 요약해 주세요.

  • Crew 생성

🛠 관련 이슈

Resolves: #1
Ref: #1
Related to: #13
close: #1

추가 설명 (선택 사항)

  • Enum 타입 수정 필요
  • Embeded 영역 수정 필요(Value)
  • Member 제거 필요(Gateway 영역)

@xjvmdutl xjvmdutl requested a review from a team February 17, 2025 22:58
@xjvmdutl xjvmdutl requested review from ekfrehd, jisubaek, mandykr and pparkjs and removed request for a team February 17, 2025 22:58
@xjvmdutl xjvmdutl merged commit d30e621 into develop Feb 23, 2025
@xjvmdutl xjvmdutl deleted the feature-01-create-crew branch February 23, 2025 07:22
ekfrehd pushed a commit that referenced this pull request Jun 3, 2025
* feat: Crew 생성

* feat: Code 리뷰 반영, Exception 추가

* feat: 주석 제거 및 코드 수정

---------

Co-authored-by: junhokim <junhokim@gmarket.com>
ekfrehd added a commit that referenced this pull request Jun 29, 2025
* feat: PR 템플릿 and PR Discord 알림 연동

* feat: Crew 생성 (#20)

* feat: Crew 생성

* feat: Code 리뷰 반영, Exception 추가

* feat: 주석 제거 및 코드 수정

---------

Co-authored-by: junhokim <junhokim@gmarket.com>

* feat: 비즈니스 예외와 API 공통 응답 모듈 추가 (#23)

* feat: 비즈니스 예외와 API 공통 응답 모듈 추가
- vo 검증에서 발생하는 비즈니스 예외 삭제 및 InvalidValueException 으로 변경

* feat: 스웨거 추가 작업 (#24)

Co-authored-by: junhokim <junhokim@gmarket.com>

* [feat] 크루 상세, 리스트 조회 API 기능 구현 (#25)

* [feat] 크루 리스트 조회 API 기능 구현 및 테스트코드 리팩토링 (#4)

* [feat] 크루 상세 조회 API 기능 구현 (#4)

* feat: 스웨거 추가 작업 (#24)

Co-authored-by: junhokim <junhokim@gmarket.com>

* [fix] 크루 상세 조회 API 코드리뷰 반영 (#4)

* [fix] 단위테스트 SpringBootTest -> DataJpaTest 사용하도록 수정 (#4)

---------

Co-authored-by: Kimjunho <39546306+xjvmdutl@users.noreply.github.com>
Co-authored-by: junhokim <junhokim@gmarket.com>

* 크루 참여 요청 (#29)

* feat: 크루 모집상태 변경시 최대 인원수 검증 추가
- IllegalStateException 추가
- common exception 생성자 수정

* refactor: CrewMembers size 조회 메서드 추가

* fix: conflict repair

* feat:크루 참여 요청 질문 등록

* feat:크루 참여 요청 질문 등록

* [FEAT]-recruitment로 연관관계 변경

* 크루 참여 요청 질문 등록 수정

* 크루 참여 요청 질문 등록 수정 구현

---------

Co-authored-by: junhokim <junhokim@gmarket.com>
Co-authored-by: Kimjunho <39546306+xjvmdutl@users.noreply.github.com>
Co-authored-by: mandykr <94955454+mandykr@users.noreply.github.com>
Co-authored-by: coPpark <qkrwjdtn963@gmail.com>
Co-authored-by: MonChest <p_caso@atzsoft.kr>
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.

크루 생성

4 participants