openmina / mina-frontend

mina-frontend is an Angular web application that is showing node's progress, logs and statistics.
Other
1 stars 0 forks source link

[Design] As a Developer, I want to see/select mutliple nodes, so I can distuingish traffic for specific nodes #24

Open lukasimrich opened 1 year ago

lukasimrich commented 1 year ago

Research User Interface

lukasimrich commented 1 year ago

Week 43

Multi nodes filters, Updated Datatable to support multiple nodes data

Image

New Section for Nodes running debugger

Image

Adjusted table (From, To instead of Remote Address, Added: Sent, Received timestamps)

Image

Indicating Nodes running the debugger + tooltip

Image

Debugger is running on TO (Only RECEIVED Timestamp is displayed)

Image

Debugger is running on FROM (Only SENT Timestamp is displayed)

Image

Debugger is running on BOTH (SENT Timestamp is displayed, RECIEVED show only diff - “Latency”)

Image