Sort scheduling/activity parameters according to optional order provided in the metadata#1773
Merged
Merged
Conversation
d013e44 to
1229292
Compare
duranb
requested changes
Sep 12, 2025
1229292 to
c7d8c34
Compare
c7d8c34 to
ec290e0
Compare
ec290e0 to
55dffa6
Compare
55dffa6 to
92c95fe
Compare
duranb
requested changes
Sep 30, 2025
92c95fe to
60b40c5
Compare
|
60b40c5 to
3de26e8
Compare
3de26e8 to
ac0f737
Compare
ac0f737 to
3a0e723
Compare
Collaborator
|
Backend is approved: NASA-AMMOS/plandev#1738 - this should merge at the same time |
3a0e723 to
d8945f7
Compare
…ded in the metadata
d8945f7 to
60c5141
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This is the UI part of PR NASA-AMMOS/plandev#1738.
If an order is provided as metadata of activity/goal parameters, we use it to sort the parameters before displaying them.
As this relies on optional metadata, it will work with the current aerie version and does not depend on the merging of the above PR