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

Added a table to track the default view for a given mission model #1461

Merged
merged 3 commits into from
Jun 6, 2024

Conversation

cohansen
Copy link
Contributor

@cohansen cohansen commented May 30, 2024

Description

This PR adds a mapping table that users can use to make a default view for a given mission model. When the user navigates to the plan the UI will load the default view if one is set.

Verification

Manually tested in the UI to make sure the default view is being loaded if it's set.

Documentation

None

Future work

Add a UI to enable creating / deleting these default views.

Associated frontend PR: NASA-AMMOS/aerie-ui#1310

Copy link
Contributor

@Mythicaeda Mythicaeda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@cohansen cohansen force-pushed the feature/add-default-mission-model-view branch from eadfc65 to 2d17e09 Compare June 6, 2024 22:16
@cohansen cohansen merged commit 97f746d into develop Jun 6, 2024
10 checks passed
@cohansen cohansen deleted the feature/add-default-mission-model-view branch June 6, 2024 23:08
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.

Specify default view for a model
2 participants