Conversation
[CHORE] 프로젝트 초기 세팅
[FEATURE] JWT 어세스 및 리프레쉬 토큰 기능 추가
[FEATURE] 유저 엔티티 추가
[FEATURE] 회원가입 약관 Entity 추가
…eat/#12-designer-signup
- InstructorSignupRequest의 isAgreed 필드를 boolean에서 Boolean으로 변경 - 약관 동의 여부 검증 로직과 일관성 유지 - Nullable 처리 필요에 따른 타입 변경 적용
[FEATURE] 디자이너 회원가입 기능 추가
[CHORE] 배포 관련 설정 추가
[FEATURE] 로그인/회원가입 API 응답에 이름, 프로필 이미지 추가
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or 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
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.
#2 [CHORE] 프로젝트 초기 세팅
#4 [FEATURE] JWT 어세스 및 리프레쉬 토큰 기능 추가
#7 [FEATURE] 유저 엔티티 추가
#9 [FEATURE] 회원가입 약관 Entity 추가
#11 [FEATURE] 이메일 인증번호 기능 구현
#13 [FEATURE] 강사 회원가입 기능 추가
#15 [FEATURE] 로그인, 로그아웃, 토큰 재발급 기능 추가
#16 [FEATURE] 디자이너 회원가입 기능 추가
#19 [CHORE] 배포 관련 설정 추가
#21 [FEATURE] 로그인/회원가입 API 응답에 이름, 프로필 이미지 추가