Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKate Butler <kate@innocraft.com>2019-08-05 06:20:40 +0300
committerThomas Steur <tsteur@users.noreply.github.com>2019-08-05 06:20:40 +0300
commit1aefe69b03edc69efc3d27e77b4cafaf0e9e7ca1 (patch)
tree3dcf5726f53ccb2b5105a65c499b736a88357f51 /tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml
parent2aa7c822b17e62dfde9fd2cd4c608e5a6e71d439 (diff)
Quick links widget (#14689)
* Quick links widget * Add new widget to widget metadata test reference file * Update test * Move quicklinks widget and add icons for each item * Update reference screenshots
Diffstat (limited to 'tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml
index 7b0a41ce18..9e007550dd 100644
--- a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml
+++ b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml
@@ -3374,6 +3374,25 @@
<isWide>0</isWide>
</row>
<row>
+ <name>Quick Links</name>
+ <category>
+ <id>About Matomo</id>
+ <name>About Matomo</name>
+ <order>99</order>
+ <icon />
+ </category>
+ <subcategory />
+ <module>CoreHome</module>
+ <action>quickLinks</action>
+ <order>16</order>
+ <parameters>
+ <module>CoreHome</module>
+ <action>quickLinks</action>
+ </parameters>
+ <uniqueId>widgetCoreHomequickLinks</uniqueId>
+ <isWide>0</isWide>
+ </row>
+ <row>
<name>Example Widget Name</name>
<category>
<id>About Matomo</id>