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

nutrition goals feature #555

Merged
merged 27 commits into from
Apr 21, 2024
Merged

nutrition goals feature #555

merged 27 commits into from
Apr 21, 2024

Conversation

Dieterbe
Copy link
Contributor

@Dieterbe Dieterbe commented Apr 15, 2024

Description (Proposed Changes)

posting this PR on behalf of @rolandgeider and myself

  • "only logging" flag. If only logging is active, buttons allowing the user to add a meal are hidden
  • nutrition goals
  • simple goal visulatization

see ticket for more details

Link to the issue :

Tests

Please make sure to add tests when implementing new features.

Checklist

Please check that the PR fulfills all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process.

  • Set a 100 character limit in your editor/IDE to avoid white space diffs in the PR
  • Tests for the changes have been added (for bug fixes / features)
  • Added yourself to AUTHORS.md
  • Updated/added relevant documentation (doc comments with ///).
  • Added relevant reviewers.

rolandgeider and others added 23 commits October 17, 2023 14:32
# Conflicts:
#	lib/widgets/nutrition/forms.dart
# Conflicts:
#	lib/models/exercises/exercise.g.dart
#	lib/models/user/profile.g.dart
#	test/gallery/gallery_form_test.mocks.dart
#	test/gallery/gallery_screen_test.mocks.dart
#	test/measurements/measurement_provider_test.mocks.dart
#	test/nutrition/nutritional_plan_screen_test.mocks.dart
#	test/nutrition/nutritional_plans_screen_test.mocks.dart
#	test/user/provider_test.mocks.dart
#	test/weight/weight_provider_test.mocks.dart
#	test/workout/gym_mode_screen_test.mocks.dart
#	test/workout/workout_plan_screen_test.mocks.dart
#	test/workout/workout_plans_screen_test.mocks.dart
#	test/workout/workout_provider_test.mocks.dart
#	test/workout/workout_set_form_test.mocks.dart
@Dieterbe Dieterbe linked an issue Apr 15, 2024 that may be closed by this pull request
Dieterbe and others added 4 commits April 15, 2024 12:21
* there may not be a plan for a given macro. accommodate this nicely
* a whole dedicated bar for 'planned' felt too much UI bloat
@rolandgeider rolandgeider merged commit 1e16179 into master Apr 21, 2024
4 checks passed
@Dieterbe Dieterbe deleted the feature/nutrition-goals branch April 21, 2024 16:46
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.

Add support for nutrition goals
2 participants