Skip to content
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

refactor: 멘토 가능 시간 입력 API 및 리팩토링 #90

Merged
merged 51 commits into from
Aug 8, 2024

Conversation

oxdjww
Copy link
Member

@oxdjww oxdjww commented Aug 8, 2024

🔎 Resolved Issue

✅ Title

  • 멘토 가능 시간 입력 및 리팩토링

📄 Content

  • �API 개발하고 enum 추가했습니다.

KimKyoHwee and others added 30 commits May 25, 2024 20:57
access token, refresh token 발급 로직 수정
멘토 시간등록 오류 해결
fix: client change to https protocol
쿠키 바꾸면서 reissue 서비스단 수정
test: reissue api실행되는지 로깅
refresh token 발급방식 수정
cogo.life 도메인 cors허용 추가
change loginsuccess redirect: https:localhost:3000/callback
exposedHeaders 추가 : access, loginStatus
uri 수정 : 프론트 배포 도메인
커피챗 신청 controller추가
query dsl setting test : 완료
bug fixed: 액세스 토큰 만료시 401 반환
fix: login redirect domain : deploy -> local test
멘토리스트 불러오기, 커피챗 가능 시간대 불러오기 로직 수정
KimKyoHwee and others added 20 commits July 15, 2024 15:10
fix: redis config's secrets value
refresh token 저장소 redis로 수정
fix : 번호 저장 api swagger 설명수정
fix: 커피챗 성사시 active처리 오류 해결
동시성 이슈 : 분산 Lock으로 해결
@oxdjww oxdjww added ✨ feat New feature or request ♻️ refactor Refactor legacy code labels Aug 8, 2024
@oxdjww oxdjww requested a review from KimKyoHwee August 8, 2024 08:17
@oxdjww oxdjww self-assigned this Aug 8, 2024
@oxdjww oxdjww linked an issue Aug 8, 2024 that may be closed by this pull request
@oxdjww oxdjww changed the base branch from main to dev2 August 8, 2024 12:21
@KimKyoHwee KimKyoHwee merged commit 9e7fc42 into dev2 Aug 8, 2024
1 of 2 checks passed
@oxdjww oxdjww deleted the refactor/#87 branch August 9, 2024 11:11
oxdjww pushed a commit that referenced this pull request Aug 18, 2024
refactor: 멘토 가능 시간 입력 API 및 리팩토링
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ refactor Refactor legacy code ✨ feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

♻️ [REFACTOR] 멘토 가능 시간 입력
2 participants