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

tui: list all suites #3464

Closed
oliver-sanders opened this issue Dec 12, 2019 · 0 comments · Fixed by #5731
Closed

tui: list all suites #3464

oliver-sanders opened this issue Dec 12, 2019 · 0 comments · Fixed by #5731
Assignees
Milestone

Comments

@oliver-sanders
Copy link
Member

oliver-sanders commented Dec 12, 2019

Follow-on from #3463
Attempt after: #3615

Good low-priority rainy-day/jetlag activity.

Hook up Tui to "scan" results so that we can see all workflows (both stopped and running).

The idea is that the tree will look something like this:

  • workflows
    • foo
      • task1
    • bar
      • task2

When a user expands a workflow we start requesting full data from the workflow. When the user collapses a workflow we request only the state totals.

Pull requests welcome!

@oliver-sanders oliver-sanders added this to the some-day milestone Dec 12, 2019
@oliver-sanders oliver-sanders changed the title monitor: add GScan panel tui: list all suites May 19, 2020
oliver-sanders added a commit to oliver-sanders/cylc-flow that referenced this issue Sep 14, 2023
* Move the updater into another process.
  This removes the limitation that caused Tui to crash with active workflows.
  Closes cylc#3257
* Add multi-workflow capability.
  Closes cylc#3464
* Add visual regression testing framework.
  Closes cylc#3530
@oliver-sanders oliver-sanders modified the milestones: some-day, cylc-8.3.0 Sep 14, 2023
@oliver-sanders oliver-sanders self-assigned this Sep 14, 2023
@oliver-sanders oliver-sanders mentioned this issue Sep 14, 2023
12 tasks
oliver-sanders added a commit to oliver-sanders/cylc-flow that referenced this issue Sep 14, 2023
* Move the updater into another process.
  This removes the limitation that caused Tui to crash with active workflows.
  Closes cylc#3527
* Add multi-workflow capability.
  Closes cylc#3464
* Add visual regression testing framework.
  Closes cylc#3530
oliver-sanders added a commit to oliver-sanders/cylc-flow that referenced this issue Sep 15, 2023
* Move the updater into another process.
  This removes the limitation that caused Tui to crash with active workflows.
  Closes cylc#3527
* Add multi-workflow capability.
  Closes cylc#3464
* Add visual regression testing framework.
  Closes cylc#3530
oliver-sanders added a commit to oliver-sanders/cylc-flow that referenced this issue Sep 26, 2023
* Move the updater into another process.
  This removes the limitation that caused Tui to crash with active workflows.
  Closes cylc#3527
* Add multi-workflow capability.
  Closes cylc#3464
* Add visual regression testing framework.
  Closes cylc#3530
oliver-sanders added a commit to oliver-sanders/cylc-flow that referenced this issue Sep 26, 2023
* Move the updater into another process.
  This removes the limitation that caused Tui to crash with active workflows.
  Closes cylc#3527
* Add multi-workflow capability.
  Closes cylc#3464
* Add visual regression testing framework.
  Closes cylc#3530
oliver-sanders added a commit to oliver-sanders/cylc-flow that referenced this issue Oct 2, 2023
* Move the updater into another process.
  This removes the limitation that caused Tui to crash with active workflows.
  Closes cylc#3527
* Add multi-workflow capability.
  Closes cylc#3464
* Add visual regression testing framework.
  Closes cylc#3530
oliver-sanders added a commit to oliver-sanders/cylc-flow that referenced this issue Oct 3, 2023
* Move the updater into another process.
  This removes the limitation that caused Tui to crash with active workflows.
  Closes cylc#3527
* Add multi-workflow capability.
  Closes cylc#3464
* Add visual regression testing framework.
  Closes cylc#3530
oliver-sanders added a commit to oliver-sanders/cylc-flow that referenced this issue Oct 4, 2023
* Move the updater into another process.
  This removes the limitation that caused Tui to crash with active workflows.
  Closes cylc#3527
* Add multi-workflow capability.
  Closes cylc#3464
* Add visual regression testing framework.
  Closes cylc#3530
oliver-sanders added a commit to oliver-sanders/cylc-flow that referenced this issue Oct 6, 2023
* Move the updater into another process.
  This removes the limitation that caused Tui to crash with active workflows.
  Closes cylc#3527
* Add multi-workflow capability.
  Closes cylc#3464
* Add visual regression testing framework.
  Closes cylc#3530
oliver-sanders added a commit to oliver-sanders/cylc-flow that referenced this issue Oct 12, 2023
* Move the updater into another process.
  This removes the limitation that caused Tui to crash with active workflows.
  Closes cylc#3527
* Add multi-workflow capability.
  Closes cylc#3464
* Add visual regression testing framework.
  Closes cylc#3530
oliver-sanders added a commit to oliver-sanders/cylc-flow that referenced this issue Oct 13, 2023
* Move the updater into another process.
  This removes the limitation that caused Tui to crash with active workflows.
  Closes cylc#3527
* Add multi-workflow capability.
  Closes cylc#3464
* Add visual regression testing framework.
  Closes cylc#3530
oliver-sanders added a commit to oliver-sanders/cylc-flow that referenced this issue Oct 13, 2023
* Move the updater into another process.
  This removes the limitation that caused Tui to crash with active workflows.
  Closes cylc#3527
* Add multi-workflow capability.
  Closes cylc#3464
* Add visual regression testing framework.
  Closes cylc#3530
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 a pull request may close this issue.

1 participant