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

Improve UI and Backend on reboot and turn off #1670

Merged

Conversation

mrpalide
Copy link
Contributor

@mrpalide mrpalide commented Nov 2, 2023

Did you run make format && make check? Yes

Fixes #1667

Changes:

  • add shutdown endpoint to hypervisor API
  • add shutdown bottom to UI (move all changes by senyoret from UI for turning off the visor #1642)
  • remove reboot from UI
  • remove restart from skywire-cli and whole of system

How to test this PR:

  • build ui by make build-ui
  • build by make build
  • create hypervisor config and run it
  • check ui for removing reboot bottom and added turn off bottom there.

Note:

@mrpalide mrpalide linked an issue Nov 2, 2023 that may be closed by this pull request
@jdknives jdknives merged commit c20a6bf into skycoin:develop Nov 2, 2023
3 checks passed
@mrpalide mrpalide deleted the fix/add-shutdown-api-remove-reboot-logic branch March 26, 2024 13:51
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.

Remove reboot from UI
2 participants