diff --git a/src/img/cylc-ui-dash.png b/src/img/cylc-ui-dash.png index ec7aba6ead..146dd9ab55 100644 Binary files a/src/img/cylc-ui-dash.png and b/src/img/cylc-ui-dash.png differ diff --git a/src/img/cylc-ui-tree.png b/src/img/cylc-ui-tree.png index 1160023fec..a695c49dd9 100644 Binary files a/src/img/cylc-ui-tree.png and b/src/img/cylc-ui-tree.png differ diff --git a/src/reference/changes.rst b/src/reference/changes.rst index ee4d3916ba..dcd3fa2655 100644 --- a/src/reference/changes.rst +++ b/src/reference/changes.rst @@ -25,17 +25,31 @@ For more detail see the component changelogs: Cylc 8.6 -------- -.. TODO: Modify these URL's and uncomment this block before release - .. admonition:: Cylc Components +.. admonition:: Cylc Components :class: hint - :cylc-flow: `8.4 `__ - :cylc-ui: `2.7 `__ - :cylc-uiserver: `1.6 `__ - :cylc-rose: `1.5 `__ - :rose: `2.4 `__ + :cylc-flow: `8.6 `__ + :cylc-ui: `2.11 `__ + :cylc-uiserver: `1.8 `__ + :cylc-rose: `1.7 `__ + :rose: `2.6 `__ + +UI sidebar improvements +^^^^^^^^^^^^^^^^^^^^^^^ + +.. versionadded:: cylc-uiserver 1.8.1 + +The display of task states in the sidebar has been decluttered and numbers +have been added to indicate how many tasks are in each state. The tooltips now +have a short delay to avoid many popping up while moving the mouse around. + +.. image:: ../img/cylc-ui-dash.png + :width: 100% + :align: center + +| Task Matching ^^^^^^^^^^^^^ @@ -99,7 +113,7 @@ makes Cylc 7 "reset to waiting" use cases much easier: cylc insert workflow FAMILY.cycle cylc reset workflow FAMILY.cycle --state=waiting # Trigger the task(s) that start the FAMILY sub-graph - cylc trigger workflow member1.cycle + cylc trigger workflow member1.cycle - :: cylc trigger workflow//cycle/FAMILY