-
Notifications
You must be signed in to change notification settings - Fork 0
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
Develop #4
Open
Oneul-hyeon
wants to merge
77
commits into
main
Choose a base branch
from
develop
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Develop #4
Conversation
This file contains 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
피팅을 위한 api 요청 기능 구현 세부 사이즈 예측을 위해 ai로 api 요청 기능 구현 로그인이 유지되지 않는 오류 해결
- 마이페이지 사이즈 정보 Fetch 추가 - 서버 sizeFetch api(/userInfo/api/...) 추가
- dispatch 할 때 인자로 token값이 주어지지 않아, 새로고침 시 토큰이 삭제되는 문제 해결
🐛 Fix : 수정 app.js - dispatch
피팅페이지에서 조회 구현 - 자신의 이미지, 업로드 된 의류 이미지 옷 링크를 업로드 하도록 버튼 변경
- 개인정보 로딩 / 수정 - 개인정보 submit 시 기본 유효성 검사 제외 및 로직 추가 - 수정 완료 시 완료 알림 - 사이즈 정보 수정 : size api 동작되면 추가 예정
✨ Feat : 추가 마이페이지 기능
- 회원가입 시 신체사이즈 예측 받아오는 기능 추가 - 피팅 기능 추가 - closet db 수정 (의류 url 추가)
- 의류 업로드 모달창 디자인 수정 - 의류 URL 입력 시 이미지 크롤링 - 미로그인 상태로 피팅페이지 접근 시 메인 화면으로 이동
✨ Feat: 추가 의류 업로드(크롤링)
- 옷 링크 업로드 모달창 close버튼 수정
- 의류 업로드 후, db 저장 구현 - s3에 이미지 저장 경로 변경 - 되돌리기 버튼 기능 구현
💄 Design : 피팅 페이지 수정
- 회원가입 시 사진이 undefined에 저장되는 문제 수정
🐛 Fix: 수정 회원가입 (RegisterUser.js)
- 사이즈 정보 수정 기능 추가 - 키/몸무게만 입력되어 있는 경우 sizeAPI를 이용해서 값을 채움
- 옷장 의류 삭제 시, 삭제 메세지 알림 - 로그아웃 시 로그아웃이 되지 않는 오류 해결
- 의류 업로드 로딩 인디케이터 추가 - 의류 업로드 모달 업로드 성공시 닫히게 변경 - 사이즈 추천 alert 깔끔하게 변경 - 도움말 추가
✨ Feat: 추가 프로필 이미지 수정
- 초기 이미지 서버에서 로딩하도록 변경 - "이미지 로딩 중" 이미지 추가(아주 뎁악이에요!) - 코드 리팩토링 : 프로필 이미지 저장 함수 따로 분리 - 사진 업로드 버튼 위치 이상한 부분 수정
✨ Feat: 추가 마이페이지 초기 이미지
✨ Feat : 추가 피팅페이지 이미지 저장 기능
- 서버의 오타 수정 - 회원가입 후 로그인 풀림 해결 - 로그인 정보 관리 부분 수정
🐛 Fix: 수정 서버 버그 / 회원가입 후 로그인 풀림
🐛 Fix: 되돌리기 안되는 버그 수정
- 배경 변경 버튼을 누를 경우 지정된 순서대로 배경 변경 - 배경 1개 -> 4개로 증가
✨ Feat: 배경 변경 기능 추가
- 배경 변경 버튼을 누를 경우 지정된 순서대로 배경 변경 - 배경 1개 -> 4개로 증가
🐛 Fix: 수정 이미지 다운로드 버그
- 이미지 업로더 배치 수정
- 이미지 업로더 배치 수정
- 코디 공유 게시판 구현 - 게시판 스키마 추가 - QnA 게시판 임시페이지로 전환
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.
No description provided.