LCOGT / hermes-frontend

The frontend for hermes.
GNU General Public License v3.0
0 stars 1 forks source link

add destination text when submitting to GCN #62

Closed jchate6 closed 1 year ago

jchate6 commented 1 year ago

Down near the submit button, @dahowell has requested that we include a GCN/TNS destination as well as a Hermes Topic.

Specifically it should say circulars@dev.gcn.nasa.gov when submitting to dev, and just circulars@gcn.nasa.gov when submitting to gcn.

jchate6 commented 1 year ago

Should we bother setting up an API to pass this information from the backend or should we just set this in the frontend and assume that dev will always be sending to dev?