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 the sorting of nutrition options during editing #1979

Merged
merged 3 commits into from Dec 14, 2023

Conversation

christianlupus
Copy link
Collaborator

Topic and Scope

Closes #1968

Formal requirements

There are some formal requirements that should be satisfied. Please mark those by checking the corresponding box.

  • I did check that the app can still be opened and does not throw any browser logs
  • I created tests for newly added PHP code (check this if no PHP changes were made)
  • I updated the OpenAPI specs and added an entry to the API changelog (check if API was not modified)
  • I notified the matrix channel if I introduced an API change

@christianlupus christianlupus added this to the Release 0.11.0 milestone Dec 13, 2023
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
@christianlupus christianlupus force-pushed the fix/1968-sorting-nutrition-entries branch from 545f501 to 2ea54c9 Compare December 13, 2023 17:11
Copy link

Test Results

552 tests   552 ✔️  19s ⏱️
143 suites      0 💤
    3 files        0

Results for commit 2ea54c9.

@christianlupus christianlupus merged commit 99fdc9f into master Dec 14, 2023
39 checks passed
@christianlupus christianlupus deleted the fix/1968-sorting-nutrition-entries branch December 14, 2023 05: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.

Fix jumping order of nutritions
2 participants