AlbertaSat / ex2_ground_station_website

Ground station user interface for Ex-Alta 2.
6 stars 3 forks source link

Implement support for de-queueing of queued satellite communications #43

Closed ryankortbeek closed 2 years ago

ryankortbeek commented 2 years ago

Brief Feature Description

A user should be able to de-queueing communications that are queued to be sent to the satellite during its next passover.

Additional Details

This should be exposed to the user as a de-queue button within each log within the Logs screen of the web app. This delete button should only be visible within logs that have an is_queued value of true.

Priority

Medium

ryankortbeek commented 2 years ago

Extension