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.
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: https://github.com/NASA-AMMOS/aerie-ui/pull/1310