-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release/1.0.0 #84
Open
mzeong
wants to merge
196
commits into
master
Choose a base branch
from
release/1.0.0
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Release/1.0.0 #84
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* [FEAT]게스트모집 조회 API 구현 * Feat: guest, guestUser 테이블 생성 #11 * Feat: 라우트 연결 #11 * Feat: guest, guest user 테이블 생성 #11 * Feat: 날짜별 게스트 모집글 조회 #11 * Style: guest user 테이블 이름 언더스코어 처리 #11 * Feat: guest 테이블 모집 인원 수 필드 추가 #11 * Feat: DAO 함수 추가 #11 * Feat: 팀의 멤버 수 조회하는 함수 추가 #11 * Feat: 서비스 함수 추가 #11 * Feat: DTO 함수 추가 #11 * Feat: API와 상관 없는 코드 주석 처리 #11 --------- Co-authored-by: ByeonYujin124 <[email protected]>
* Feat: game 테이블 설계 #10 * Feat: 라우트 추가 #10 * Feat: 라우트 함수 추가 #10 * Feat: 컨트롤러 함수 추가 #10 * Fix: Team, Game 테이블 수정 #10 * Fix: 컨트롤러 함수 수정 #10 * Feat: 서비스 함수 추가 #10 * Feat: DAO 함수 추가 #10 * Fix: 날짜별 조회 함수 수정 #10 * Fix: 서버 에러 수정 #10 * Feat: 연습경기 조회 최신순 정렬 추가 #10 * Fix: Game, Team 모델 수정 #10 * Feat: 모집 상태(status) 출력 #10 * Feat: 연습경기 모집 상태(status) 구현 #10 --------- Co-authored-by: Doeun <[email protected]>
[BUGFIX] 연습경기 신청 가능 팀 조회 엔드포인트 변경 및 API 응답 수정
[REFACTOR] 팀 상세 조회 API 응답 수정
[REFACTOR] 종목별 선수 정보 조회 API 응답 수정
[REFACTOR] 종목별 선수 정보 조회 API 엔드포인트 수정
[BUGFIX] 연습경기 신청 에러 수정
[BUGFIX] 종목별 선수 정보 조회 API 엔드포인트 오타 수정
[FEAT] 대관정보 글 목록 조회 시 글 내용/모집상태 추가
[FEAT] 게스트 조회 데이터 추가
[FEAT] 연습경기 API 게임 소요시간 필드 추가 및 연습경기 목록 조회 id 추가
[REFACTOR] 연습경기 모집글 상세조회 API 응답 수정
[REFACTOR] 연습경기 모집글 상세조회 수정
[FEAT] 게스트 상세 조회, 호스팅 신청자 조회 응답에 프로필 추가
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.