NASA-AMMOS / aerie-ui

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

Merge Sequence Editors Time library #1339

Closed goetzrrGit closed 6 days ago

goetzrrGit commented 1 week ago

Closes https://github.com/NASA-AMMOS/aerie-ui/issues/1318

The eDSL and SeqN editors previously used separate time libraries with overlapping functionality. I've merged them into a Time.ts library to streamline code and improve maintainability.