Skip to content

Commit d28c7e6

Browse files
Merge pull request #882 from MetRonnie/update-screenshots
Update for UI sidebar task state badges
2 parents c3d6fb3 + b7203b1 commit d28c7e6

File tree

3 files changed

+22
-8
lines changed

3 files changed

+22
-8
lines changed

src/img/cylc-ui-dash.png

6.41 KB
Loading

src/img/cylc-ui-tree.png

3.37 KB
Loading

src/reference/changes.rst

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,31 @@ For more detail see the component changelogs:
2525
Cylc 8.6
2626
--------
2727

28-
.. TODO: Modify these URL's and uncomment this block before release
2928

30-
.. admonition:: Cylc Components
29+
.. admonition:: Cylc Components
3130
:class: hint
3231

33-
:cylc-flow: `8.4 <https://github.com/cylc/cylc-flow/blob/master/CHANGES.md>`__
34-
:cylc-ui: `2.7 <https://github.com/cylc/cylc-ui/blob/master/CHANGES.md>`__
35-
:cylc-uiserver: `1.6 <https://github.com/cylc/cylc-uiserver/blob/master/CHANGES.md>`__
36-
:cylc-rose: `1.5 <https://github.com/cylc/cylc-rose/blob/master/CHANGES.md>`__
37-
:rose: `2.4 <https://github.com/metomi/rose/blob/master/CHANGES.md>`__
32+
:cylc-flow: `8.6 <https://github.com/cylc/cylc-flow/blob/8.6.x/CHANGES.md>`__
33+
:cylc-ui: `2.11 <https://github.com/cylc/cylc-ui/blob/master/CHANGES.md#cylc-ui-2110-released-2025-11-27>`__
34+
:cylc-uiserver: `1.8 <https://github.com/cylc/cylc-uiserver/blob/1.8.x/CHANGES.md>`__
35+
:cylc-rose: `1.7 <https://github.com/cylc/cylc-rose/blob/1.7.x/CHANGES.md>`__
36+
:rose: `2.6 <https://github.com/metomi/rose/blob/2.6.x/CHANGES.md>`__
37+
3838

39+
UI sidebar improvements
40+
^^^^^^^^^^^^^^^^^^^^^^^
41+
42+
.. versionadded:: cylc-uiserver 1.8.1
43+
44+
The display of task states in the sidebar has been decluttered and numbers
45+
have been added to indicate how many tasks are in each state. The tooltips now
46+
have a short delay to avoid many popping up while moving the mouse around.
47+
48+
.. image:: ../img/cylc-ui-dash.png
49+
:width: 100%
50+
:align: center
51+
52+
|
3953
4054
Task Matching
4155
^^^^^^^^^^^^^
@@ -99,7 +113,7 @@ makes Cylc 7 "reset to waiting" use cases much easier:
99113
cylc insert workflow FAMILY.cycle
100114
cylc reset workflow FAMILY.cycle --state=waiting
101115
# Trigger the task(s) that start the FAMILY sub-graph
102-
cylc trigger workflow member1.cycle
116+
cylc trigger workflow member1.cycle
103117
- ::
104118

105119
cylc trigger workflow//cycle/FAMILY

0 commit comments

Comments
 (0)