-
Notifications
You must be signed in to change notification settings - Fork 148
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
프로젝트 매니저 [STEP 2-1] Moon #307
base: ic_9_etialmoon
Are you sure you want to change the base?
Commits on Sep 24, 2023
-
Moon committed
Sep 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 04eb67b - Browse repository at this point
Copy the full SHA 04eb67bView commit details -
refactor: ViewController에서 ListViewController로 네이밍 수정
Moon committedSep 24, 2023 Configuration menu - View commit details
-
Copy full SHA for d1af0ff - Browse repository at this point
Copy the full SHA d1af0ffView commit details -
feat: ListViewController에 tableView 추가
Moon committedSep 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 4749fcc - Browse repository at this point
Copy the full SHA 4749fccView commit details -
chore: ListViewController 파일 이름 수정
Moon committedSep 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 9ecf43d - Browse repository at this point
Copy the full SHA 9ecf43dView commit details -
Moon committed
Sep 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 55d04a8 - Browse repository at this point
Copy the full SHA 55d04a8View commit details
Commits on Sep 25, 2023
-
Moon committed
Sep 25, 2023 Configuration menu - View commit details
-
Copy full SHA for e7f8af1 - Browse repository at this point
Copy the full SHA e7f8af1View commit details -
refactor: ListViewCell의 subView들을 contentView의 subView로 수정
Moon committedSep 25, 2023 Configuration menu - View commit details
-
Copy full SHA for c3c89b7 - Browse repository at this point
Copy the full SHA c3c89b7View commit details -
feat: ListViewController의 TableView에 Cell 사이 간격 추가
Moon committedSep 25, 2023 Configuration menu - View commit details
-
Copy full SHA for d1eedda - Browse repository at this point
Copy the full SHA d1eeddaView commit details -
Moon committed
Sep 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 6ee0f75 - Browse repository at this point
Copy the full SHA 6ee0f75View commit details -
refactor: ListViewCell의 deadlineLabel 네이밍 수정
Moon committedSep 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 35a2646 - Browse repository at this point
Copy the full SHA 35a2646View commit details -
Moon committed
Sep 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 9f35f8e - Browse repository at this point
Copy the full SHA 9f35f8eView commit details -
Moon committed
Sep 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 2ca8a15 - Browse repository at this point
Copy the full SHA 2ca8a15View commit details -
refactor: ListHeader, ListCell 네이밍 수정
Moon committedSep 25, 2023 Configuration menu - View commit details
-
Copy full SHA for eadf176 - Browse repository at this point
Copy the full SHA eadf176View commit details -
feat: identifier를 위한 Reusable 프로토콜 생성
Moon committedSep 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 0941e91 - Browse repository at this point
Copy the full SHA 0941e91View commit details -
Moon committed
Sep 25, 2023 Configuration menu - View commit details
-
Copy full SHA for d2fdb28 - Browse repository at this point
Copy the full SHA d2fdb28View commit details -
refactor: ListHeader와 바인딩할 수 있도록 수정
- todoList가 변경되면 ListHeader와 바인딩할 count가 바뀔 수 있도록 구현 - ListHeader와 바인딩할 count 변수 생성
Moon committedSep 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 5b4b6ec - Browse repository at this point
Copy the full SHA 5b4b6ecView commit details -
feat: ListCell과 ListCellViewModel 바인딩
Moon committedSep 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 5b4b5cd - Browse repository at this point
Copy the full SHA 5b4b5cdView commit details -
feat: ListHeader와 ListViewModel 바인딩
Moon committedSep 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 15cc06c - Browse repository at this point
Copy the full SHA 15cc06cView commit details -
refactor: ListViewController에서 ViewModel을 사용할 수 있도록 수정
Moon committedSep 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 76e9c4f - Browse repository at this point
Copy the full SHA 76e9c4fView commit details
Commits on Sep 28, 2023
-
feat: TodoDateFormatter, DateFormat 생성
Moon committedSep 28, 2023 Configuration menu - View commit details
-
Copy full SHA for ddc2e9b - Browse repository at this point
Copy the full SHA ddc2e9bView commit details -
refactor: Cell에서 ViewModel을 사용하지 않도록 수정
Moon committedSep 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 0752eea - Browse repository at this point
Copy the full SHA 0752eeaView commit details -
refactor: todoList 모델 로드 시점 수정
ListViewController에서는 viewDidLoad 시점을 쏴주고, ListViewModel에서 viewDidLoad 이벤트를 받아, 데이터 로드를 시도할 수 있도록 수정
Moon committedSep 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 588d154 - Browse repository at this point
Copy the full SHA 588d154View commit details -
feat: Array extension 생성 및 safe subscript 구현
Moon committedSep 28, 2023 Configuration menu - View commit details
-
Copy full SHA for cfbe0fd - Browse repository at this point
Copy the full SHA cfbe0fdView commit details -
refactor: 배열 접근을 safe subscript로 하도록 수정
Moon committedSep 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 5693a3a - Browse repository at this point
Copy the full SHA 5693a3aView commit details