NASA-AMMOS / aerie-ui

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

Unify activity directives and spans #1169

Closed lklyne closed 1 month ago

lklyne commented 6 months ago

Overview

We separated activity directives and simulated activities in the timeline to better match the Aerie approach for scheduling. This can add many (thousands+) additional items to render on the timeline, significantly complicating the timeline. This also separated the information in a directive from a span, making it more difficult to understand what’s editable and whats generated procedurally.

Current design issues

Design direction

image

Moving a simulated directive CleanShot 2024-03-19 at 11 21 31

Selection picks both directive and span image

AaronPlave commented 3 months ago

Some outstanding questions:

lklyne commented 1 month ago

Same open questions and dev link as #1375 https://www.figma.com/design/nQ2TqzIr0Kl1SIzqT246Ro/Aerie-%231375-Compound-activities?node-id=65-35353&m=dev&focus-id=69-58754

Image