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/#128] 폼데이터 방식 변경 #137

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

juuuuone
Copy link
Contributor

@juuuuone juuuuone commented Feb 5, 2025

📌 연관 이슈

🌱 PR 요약

  • 기존에 사진 url로 주고 받는 방식에서 s3로 변경이 안되어있어서 변경했습니다.
  • reissue-token api가 미로그인시에도 사용 가능해야 한다고 생각하여 Config에 추가했습니다.

🛠 작업 내용

📸 스크린샷

image

❗️리뷰어들께

@juuuuone juuuuone linked an issue Feb 5, 2025 that may be closed by this pull request
1 task
@youngJun99 youngJun99 self-requested a review February 5, 2025 05:38
Copy link
Contributor

@youngJun99 youngJun99 left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!

private String bio;

private String profileBackImageUrl;

Visibility visibility;

}
Copy link
Contributor

Choose a reason for hiding this comment

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

혹시 닉네임은 다른 곳에서 업데이트 되는걸까요..!?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

수정된 부분만 나와서 안나오는것 같습니다! 원래 닉네임, 클로키아이디, 한줄소개, 공개여부, 프사, 배사 수정 가능합니다

Copy link
Contributor

@Ssamssamukja Ssamssamukja left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!

@juuuuone juuuuone merged commit 6f4b5bb into develop Feb 5, 2025
@juuuuone juuuuone deleted the refactor/#128-multidata branch February 5, 2025 07:50
@juuuuone juuuuone self-assigned this Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[refactor] multi-data 수정
3 participants