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

Icon #8

Merged
merged 31 commits into from
Nov 16, 2020
Merged

Icon #8

merged 31 commits into from
Nov 16, 2020

Conversation

jhrcook
Copy link
Owner

@jhrcook jhrcook commented Nov 16, 2020

Add app icon

- remove "Done" button
- turn "Cancel" dismiss button into "Done"
- change intensity picker back to wheel and include the label
- methods to read and write exercises from and to disk
- methods to edit the exercise array
- swapped the order of the ExerciseType enum so count was first
- can initialize with an ExerciseInfo
- can initialize with all selected, all unselected, or from UserDefaults
- can initialize with an array of body parts
- the default was changed so WorkoutPickerViewModel and
  BodyPartSelectionListView were updated
- specifically a button that works in a List (plain style)
- these last few features finish up this view
- run the mutating function `filterBlacklistedBodyParts()` to apply the filter
- also only allow to save exercise with a name
@jhrcook jhrcook merged commit 2b0a5fc into master Nov 16, 2020
@jhrcook jhrcook deleted the icon branch November 16, 2020 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant