feat(hub): single node mode and alerts button on system detail page#2014
Open
svenvg93 wants to merge 4 commits into
Open
feat(hub): single node mode and alerts button on system detail page#2014svenvg93 wants to merge 4 commits into
svenvg93 wants to merge 4 commits into
Conversation
…nvg93/beszel into feat/single-system-dashboard
Collaborator
Author
Good call! Missed that one. I added it for now next the Alert button. Not completely happy with how it looks as it feels a bit crowed now. I will play round with it to find a cleaner way to show them all. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.


📃 Description
Addresses two UX improvements for single-server setups and the system detail page.
Closes #1379 — adds an opt-in single node mode that automatically redirects to the system dashboard when only one system is configured, skipping the "All Systems" overview.
Closes #1927 — adds the alerts button to the system detail page so alerts can be edited without returning to the overview.
🪵 Changelog
➕ Added
✏️ Changed
📷 Screenshots