File tree Expand file tree Collapse file tree 2 files changed +15
-5
lines changed Expand file tree Collapse file tree 2 files changed +15
-5
lines changed Original file line number Diff line number Diff line change @@ -25,12 +25,12 @@ For more detail see the component changelogs:
25
25
Cylc 8.1.0
26
26
----------
27
27
28
- .. TODO: updade me before release:
29
-
30
- .. admonition:: Cylc Components
31
- :class: hint
28
+ .. admonition :: Cylc Components
29
+ :class: hint
32
30
33
- TODO: fill in component versions
31
+ :cylc-flow: `8.1 <https://github.com/cylc/cylc-flow/blob/8.1.x/CHANGES.md >`__
32
+ :cylc-uiserver: `1.2 <https://github.com/cylc/cylc-uiserver/blob/1.2.x/CHANGES.md >`__
33
+ :cylc-rose: `1.1 <https://github.com/cylc/cylc-rose/blob/1.1.0/CHANGES.md#user-content-cylc-rose-110-released-2022-07-28 >`__
34
34
35
35
.. warning ::
36
36
@@ -72,6 +72,16 @@ of a task or family.
72
72
73
73
Any changes made are :ref: `broadcast <cylc-broadcast >` to the running workflow.
74
74
75
+ Analysis View
76
+ ^^^^^^^^^^^^^
77
+
78
+ .. versionadded :: cylc-uiserver 1.2.2
79
+
80
+ The web UI also has a new view for displaying task queue & run time statistics.
81
+
82
+ .. image :: changes/analysis_view.gif
83
+ :width: 80%
84
+
75
85
Combined Commands
76
86
^^^^^^^^^^^^^^^^^
77
87
You can’t perform that action at this time.
0 commit comments