Uh oh!
There was an error while loading. Please reload this page.
feature: plugin rollout state, custom modes in server form, rich push, maps soft delete - #560
Merged
Conversation
Three things the directory got wrong once a plugin was actually installed: - Install records intent and the nodes converge on their own, so a rollout part-way through is not waiting on anyone -- but the page kept offering a primary Install button until every node had it. Once the request is on record it reports the state instead, taken from what the nodes report rather than the catalog's install_state, which would sit still while the rollout moved. The count moves below it and a failed node gets a Retry. - The configure button opened addons/<runtime>/configs/plugins, which a framework only writes once a plugin has run, so a freshly installed plugin landed on "this directory doesn't exist yet". It opens the config file the catalog names, else where the release unpacks to. - The guidelines switch is replaced by the fact when 5stack Ranks is on, since ranks turns the same setting off and the risk is against the account rather than one server. A mode's plugin list links each plugin to its page in a new tab, so working out what belongs in a mode does not cost an unsaved selection.
Uh oh!
There was an error while loading. Please reload this page.
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 freeto 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.
No description provided.