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 names to sequence adaptations #1329

Closed cohansen closed 6 days ago

cohansen commented 3 weeks ago

Adds unique sequence adaptation names to conform to the standard of our other dictionary types.

To test: When uploading a .js file on the Dictionaries page a new name field appears where a required name is needed for Sequence Adaptations. This was done because the adaptations are built files and don't contain metadata like the other dictionaries.

Backend PR: https://github.com/NASA-AMMOS/aerie/pull/1469