Conversation
* feat: social login 구현 (kakao, google) * fix: secretKey 경로 변경 * chore: applicaiton.yml kakao redirect-uri 수정 * feat: kakao, google login 구현, 카카오 테스트 완료 * feat: 구글 소셜로그인 구현 완료 * refector: 상수 처리 * feat: Business Exception에 메세지 추가하는 생성자 생성
*feat: SecurityUtil 작성 * example: 예시코드 작성 * example: 예시코드 컨트롤러 작성
* feat(curation): curation 엔티티, 레포지토리 구현 * feat(curation) 큐레이션 dto 구현 * feat(curation): 큐레이션 controller및 service 구현 * feat(curation): 큐레이션 상세정보 조회 API 구현 * feat(curation): curationCategory 넘겨주기 API 구현
* feat: refreshToken Reissue, logout 로직 구현 * fix: 로그아웃 controller 수정
* feat: TemperatureTag Entity 작성 * feat: 미완성 entity들 작성 * feat: weathchive, fashion, locationWeather Entity 작성 --------- Co-authored-by: jwpark <woojang812@gmail.com>
* feat: 중기예보 호출을 위한 지역코드 컬럼 추가 * chore: submodule application.yml의 hbm2ddl auto를 none으로 변경
* refatcor : 게시물 작성 api * fix : 주석 수정 * refector: 연관관계 편의 메소드 설정 및 로직 수정 * chore: application.yml 수정 * chore : swagger 설정 수정 --------- Co-authored-by: GitHub 핸들명 <GitHub 이메일>
* fix: swagger 설정 변경 * fix: swagger 최신 의존성으로 변경
* feat(weadychive): 사용자 스크랩한 큐레이션 조회 API 구현 * chore: pull submodule commit * feat(weadychive) 큐레이션 스크랩하기 API 구현 및 컨트롤러 ResponseEntity 감싸기 수정 * fix: dto 폴더 구조 변경
* fix: 사용자가 onboarding 완전히 진행하지 않았을 경우, 신규유저로 간주하는 로직으로 변경 * chore: submodule 수정 * faet: onboarding logic 구현 완료 * fix: dirtycheck 안되는 문제 해결 및 테스트 완료 * fix: userProfileImage 이름변경
* feat: 유저 즐겨찾기 지역 추가 api 구현 * fix: DailSummary Entity 수정 --------- Co-authored-by: JangwooPark <70270371+pjw81226@users.noreply.github.com>
* refector: Jpa의존성 제거, Location hCode 변수명 변경 * chore: 주석제거
* feat : 특정 게시물 조회, 보드 홈화면 조회 API 구현 * fix : 전체 게시물 조회 slice 수정 * fix : DTO 리팩터링 * fix : size 필드 오류 수정, 최신순 정렬 + id순 정렬 수정 * fix : controller 수정 및 JPQL 적용 --------- Co-authored-by: GitHub 핸들명 <GitHub 이메일>
Co-authored-by: JangwooPark <70270371+pjw81226@users.noreply.github.com>
Co-authored-by: GitHub 핸들명 <GitHub 이메일>
* refactor: 1차 리펙토링 * refactor: auth repository 리펙토링 * refactor: auth repository, board repository 수정
* build: github action yml 파일 작성 * build: 감지할 브랜치 main -> release 로변경
* [FEAT] Global / Swagger 설정, ApiResponse, ExceptionHandler 생성 및 응답 통일 (#2) * feat: Swagger 의존성 추가, (submodule) application.yml 수정 * feat: ApiResponse 생성, 응답통일 및 간단한 Exception Handler 작성 * feat: ResponseEntity 생성을 위한 ResponseEntityUtil 작성 * feat: Swagger Config 설정 및 (submodule) applicaiton.yml 수정 * docs: README에 ERD 추가 * [FEAT] Auth / Kakao, Google Social Login 구현 (#4) * feat: social login 구현 (kakao, google) * fix: secretKey 경로 변경 * chore: applicaiton.yml kakao redirect-uri 수정 * feat: kakao, google login 구현, 카카오 테스트 완료 * feat: 구글 소셜로그인 구현 완료 * refector: 상수 처리 * feat: Business Exception에 메세지 추가하는 생성자 생성 * [FEAT] Auth / SecurityUtil 작성, 예시코드 작성 (#5) *feat: SecurityUtil 작성 * example: 예시코드 작성 * example: 예시코드 컨트롤러 작성 * chore: submodule 기본 브랜치 변경 (#11) * Update .gitmodules * [FEAT] curation / 큐레이션 상세정보 조회 및 curationCategory 넘겨주기 API 구현 (#12) * feat(curation): curation 엔티티, 레포지토리 구현 * feat(curation) 큐레이션 dto 구현 * feat(curation): 큐레이션 controller및 service 구현 * feat(curation): 큐레이션 상세정보 조회 API 구현 * feat(curation): curationCategory 넘겨주기 API 구현 * feat : Board / 게시글 작성 api 구현 * fix : delete weady-server.git * [FEAT] Auth / RefreshToken 관련 로직 구현 완료 (#14) * feat: refreshToken Reissue, logout 로직 구현 * fix: 로그아웃 controller 수정 * [FEAT] Global / ERD기반 전체 도메인 Entity 작성 (#16) * feat: TemperatureTag Entity 작성 * feat: 미완성 entity들 작성 * feat: weathchive, fashion, locationWeather Entity 작성 --------- Co-authored-by: jwpark <woojang812@gmail.com> * [FEAT] Weather / 중기예보 조회를 위한 지역코드 컬럼을 location에 추가 (#21) * feat: 중기예보 호출을 위한 지역코드 컬럼 추가 * chore: submodule application.yml의 hbm2ddl auto를 none으로 변경 * chore: application.yml 수정 * [Refactor] Board / 게시글 작성 api (#22) * refatcor : 게시물 작성 api * fix : 주석 수정 * refector: 연관관계 편의 메소드 설정 및 로직 수정 * chore: application.yml 수정 * chore : swagger 설정 수정 --------- Co-authored-by: GitHub 핸들명 <GitHub 이메일> * [FIX] Swagger / 스웨거 설정 오류 수정 (#24) * fix: swagger 설정 변경 * fix: swagger 최신 의존성으로 변경 * chore: swagger 그룹 추가 * fix: google login 오류 수정 * [FEAT] 웨디카이브 큐레이션 스크랩 관련 API 구현 (#32) * feat(weadychive): 사용자 스크랩한 큐레이션 조회 API 구현 * chore: pull submodule commit * feat(weadychive) 큐레이션 스크랩하기 API 구현 및 컨트롤러 ResponseEntity 감싸기 수정 * fix: dto 폴더 구조 변경 * [FEAT] User / 신규유저 OnBoarding API 구현 (#27) * fix: 사용자가 onboarding 완전히 진행하지 않았을 경우, 신규유저로 간주하는 로직으로 변경 * chore: submodule 수정 * faet: onboarding logic 구현 완료 * fix: dirtycheck 안되는 문제 해결 및 테스트 완료 * fix: userProfileImage 이름변경 * [FEAT] User / 유저 즐겨찾기 지역 추가 api (#31) * feat: 유저 즐겨찾기 지역 추가 api 구현 * fix: DailSummary Entity 수정 --------- Co-authored-by: JangwooPark <70270371+pjw81226@users.noreply.github.com> * [REFACTOR] Location / 지역 hCode 변수명 변경 (#37) * refector: Jpa의존성 제거, Location hCode 변수명 변경 * chore: 주석제거 * [FEAT] Board / 특정 게시물 조회, 보드 홈화면 조회 API 구현 (#33) * feat : 특정 게시물 조회, 보드 홈화면 조회 API 구현 * fix : 전체 게시물 조회 slice 수정 * fix : DTO 리팩터링 * fix : size 필드 오류 수정, 최신순 정렬 + id순 정렬 수정 * fix : controller 수정 및 JPQL 적용 --------- Co-authored-by: GitHub 핸들명 <GitHub 이메일> * feat: 유저 즐겨찾기 지역 삭제 api 구현 (#40) Co-authored-by: JangwooPark <70270371+pjw81226@users.noreply.github.com> * feat : 게시글 좋아요 및 취소 API 구현 (#42) Co-authored-by: GitHub 핸들명 <GitHub 이메일> * [REFACTOR] Global / repository 구조 변경 (#44) * refactor: 1차 리펙토링 * refactor: auth repository 리펙토링 * refactor: auth repository, board repository 수정 * refactor: curation repository 수정 * [BUILD] global / github action yml 파일 작성 (#46) * build: github action yml 파일 작성 * build: 감지할 브랜치 main -> release 로변경 --------- Co-authored-by: nowOne <165000086+nowOne2@users.noreply.github.com> Co-authored-by: euuunchae <162718707+euuunchae@users.noreply.github.com> Co-authored-by: 김동완 <95467835+ehddhks194@users.noreply.github.com> Co-authored-by: GitHub 핸들명 <GitHub 이메일>
This reverts commit e7254c6.
[REVERT] dev -> release merge revert
[FEAT] MyPage / 프로필 이미지 업로드 s3 연동 및 닉네임 중복 검증 추가
* fix: curationDto 수정 중 * fix: 데일리 서머리를 오늘 날짜로 가져오기 * fix: weady-server-private 수정 * Align submodule pointer to dev (41eb14e544aa7ca03238057635b902e29f18a784)
[RELEASE] dev > release 배포
* feat : 댓글 개수 반환 로직 작성 * fix : 댓글 삭제 로직 수정 * fix : swaggerConfig --------- Co-authored-by: GitHub 핸들명 <GitHub 이메일>
* feat: 닉네임 중복체크 API 구현 * feat: 중기예보 Scheduler 구현 * refactor: snapshot 성능개선 * refactor: batchsize 변경 * feat: 중기예보 구현완료
[RELEASE] dev > release 배포
[FIX] Fashion / 옷차림 요약 정보 조회 시 500 에러 해결
* fix: 오탈자 수정 * fix: scheduler 시간 변경 * chore : server-private 수정 * fix : 옷차림 요약 정보 조회 API 실행 시 500 에러 해결 * chore : server-private 최신 업데이트 반영 * fix: 즐겨찾기 목록조회 버그와 기본위치변경 에러 수정 (#139) * fix: 중기예보조회 500에러 해결 (#141) --------- Co-authored-by: jwpark <woojang812@gmail.com> Co-authored-by: jlhyunii <jhpark4692@naver.com> Co-authored-by: jlhyunii <147504146+jlhyunii@users.noreply.github.com>
[FIX] 옷차림 정보 조회 시 옳지 않은 locationId 응답 문제 해결
[RELEASE] dev > release 배포
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.
[RELEASE] release > main