LCOGT / hermes-frontend

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

Feature/UUID handling #29

Closed jnation3406 closed 1 year ago

jnation3406 commented 1 year ago

Added a nonlocalizedevent details page, which shows a list of sequences message, and potentially a list of references message related to the NLE - this is linked to by tom_nonlocalizedevents now.

Also add some formatting into the tables within the message details views. Any dict/extra items values that start with http will be transformed into a clickable link. For any references list from a hermes message, anything with source field == hop_uuid will have its citation uuid transformed into a clickable link to that messages details page, and anything with source field == gracedb_id will have its citation id transformed into a clickable link to the gracedb page for that event.