-
Notifications
You must be signed in to change notification settings - Fork 8
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
코레아 1.34v 배포 #804
Merged
코레아 1.34v 배포 #804
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
* fix: 잘못된 변수명 수정 * feat: Request,Response 추가 * feat: RoomStatus 가져오는 기능 구현 * feat: 새로운 DTO 로 방 생성 구현 * feat: 명세 매개변수 변경 * test: 방 조회 테스트 구현 * test: 방 조회 테스트 수정 * test: test 설정 변경 * test: ci 확인용 공백 추가 * fix: 충돌 해결 * test: 테스트 주석 * feat: 매개변수 추가 --------- Co-authored-by: youngsu5582 <[email protected]> Co-authored-by: gyungchan Jo <[email protected]>
* feat: server url 이관한 것으로 변경 * feat: Nullish Coalescing으로 데이터 초기화하기 * refactor: 모집 마감일, 리뷰 마감일 string으로 통일하기 * refactor: ProfileData export 해서 api에서 사용하기 * refactor: AlertModal에서onConfirm 사용하기 * feat: roomInfo 추가, mapper 함수 생성 * fix: id와 RoomInfo[]로 변경 * refactor: Role을 MemberRole로 변경 * refactor: ProfileData 타입 import하여 사용하기 * feat: 방 생성할 때 요청, 응답 type 변경 * refactor: 주석 제거 * refactor: HELP_MESSAGES 객체 만들어서 방 생성 도움말 분리 --------- Co-authored-by: jinsil <[email protected]>
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.
📌 관련 이슈
✨ PR 세부 내용