forked from dcflachs/compose_plugin
-
Notifications
You must be signed in to change notification settings - Fork 4
Centralize stack management and improve status handling #90
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
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
55613da
feat(stack): centralize container counts and stack state management
mstrhakr 940ffee
fix(stack): derive running state from DOM instead of stale server res…
mstrhakr 57c8aea
fix(stack): derive running state from DOM and remove stale isRunning …
mstrhakr 3e0df46
feat(stack): centralize profile management by introducing effective p…
mstrhakr 562d25d
fix(stack): simplify stack status display logic and update prompt for…
mstrhakr 68a1f31
fix(stack): update container ID collection to use getContainerList me…
mstrhakr 9e75c8f
fix(tests): correct string escaping in checkStackUpdates onclick handler
mstrhakr 4ff41e0
fix(submodule): update tests/framework submodule branch to main
mstrhakr 57e001f
fix(auto-update): centralize shell command resolution for auto-update…
mstrhakr b3756ae
fix(auto-update): revert some changes and improve test environment setup
mstrhakr 2a9027b
fix(tests): centralize shell wrapper for autoupdate tests
mstrhakr c0097e1
fix(profiles): prefer running profiles for multi-stack up/update
mstrhakr 80857dd
fix(state): count non-running unknown container states as stopped
mstrhakr 608a0de
fix(dashboard): map paused stacks into partial summary bucket
mstrhakr a391081
fix(profiles): fix profile selection logic for compose actions
mstrhakr 082d8a9
fix(stack): centralize container counts and optimize state retrieval
mstrhakr e5825bd
chore(submodule): pin tests/framework to v0.2
mstrhakr 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
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.