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

프로필 수정 뷰 구현 #61

Open
ITlearning opened this issue Jan 10, 2022 · 0 comments
Open

프로필 수정 뷰 구현 #61

ITlearning opened this issue Jan 10, 2022 · 0 comments
Assignees
Labels
feature 기능 추가

Comments

@ITlearning
Copy link
Collaborator

할 일

  • 프로필 수정 뷰 구현 + API 연결

참고

  • 피그마, 스웨거 참고
@ITlearning ITlearning added feature 기능 추가 progress labels Jan 10, 2022
@ITlearning ITlearning self-assigned this Jan 10, 2022
ITlearning added a commit to ITlearning/iOS-Team-2-Client that referenced this issue Jan 10, 2022
ITlearning added a commit to ITlearning/iOS-Team-2-Client that referenced this issue Jan 10, 2022
ITlearning added a commit to ITlearning/iOS-Team-2-Client that referenced this issue Jan 10, 2022
ITlearning added a commit to ITlearning/iOS-Team-2-Client that referenced this issue Jan 10, 2022
ITlearning added a commit to ITlearning/iOS-Team-2-Client that referenced this issue Jan 10, 2022
ITlearning added a commit to ITlearning/iOS-Team-2-Client that referenced this issue Jan 10, 2022
ITlearning added a commit to ITlearning/iOS-Team-2-Client that referenced this issue Jan 11, 2022
ITlearning added a commit to ITlearning/iOS-Team-2-Client that referenced this issue Jan 11, 2022
ITlearning added a commit to ITlearning/iOS-Team-2-Client that referenced this issue Jan 12, 2022
ITlearning added a commit to ITlearning/iOS-Team-2-Client that referenced this issue Jan 12, 2022
ITlearning added a commit to ITlearning/iOS-Team-2-Client that referenced this issue Jan 12, 2022
ITlearning added a commit to ITlearning/iOS-Team-2-Client that referenced this issue Jan 12, 2022
ITlearning added a commit to ITlearning/iOS-Team-2-Client that referenced this issue Jan 12, 2022
ITlearning added a commit to ITlearning/iOS-Team-2-Client that referenced this issue Jan 12, 2022
ITlearning added a commit to ITlearning/iOS-Team-2-Client that referenced this issue Jan 13, 2022
ITlearning added a commit to ITlearning/iOS-Team-2-Client that referenced this issue Jan 13, 2022
ITlearning added a commit to ITlearning/iOS-Team-2-Client that referenced this issue Jan 13, 2022
ITlearning added a commit to ITlearning/iOS-Team-2-Client that referenced this issue Jan 13, 2022
ITlearning added a commit to ITlearning/iOS-Team-2-Client that referenced this issue Jan 13, 2022
ITlearning added a commit to ITlearning/iOS-Team-2-Client that referenced this issue Jan 13, 2022
dochoi-bot pushed a commit that referenced this issue Jan 13, 2022
* 코드 최신화

* 업로드

* #56 - 나의 버디에서 로그인 버튼 누르면 모달로 뷰 나오는 것 구현

* #56 - 로그인시 이름, 직군 불러오기 성공, 로그아웃 시 다시 로그인 선택 창 나오게 설정

* #56 - 로그인 선택 뷰 UI 교체

* #56 - 로케이션 뷰 Alert 안뜨게 설정

* #56 - 로그인, 로그아웃 구현

* #56 - 코드 최신화 및 에러 수정

* #56 - 프로젝트 세팅 기능 구현 (추후 API와 연동)

* #56 - 코드 최신화

* #56 - 버디 레벨에 맞게 슬라이더 움직이게 설정

* #56 - 레벨 상세보기 뷰 제작, 연결

* #56 - 자기 소개 API와 연동

* #56 - 관심목록 개수 나의 버디 화면에서 실시간 반영

* #56 - 참여 프로젝트, 모집 프로젝트 API에서 가져온 후 나의버디 개수에 적용 구현

* #56 - 회원가입 안되어있으면 회원가입창, 됐으면 나의 버디 화면 이동 구현

* 에러 수정

* #56 - 로그인 화면 복구, 프로젝트 현황 뷰 연결

* #56 - 프로젝트 현황 뷰 들어갈 시 탭 바 사라짐 구현

* #56 - 미로그인에 지원버튼, 하트버튼 눌렀을 경우 로그인 페이지로 안내 구현

* #56 - 비로그인 글쓰기 버튼 누를 시 로그인 페이지로 이동 구현

* #56 - viewWillAppear 관련 코드 정리

* #56 - 나의 버디 뷰에서 다른 뷰 이동 후 복귀 시 탭바 사라지는 현상 수정

* #61 - 테이블뷰를 이용한 셀 구성

* 코드 수정

* #61 - 프로필 수정 뷰 기본 UI 구성

* #61 - 수정 뷰 유저 정보 가져와 표시 구현

* #61 - 각 셀마다 cancellables 추가, 이름과 한줄소개 수정 시 뷰 모델에 바로 적용

* #61 - 지역 수정 시 그대로 반영 기능 구현

* #61 - 상세직무 선택 뷰 분기를 통해 기능 분리

* #61 - 불러온 모든 데이터 조회가능 구현

* #61 - 프로젝트 추가 기능 설정

* #61 - 포트폴리오 입력 갱신 구현중

* #61 - 내 정보 중 포트폴리오, 프로젝트 추가 가능

* #61 - 프로필 수정 뷰 모든 정보 변경 가능 구현

* #61 - 유저 이미지 수정 기능 구현

* #61 - 유저 정보 변환하여 서버에 올리기 기능 구현

* #61 - 이미지 변경 사항 서버에 올려서 변경되게끔 설정

* #61 - 직군 미선택 시 원래 있던 직군이 사라지는 현상 개선

* #61 - 포트폴리오 이미지 안뜨던 문제 해결

* #61- 프로필 수정 프로젝트 셀 재사용 문제 해결

* #61 - 내용 수정 시 저장 버튼 비활성화 문제 해결

* #61 - print 문 제거, 로그인 뷰 일부 수정

* #61 - 팀원 모집 뷰에서 모집인원 뷰 런타임 에러 해결

* #61 - selectPosition를 옵셔널로 바꾸어 사용하지 않으면 nil 전송

* #61 - 레벨과 직군에 맞게 이미지 세팅 구현

* #61 - 레벨에 따른 이미지 설정 이름 문제 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 추가
Projects
None yet
Development

No branches or pull requests

1 participant