fix(fleet): Preserve scoped deployment access - #107
Merged
Conversation
Peer deployment cards now open a compact read-only overview. Failed peer requests show the response returned by the server.
Users can load assigned deployments without Fleet access. Service pages and controls now follow their independent read, write, and delete permissions.
The default deployment view now loads directly from the local server, so Fleet availability cannot hide stopped or unhealthy deployments.
Deploying flatrun-ui with
|
| Latest commit: |
da9787c
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://e7b686fc.flatrun-ui.pages.dev |
| Branch Preview URL: | https://fix-peer-deployment-details.flatrun-ui.pages.dev |
Administration navigation follows dedicated permissions. Read-only Settings controls remain clear and legible in dark mode.
Operators can edit alerts only for deployments they may manage. Viewers retain read access, and notification credentials stay within administration.
Peer URL and invite token fields now remain readable in both themes.
UI changes now have explicit resource access and dual-theme acceptance requirements.
Changing servers now fetches that server immediately, including when the local deployment list is empty.
Health checks now fit HTTP services, TCP services, and container commands. The form no longer assumes that every service exposes an HTTP root path.
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.
Keep local and peer deployment details available without making the local inventory depend on Fleet health. Storage and notification screens now follow their dedicated permissions.