canonical / test_observer

Flutter based dashboard for visualising SRU regression test results
2 stars 3 forks source link

Add status update endpoint to receive updates from Testflinger #184

Closed val500 closed 2 months ago

val500 commented 3 months ago

Changes:

omar-selo commented 2 months ago

@val500 don't forget to attach a video of the frontend UI as otherwise it's difficult for me to imagine how it'll look like

val500 commented 2 months ago

@val500 don't forget to attach a video of the frontend UI as otherwise it's difficult for me to imagine how it'll look like Here's the video: test_observer_event_log.webm

omar-selo commented 2 months ago

@val500 don't forget to attach a video of the frontend UI as otherwise it's difficult for me to imagine how it'll look like Here's the video: test_observer_event_log.webm

Nice I like the table. Just the left padding seems a bit off for some test executions/environments

image

val500 commented 2 months ago

test_observer_event_log Updated artefact view - spacing is fixed and the latest event is shown next to each execution as described in the Jira ticket.