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

Improve Todo Cell UI #21

Closed
ivancr opened this issue Sep 15, 2018 · 0 comments
Closed

Improve Todo Cell UI #21

ivancr opened this issue Sep 15, 2018 · 0 comments
Labels
enhancement New feature or request Meetup 5 UI

Comments

@ivancr
Copy link
Collaborator

ivancr commented Sep 15, 2018

  • Add an icon for complete and incomplete state.
  • Add label to display completed date
  • Change labels layout to vertical when dynamic type size is large.
@ivancr ivancr added enhancement New feature or request UI Meetup 5 labels Sep 15, 2018
ivancr added a commit that referenced this issue Sep 15, 2018
- Added completion date property to Item Model
- Added an icon for complete and incomplete state.
- Added label to display completed date
- Setup labels layout to vertical when dynamic type size is large.
- Removed autoresizing masks form xibs
- Cleaned up code and added pragma marks
ivancr added a commit that referenced this issue Sep 25, 2018
- Moved TableView to child VC.
- Handled Keyboard
- Added Empty state
- Fixed textField placeholder Dynamic Type support
- Added Extensions to add and remove child VC's, add subview with fill constraints
- Made Navbar opaque.
ivancr added a commit that referenced this issue Oct 2, 2018
ivancr added a commit that referenced this issue Oct 2, 2018
-Meetup5-Improve-Todo-Cell-UI

# Conflicts:
#	TodoList/View Controllers/TodoListViewController.swift
ivancr added a commit that referenced this issue Oct 23, 2018
…om/chuva-io/TodoList into GH-20-Meetup5-Empty-State

# Conflicts:
#	TodoList/View Controllers/TodoListViewController.swift
ivancr added a commit that referenced this issue Oct 23, 2018
* GH-21 Changes:
- Moved TableView to child VC.
- Handled Keyboard
- Added Empty state
- Fixed textField placeholder Dynamic Type support
- Added Extensions to add and remove child VC's, add subview with fill constraints
- Made Navbar opaque.

* GH-20 Empty state improvements
ivancr pushed a commit that referenced this issue Nov 9, 2018
-Meetup5-Improve-Todo-Cell-UI

# Conflicts:
#	TodoList/AppDelegate.swift
ivancr added a commit that referenced this issue Nov 9, 2018
* GH-21 Meetup 5 Improve Todo Cell UI:
- Added completion date property to Item Model
- Added an icon for complete and incomplete state.
- Added label to display completed date
- Setup labels layout to vertical when dynamic type size is large.
- Removed autoresizing masks form xibs
- Cleaned up code and added pragma marks

* GH-21

* GH-20 Meetup5 Empty state (#25)

* GH-21 Changes:
- Moved TableView to child VC.
- Handled Keyboard
- Added Empty state
- Fixed textField placeholder Dynamic Type support
- Added Extensions to add and remove child VC's, add subview with fill constraints
- Made Navbar opaque.

* GH-20 Empty state improvements
@ivancr ivancr closed this as completed Nov 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Meetup 5 UI
Projects
None yet
Development

No branches or pull requests

1 participant