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

[5.x] Ability to see which masters are paused and only show paused if everything is paused #929

Merged
merged 3 commits into from Nov 21, 2020

Conversation

glamorous
Copy link
Contributor

This pull request does two things:

  • Show on a every "master" if it's paused or running
  • Not showing as "paused" if not all master supervisors are paused but show how many are pushed instead.

A couple of images to show what has been changed and what has been kept the same.

status_workers
inactive-not-changed
active_unchanged
paused_unchanged
active_changed

Little sidenote: I wasn't sure if I should update the javascript files by running npm run production. If necessary, I can make changes.

Closes #927

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.

Show how much "servers" are in paused or running
2 participants