Skip to content

[feat] 유저 정보 수정 api들 추가 #295

Description

@gkqkehs7

⭐ 주요 기능

유저 정보 수정 api + 기타 프론트 요청 api

⚙ 세부 기능

  • 새로 생성된 api

/api/auth/changeNickname 닉네임 수정 api ( 소셜 로그인은 불가 )

/api/auth/changePassword 비밀번호 수정 api ( 소셜 로그인은 불가 )

/api/auth/changeProfileImage 프로필 사진 수정 api ( 소셜 로그인은 불가 )

/api/auth/deleteProfileImage 프로필 사진 삭제 api - 삭제시 기본 이미지로 변경 ( 소셜 로그인은 불가 )

/api/auth/resign 회원 탈퇴 api

  • 수정된 api

/api/event/getAllEventForYear 현재 날짜 기준 1년전까지 이벤트 반환 -> 요청 날짜 기준 1년전 이벤트 오름차순 반환으로 수정

user와 event사이 관계 끊어짐 -> event에는 만든 유저의 이메일만 기록됨

/api/event/getGroupEvent 이제 만든 유저의 모든 정보를 보내지 않고, 유저의 이메일만 보내줌

  • 추가 사항

초기 테스트 데이터 이벤트 개수 50개에서 1000개로 증가

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions