-
Notifications
You must be signed in to change notification settings - Fork 59
Add restart device and software update commands to Devices panel #829
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
Merged
chrisdp
merged 21 commits into
master
from
copilot/add-restart-device-software-update-callbacks
Jun 25, 2026
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
636512d
Initial plan
Copilot e0dbd94
Add restart device and check updates commands to Device View
Copilot 18bac68
Add tests for restart and update commands
Copilot 9df19fb
Fix linting errors (remove trailing spaces)
Copilot 52d479e
Address code review feedback: add type safety and documentation
Copilot e99a7a0
Final code review fixes: improve type safety and error handling
Copilot 7b2aa2b
Refine version parsing and error handling documentation
Copilot b3a0fb3
Add restart and software update commands to DevicesViewProvider
Copilot fa37744
Add tests for restartDevice and checkForUpdates in DevicesViewProvider
Copilot 42fb61b
Revert unwanted changes to RTA/RDB views
Copilot 350934f
Remove test file for reverted RokuDeviceViewViewProvider changes
Copilot f886c83
Revert webview changes for RokuDeviceView
Copilot 26ed257
Remove unused ViewProviderCommand entries
Copilot d4bc83f
Add restart and update as tree items under devices
Copilot 1ea5838
Refactor device restart and update commands per review feedback
Copilot 45ac143
Add device validation in command handlers
Copilot e0ae1de
Resolve and validate device password for restart/update commands
chrisdp 5b60889
Merge branch 'master' into copilot/add-restart-device-software-updateβ¦
chrisdp 2ee1c61
Show progress and a timed notification for restart/update commands
chrisdp 41999f0
Consolidate device password resolution into UserInputManager
chrisdp 2433e3d
Refine restart/update confirmation dialogs
chrisdp File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.