-
Notifications
You must be signed in to change notification settings - Fork 94
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
cylc monitor rewrite #3463
Merged
+2,201
−434
Merged
cylc monitor rewrite #3463
Changes from 32 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
2d6f284
cylc monitor: proof of concept
oliver-sanders 35e6bcf
cylc monitor: job colours
oliver-sanders fc90e33
cylc monitior: preserve focus
oliver-sanders e07e3da
cylc monitor: max expand depth
oliver-sanders 2ade9da
cylc monitor: add job icon into task row
oliver-sanders 544cd00
cylc monitor: preserve tree expansion
oliver-sanders 22ae93a
cylc monitor: automatic update and tidy
oliver-sanders 0c09715
cylc monitior: suite status message
oliver-sanders 50039e0
cylc monitor: simplify and document
oliver-sanders c31c81f
cylc monitor: sort nodes
oliver-sanders 6e92183
cylc monitor: support held state
oliver-sanders 41a204f
cylc monitor: support group statuses for families
oliver-sanders 944131b
cylc monitor: add job info nodes
oliver-sanders 80ee161
cylc monitor: migrate into cylc cli
oliver-sanders ab63934
cylc monitor: add progress indicators
oliver-sanders 9c48b48
cylc monitor: remove old tests + admin
oliver-sanders a742890
cylc monitor: add --html option
oliver-sanders 7f45ecf
cylc monitor: visual testing via HTML
oliver-sanders 0accae3
cylc monitor: allow empty families
oliver-sanders 16379de
temp
oliver-sanders b196514
cylc monitor: fix inherit=None bug
oliver-sanders ae5ad9f
cylc monitor: fix timeout bug
oliver-sanders 13122e0
cylc monitor: state summary
oliver-sanders 742830f
cylc monitor: filter by task state
oliver-sanders 954920e
cylc monitor: add unit tests
oliver-sanders 32231ec
cylc monitor: remove flaky regression test
oliver-sanders ba3f703
tui: renamed from cylc monitor
oliver-sanders be97579
tui: refactor
oliver-sanders 3dbe1a2
tui: centralise key bindings
oliver-sanders f482dfd
tui: add task and job information to the help screen
oliver-sanders fdd4f7d
tui: fix filter message
oliver-sanders dff8538
tui: tweaks and fixes
oliver-sanders 0299579
tui: exit cleanly with ctrl+c
oliver-sanders a70cf60
tui: use left arrow for collapsing
oliver-sanders 3202987
tui: don't use expand/collapse icons on leaf nodes
oliver-sanders 63b3266
tui: show stopped suites and attempt to reconnect
oliver-sanders 70f2278
tui: add shift+click selection to help
oliver-sanders 38b7f8b
tui: set client timeout
oliver-sanders 24d683a
TODO hmmm
oliver-sanders 6b37f8e
tests: fix broken error messages
oliver-sanders 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 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 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 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 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 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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.