@@ -16,17 +16,17 @@ ones in. -->
16
16
### Enhancements
17
17
18
18
[ #1158 ] ( https://github.com/cylc/cylc-ui/pull/1158 ) -
19
- Log view: A new view which displays workflow and job logs (similar
19
+ Add log view: A new view which displays workflow and job logs (similar
20
20
to log view available in Cylc 7 cylc review).
21
21
22
+ [ #1108 ] ( https://github.com/cylc/cylc-ui/pull/1108 ) -
23
+ Add graph view: A new view which displays tasks and dependencies as a graph
24
+ (like the Cylc 7 graph view).
25
+
22
26
[ #1144 ] ( https://github.com/cylc/cylc-ui/pull/1144 ) - Add "Edit Runtime"
23
27
command, a more convenient way to perform broadcasts by viewing and editing a
24
28
task/family's runtime configuration.
25
29
26
- [ #1108 ] ( https://github.com/cylc/cylc-ui/pull/1108 ) -
27
- Graph view: A new view which displays tasks and dependencies as a graph (like
28
- the Cylc 7 graph view).
29
-
30
30
[ #1108 ] ( https://github.com/cylc/cylc-ui/pull/1108 ) -
31
31
Tree view: Task messages are now shown along with outputs.
32
32
@@ -39,13 +39,16 @@ New tabs now open on top.
39
39
[ #1178 ] ( https://github.com/cylc/cylc-ui/pull/1178 ) - Improve appearance of
40
40
Table view.
41
41
42
+ [ #1043 ] ( https://github.com/cylc/cylc-ui/pull/1043 ) - The GScan sidebar is
43
+ now resizeable.
44
+
42
45
### Fixes
43
46
44
47
[ #1164 ] ( https://github.com/cylc/cylc-ui/pull/1164 ) -
45
48
Fix the mean run time column in the table view.
46
49
47
- [ #1167 ] ( https://github.com/cylc/cylc-ui/pull/1168 ) - Prevent mutations menu
48
- jumping when expanded .
50
+ [ #1167 ] ( https://github.com/cylc/cylc-ui/pull/1168 ) - Prevent command menu from
51
+ jumping after a delay when clicking "see more" .
49
52
50
53
[ #1108 ] ( https://github.com/cylc/cylc-ui/pull/1108 ) -
51
54
Tree view: Task outputs are now correctly associated with the jobs that created
0 commit comments