diff --git a/changes.d/1810.feat.md b/changes.d/1810.feat.md new file mode 100644 index 000000000..4a4ade58c --- /dev/null +++ b/changes.d/1810.feat.md @@ -0,0 +1 @@ +Added graph view feature to group by family, and collapse by family and cycle point diff --git a/src/components/cylc/ViewToolbar.vue b/src/components/cylc/ViewToolbar.vue index 399ed54e7..342c825c3 100644 --- a/src/components/cylc/ViewToolbar.vue +++ b/src/components/cylc/ViewToolbar.vue @@ -30,7 +30,30 @@ along with this program. If not, see . class="control" :data-cy="`control-${iControl.key}`" > - + + + + .