-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathqa.links.menu.yml
More file actions
35 lines (30 loc) · 979 Bytes
/
qa.links.menu.yml
File metadata and controls
35 lines (30 loc) · 979 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
qa.reports:
title: 'Quality Assurance'
parent: 'system.admin_reports'
description: 'Access the various QA reports'
route_name: 'qa.reports'
qa.reports.checks:
title: 'Checks'
parent: qa.reports
description: 'Access the list of available QA checks'
route_name: 'qa.reports.checks'
qa.reports.dependencies:
title: 'Dependencies'
parent: qa.reports
description: 'Access the list of extension dependencies'
route_name: 'qa.reports.dependencies'
qa.reports.projects:
title: 'Projects report'
parent: qa.reports
description: 'Get a report about your site''s projects.'
route_name: 'qa.reports.projects'
qa.reports.variables:
title: 'Variables report'
parent: qa.reports
description: 'Get a report about your site''s variables.'
route_name: 'qa.reports.variables'
qa.reports.workflows.list:
title: 'Workflow report'
parent: qa.reports
description: 'Get a report about your site''s workflows.'
route_name: 'qa.reports.workflows.list'