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

fix #85 health app integration vc cleanup #122

Merged
merged 18 commits into from
Aug 11, 2020
Merged

fix #85 health app integration vc cleanup #122

merged 18 commits into from
Aug 11, 2020

Conversation

krugerk
Copy link
Contributor

@krugerk krugerk commented Aug 3, 2020

resolves #85

@krugerk krugerk requested a review from andrewpbrett August 6, 2020 22:01
BeeSwift/HealthKitConfigTableViewCell.swift Show resolved Hide resolved
BeeSwift/HealthKitConfigViewController.swift Show resolved Hide resolved
BeeSwift/HealthKitConfigViewController.swift Outdated Show resolved Hide resolved
BeeSwift/HealthKitConfigViewController.swift Outdated Show resolved Hide resolved
BeeSwift/RemoveHKMetricViewController.swift Outdated Show resolved Hide resolved
BeeSwift/RemoveHKMetricViewController.swift Outdated Show resolved Hide resolved
krugerk and others added 18 commits August 10, 2020 12:51
topmost - manual/editable
middle - auto but apple thus editable in the app
bottommost - auto and not apple and thus not editable in the app
when choosing a metric for a goal, the list
of metrics is now sorted alphabetically
(previously they were displayed in whichever order
they had been added to the HealthKitConfig
helper)
mention which goal,
explain a little how the process works,
and instruct the user to save changes
prefer let over var set only once a line later
@andrewpbrett andrewpbrett merged commit 06e173e into beeminder:master Aug 11, 2020
@krugerk krugerk deleted the bugfix/85-health_app_integration_VC_cleanup branch August 11, 2020 16:54
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.

health app integration VC cleanup
2 participants