v1.0.0: release 1차 운영 배포 #44
Merged
Merged
Conversation
chore: merge branch develop into feat/T3-45
[T3-45] kakao social login
[T3-50] 스웨거 설정 및 적용
[T3-48] 슬랙 에로 로그 웹훅 추가
* chore: update directory structure * chore: update directory structure for model, request, response * feat: change the token generation method * feat: update JWT error code * feat: add redis hash for refreshToken * refactor: change class name to TokenResponse * feat: add redis service for refreshToken * feat: add an api for reissuing tokens * refactor: delete a subdirectory of jwt * refactor: move service logic from the controller layer to the service layer * refactor: move class about request or response from model to request or response * remove: delete unnecessary Kakao variables * refactor: update class name about user's auth * refactor: change to common error handling * refactor: change directory name to kakao from oauth2 * feat: add annotation in ProdRedisConfig * refactor: Change from RestTemplate to FeignClient * feat: add a nickname field to your kakao profile * refactor: change name from RedisService to AuthRedisService * refactor: change directory name from model, entity to domain * feat: add domain object to map Kakao, Apple membership information * refactor: change to use one social login for both Apple and Kakao * refactor: change to improved switch statements
* fix: 추천 루틴 엔티티 실행시간 변수명 수정 * fix: 추천 루틴 엔티티 실행시간 변수명 수정에 따른 sql 수정 * feat: 추천 루틴 단건 조회 API * chore: 서브모듈 업데이트 * remove: 불필요한 dto 제거 * fix: swagger 명세 수정 * fix: 추천 루틴 단건조회 로직 수정 * fix: 추천루틴 엔티티 필드명 변경에 따른 수정(time -> executionTime)
* feat: s3 config 생성 * fix: 감정구슬 전체 조회 API 수정 * feat: EmotionMarbleMapper 추가 및 서비스 로직 수정
[T3-126] 루틴 조회 시 불필요한 응답값 제거
[T3-125] 유저 닉네임 조회, 감정 구슬 조회 API
[T3-128] 수정 페이지에서 사용되는 루틴 단건 조회 API
[T3-131] 엔드 포인트 수정 및 루틴 단건 조회 서비스 로직 수정
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.
작업 내역
고민한 사항
리뷰 요청사항