Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logs page improvements #162

Merged
merged 13 commits into from
Sep 25, 2024
Merged

Logs page improvements #162

merged 13 commits into from
Sep 25, 2024

Conversation

Gold872
Copy link
Member

@Gold872 Gold872 commented Sep 23, 2024

Adds icons underneath each device indicating connection status, connection strength, and a button to Open SSH

image

SSH is only supported on windows and if the device is connected (otherwise powershell freezes up)

@Gold872 Gold872 marked this pull request as ready for review September 24, 2024 01:35
Levi-Lesches
Levi-Lesches previously approved these changes Sep 25, 2024
@Gold872
Copy link
Member Author

Gold872 commented Sep 25, 2024

What's the reason for adding the ping button?

@Levi-Lesches
Copy link
Member

Because if SSH hangs, it can be useful to debug why. Also, ping shows latency. My debugging process is always: 1) ping to ensure the device is alive, 2) ssh inside and verify that the Dart programs are still running. Which is why I also removed the condition on isConnected

Levi-Lesches
Levi-Lesches previously approved these changes Sep 25, 2024
@Gold872 Gold872 merged commit 623e41c into main Sep 25, 2024
1 check passed
@Gold872 Gold872 deleted the logs-page-improvements branch September 25, 2024 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants