Skip to content

Commit dd7632a

Browse files
authored
Merge pull request #1211 from MetRonnie/changelog
Update changelog
2 parents 7190c22 + f2ace80 commit dd7632a

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

CHANGES.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,17 @@ ones in. -->
1616
### Enhancements
1717

1818
[#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
2020
to log view available in Cylc 7 cylc review).
2121

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+
2226
[#1144](https://github.com/cylc/cylc-ui/pull/1144) - Add "Edit Runtime"
2327
command, a more convenient way to perform broadcasts by viewing and editing a
2428
task/family's runtime configuration.
2529

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-
3030
[#1108](https://github.com/cylc/cylc-ui/pull/1108) -
3131
Tree view: Task messages are now shown along with outputs.
3232

@@ -39,13 +39,16 @@ New tabs now open on top.
3939
[#1178](https://github.com/cylc/cylc-ui/pull/1178) - Improve appearance of
4040
Table view.
4141

42+
[#1043](https://github.com/cylc/cylc-ui/pull/1043) - The GScan sidebar is
43+
now resizeable.
44+
4245
### Fixes
4346

4447
[#1164](https://github.com/cylc/cylc-ui/pull/1164) -
4548
Fix the mean run time column in the table view.
4649

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".
4952

5053
[#1108](https://github.com/cylc/cylc-ui/pull/1108) -
5154
Tree view: Task outputs are now correctly associated with the jobs that created

0 commit comments

Comments
 (0)