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

Feat : 네이버 oauth 기능, 카카오 oauth 기능 추가 #213

Merged
merged 429 commits into from
Sep 26, 2024
Merged

Conversation

Astin01
Copy link
Member

@Astin01 Astin01 commented Sep 25, 2024

📝작업 내용

네이버 로그인, 회원가입, 로그아웃, 탈퇴
카카오 회원가입 시 추가정보 있는 경우 처리
카카오 회원탈퇴 시 발생하는 오류 수정

hyeonjaez and others added 30 commits August 25, 2024 12:46
* Feat : 여행 일기 crud

* Feat : 타이틀 이미지 필드 추가

* Feat : 개별 diary 조회, title 이미지 반환값에 추가

* Feat : 여행일기 조회 페이지네이션

* Style: 코드 포맷팅
* Style : 코드 import 포맷팅

* Feat : 정보 좋아요 기능

좋아요 개수 조회
좋아요
좋아요 취소

* Style : 코드 포맷핑

* Feat : 정보 좋아요 삭제 시 요청 parameter수정
* Feat : 마이페이지 프로필 이미지 변경

* Feat : 마이페이지 내가 작성한 정보, 구독한 정보 조회

* Style : 코드 포맷팅

* Feat : 마이페이지 모임조회

내가 작성한 모임 조회
내가 신청한 모임 조회
내가 북마크한 모임 조회

* Feat : 유저 모임 가입 상태 필드 추가

* Style : 코드 포맷팅
* Refactor : group by 쿼리 간소화
hyeonjaez and others added 25 commits September 22, 2024 19:38
…keCount

fix: 좋아요 수 구하는 절 수정
…keCount

fix: 좋아요 수 구하는 절 수정 Long -> Integer 로 수정
fix : 로그인 유저 상태 확인 수정
fix: join -> 서브쿼리로 처리후 group by 수정
Fix : 정보 카테고리 이름 추가
Fix : 카테고리 이름 필드 추가
Refactor : 성별입력시 유저 프로필 변경
fix: applicatns 부분 join -> 서브쿼리로 수정
* Fix : 삭제된 모임 조회되지 않도록 수정

* Fix : 모임 인원수 오류 수정

자기자신을 인원에 포함하지 않는 문제
여러명의 인원을 1명으로 인식하는 문제
* Feat : 카카오 추가정보 있을때 회원가입

* Fix : 카카오 회원탈퇴 오류 수정

성별이 필드가 비어있을때 조회 사용하는 로직 수정
회원가입, 로그인, 로그아웃, 회원탈퇴
@Astin01 Astin01 added bug Something isn't working feature labels Sep 25, 2024
@Astin01 Astin01 self-assigned this Sep 25, 2024
Copy link
Member

@hyeonjaez hyeonjaez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다

@Astin01 Astin01 merged commit 605a329 into main Sep 26, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants