-
Notifications
You must be signed in to change notification settings - Fork 3
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
[iOS] 레이블/마일스톤 뷰 구현 #63
Commits on Nov 10, 2020
-
[iOS] feat: label viewmodel 구현
label cell을 위한 view model과 스토리보드로 연결
Configuration menu - View commit details
-
Copy full SHA for 6ce43cc - Browse repository at this point
Copy the full SHA 6ce43ccView commit details -
[iOS] feat : 레이블 뷰 컨트롤러 화면 구현
네트워크를 사용하지 않는 더미 레이블 표시 확인 토큰 받아오기, 레이블 설명 받아오기 구현 필요
Configuration menu - View commit details
-
Copy full SHA for 12a4e2b - Browse repository at this point
Copy the full SHA 12a4e2bView commit details -
[iOS] feat : 마일스톤 탭 구현
뷰 모델, 뷰 컨트롤러 생성 네트워크 없이 더미 마일스톤 생성 후 뷰 확인
Configuration menu - View commit details
-
Copy full SHA for 094f3f2 - Browse repository at this point
Copy the full SHA 094f3f2View commit details -
[iOS] feat : 마일스톤 뷰 모델, 모델 수정
생성할 때 서버와 통신할수 있도록 생성자 변경
Configuration menu - View commit details
-
Copy full SHA for 6cbc17f - Browse repository at this point
Copy the full SHA 6cbc17fView commit details -
[iOS] feat : Label 생성자 구현
서버와 통신할 수 있도록 Label 생성자 구현
Configuration menu - View commit details
-
Copy full SHA for 1a78329 - Browse repository at this point
Copy the full SHA 1a78329View commit details
Commits on Nov 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 32fe0e9 - Browse repository at this point
Copy the full SHA 32fe0e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6e5097 - Browse repository at this point
Copy the full SHA e6e5097View commit details -
[iOS] feat : 마일스톤 추가 화면 구현
뷰 컨트롤러 및 눌렀을때 동작 연결
Configuration menu - View commit details
-
Copy full SHA for 3741ba3 - Browse repository at this point
Copy the full SHA 3741ba3View commit details
Commits on Nov 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a3cba2c - Browse repository at this point
Copy the full SHA a3cba2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fd638a - Browse repository at this point
Copy the full SHA 2fd638aView commit details -
[iOS] feat : 레이블 추가 화면 버튼별 동작 구현
저장 버튼을 누르면 서버와 통신, 초기화시 텍스트뷰 전체 초기화
Configuration menu - View commit details
-
Copy full SHA for ebdd61d - Browse repository at this point
Copy the full SHA ebdd61dView commit details -
[iOS] fix: 레이블 다운로드 모델 변경
레이블 목록을 받아오는 API 구조 변경으로 인한 모델 구조 변경, LableList 객체 추가
Configuration menu - View commit details
-
Copy full SHA for 0660a88 - Browse repository at this point
Copy the full SHA 0660a88View commit details -
[iOS] feat : 레이블 목록에서 설명 표시
뷰 모델과 연결하여 레이블 설명을 받아올 수 있도록 함
Configuration menu - View commit details
-
Copy full SHA for 1665193 - Browse repository at this point
Copy the full SHA 1665193View commit details -
[iOS] feat : 컬렉션뷰 로드를 위한 델리게이트 추가
snapshot 델리게이트를 구현해 호출할 수 있도록 구현
Configuration menu - View commit details
-
Copy full SHA for 08b294f - Browse repository at this point
Copy the full SHA 08b294fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e82f715 - Browse repository at this point
Copy the full SHA e82f715View commit details