NASA-AMMOS / aerie-ui

The client application for Aerie.
https://nasa-ammos.github.io/aerie-docs/
MIT License
28 stars 4 forks source link

Added support for default mission model views #1310

Closed cohansen closed 2 weeks ago

cohansen commented 1 month ago

Adds default views for a given mission model. Right now there's no UI for creating a default view, so to test you need to manually insert a row using Hasura into the view_to_mission_model table.

Associated backend PR: https://github.com/NASA-AMMOS/aerie/pull/1461