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.
Added a nonlocalizedevent details page, which shows a list of
sequences
message, and potentially a list ofreferences
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 anyreferences
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.