-
Notifications
You must be signed in to change notification settings - Fork 1
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
v2.3.0 #716
v2.3.0 #716
Conversation
* hotfix: 이메일 정규식에 언더스코어를 허용하도록 수정 (#205) * fix: 언더스코어 허용하도록 변경 * refactor: 테스트 접근제어자 제거 * hotfix: Basic Auth 환경변수 속성 이름 수정 (#260) * fix: 환경변수 속성 이름 오타 수정 * refactor: Basic Auth 환경변수 이름 재수정 * hotfix: 학과 쿼리 메서드 수정 (#282) * hotfix: spotless 적용 (#283) style: spotless 적용 * fix: 추가 파라미터에서 리다이렉트 URI로 수정 --------- Co-authored-by: Cho Sangwook <[email protected]> Co-authored-by: 이한비 <[email protected]>
* feat: 스터디 주차별 출결번호 조회 * refactor: 리퀘스트 파라미터 변수명 수정 * refactor: 스터디 출석일자 지났는지 판단 로직 추가 * refactor: 출석일 지남 여부 판단 메소드명 변경
feat: 어드민에게 멘토 api 접근 권한 부여
refactor: 스터디 개강일 전에도 내 수강중인 스터디 조회 api에서 선별할 수 있도록 수정
* feat: 무료 주문 시 쿠폰 사용 로직 추가 * test: 주문 통합 테스트에 쿠폰 사용 여부 검증 테스트 추가
* refactor: 세션을 커리큘럼으로 변경 * refactor: 주석 삭제 * feat: 스터디 상태 세션에서 오프라인으로 변경
feat: 스터디 시작 시간 및 종료 시간의 not null 검증 제거
* hotfix: 이메일 정규식에 언더스코어를 허용하도록 수정 (#205) * fix: 언더스코어 허용하도록 변경 * refactor: 테스트 접근제어자 제거 * hotfix: Basic Auth 환경변수 속성 이름 수정 (#260) * fix: 환경변수 속성 이름 오타 수정 * refactor: Basic Auth 환경변수 이름 재수정 * hotfix: 학과 쿼리 메서드 수정 (#282) * hotfix: spotless 적용 (#283) style: spotless 적용 * hotfix: 소셜 로그인 리다이렉트 URI가 작동하지 않는 문제 수정 (#689) fix: 추가 파라미터에서 리다이렉트 URI로 수정 * fix: 디스코드 id 배치 예외 처리 * fix: 로그 수정 --------- Co-authored-by: Jaehyun Ahn <[email protected]> Co-authored-by: 이한비 <[email protected]>
* chore: sentry 플러그인 추가 * chore: Sentry 프로파일 추가 * chore: 도커 이미지 태그를 환경변수로 받아서 매핑 * chore: 도커 이미지 태그를 센트리 포맷에 맞춰서 바인딩 * style: spotless 적용 * chore: 로그백 센트리 디펜던시 추가 * chore: 사용자 정보 로깅 추가 * feat: 메서드 이름 변경 및 출력문 제거
* feat: 멘토 권한 부여 로직 추가 * test: 스터디 개설시 멘토 권한 부여 테스트 추가
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 Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
No description provided.