Merged
Conversation
* [STYLE] : 일반 회원가입 api MyBatis -> JPA 로 변경 * [STYLE] : MyBatis -> JPA 로 변경 * [STYLE] : MyBatis -> JPA 로 변경 * [STYLE] : MyBatis -> JPA 로 변경
[Feat] JPA 변경, secretKey 디버깅용 로그 추가
chore: secretKey 디버깅용 로그 추가
chore: secretKey 디버깅용 로그 추가
chore: secretKey 디버깅용 로그 제거
chore: Encryption 디버깅용 로그 제거, Validator 원복
* [FIX] : 로그아웃 시 결과 수정
* [FEAT] : 에러 발생 시 디스코드 메신저 발송 기능 추가
* [STYLE]: API-SECRET-KEY 값 받는 위치를 헤더로 고정
* [STYLE]: API-SECRET-KEY 값 받는 위치를 헤더로 고정 (#86) * [STYLE]: API-SECRET-KEY 값 받는 위치를 헤더로 고정
* [FEAT]: 약관 동의 API 수정 - 약관 동의 시 필수 약관일 경우 agreeYn이 Y가 아닐 경우 약관 저장 실패 - 약관 동의 시 사용중인 약관이 아닐 경우 약관 저장 실패 * [FEAT]: 회원가입, 아이디 찾기, 회원 정보 조회, 수정 api 수정 - 전화번호 하나 당 계정 1개만 생성되도록 block - 아이디 찾기 api에서 아이디 리턴 형식 변경 (List -> Map) - 회원가입, 회원 정보 수정 시 성별 값이 M, W이 아닌 다른 데이터가 들어올 경우 block 처리 * [FEAT]: 회원가입, 회원 정보 수정 api 수정 - 생년월일 형식 검증 코드 추가 * [FEAT]: 네이버 OAuth 수정
* [FEAT] : 생년월일, 성별, 동의 여부 형식 검증 (#88) * [FEAT]: 약관 동의 API 수정 - 약관 동의 시 필수 약관일 경우 agreeYn이 Y가 아닐 경우 약관 저장 실패 - 약관 동의 시 사용중인 약관이 아닐 경우 약관 저장 실패 * [FEAT]: 회원가입, 아이디 찾기, 회원 정보 조회, 수정 api 수정 - 전화번호 하나 당 계정 1개만 생성되도록 block - 아이디 찾기 api에서 아이디 리턴 형식 변경 (List -> Map) - 회원가입, 회원 정보 수정 시 성별 값이 M, W이 아닌 다른 데이터가 들어올 경우 block 처리 * [FEAT]: 회원가입, 회원 정보 수정 api 수정 - 생년월일 형식 검증 코드 추가 * [FEAT]: 네이버 OAuth 수정
[Refactor] 일정, 지역, 태그 API 스웨거 헤더값 추가, 리팩토링
[Feat] 일정 수정 API 수정사항 테스트서버 반영
[Feat] 카테고리, 세부 카테고리 조회 API 추가
[Feat] 카테고리, 세부 카테고리 조회 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 You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. 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.
Changed