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:
authorThomas Steur <tsteur@users.noreply.github.com>2019-08-17 05:23:20 +0300
committerdiosmosis <diosmosis@users.noreply.github.com>2019-08-17 05:23:20 +0300
commit9a7c8eda0b1b2918c8cbb6d18d7ea47027337374 (patch)
treebe601ed1877f774b0a6b33c2feb1af3bfc41da4f /tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml
parentc2186baf5ca5966d7391b91161fa7109bbb8d634 (diff)
Show marketplace in reporting menu (#14738)
* show marketplace in reporting menu * also include other widgets * show more pages in the reporting menu * fix tests * fix screenshots * Update screenshot files and try to fix random failure. * fix test
Diffstat (limited to 'tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml80
1 files changed, 42 insertions, 38 deletions
diff --git a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml
index 9e007550dd..d8cabf2c12 100644
--- a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml
+++ b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml
@@ -3469,44 +3469,6 @@
<isWide>0</isWide>
</row>
<row>
- <name>Latest Marketplace Updates</name>
- <category>
- <id>About Matomo</id>
- <name>About Matomo</name>
- <order>99</order>
- <icon />
- </category>
- <subcategory />
- <module>Marketplace</module>
- <action>getNewPlugins</action>
- <order>19</order>
- <parameters>
- <module>Marketplace</module>
- <action>getNewPlugins</action>
- </parameters>
- <uniqueId>widgetMarketplacegetNewPlugins</uniqueId>
- <isWide>0</isWide>
- </row>
- <row>
- <name>Premium Features</name>
- <category>
- <id>About Matomo</id>
- <name>About Matomo</name>
- <order>99</order>
- <icon />
- </category>
- <subcategory />
- <module>Marketplace</module>
- <action>getPremiumFeatures</action>
- <order>20</order>
- <parameters>
- <module>Marketplace</module>
- <action>getPremiumFeatures</action>
- </parameters>
- <uniqueId>widgetMarketplacegetPremiumFeatures</uniqueId>
- <isWide>0</isWide>
- </row>
- <row>
<name>Premium Features &amp; Services for Matomo</name>
<category>
<id>About Matomo</id>
@@ -3601,4 +3563,46 @@
<uniqueId>widgetTourgetEngagement</uniqueId>
<isWide>0</isWide>
</row>
+ <row>
+ <name>Latest Marketplace Updates</name>
+ <category>
+ <id>Marketplace_Marketplace</id>
+ <name>Marketplace</name>
+ <order>200</order>
+ <icon> icon-open-source</icon>
+ </category>
+ <subcategory />
+ <module>Marketplace</module>
+ <action>getNewPlugins</action>
+ <order>19</order>
+ <parameters>
+ <module>Marketplace</module>
+ <action>getNewPlugins</action>
+ </parameters>
+ <uniqueId>widgetMarketplacegetNewPlugins</uniqueId>
+ <isWide>0</isWide>
+ </row>
+ <row>
+ <name>Premium Features</name>
+ <category>
+ <id>Marketplace_Marketplace</id>
+ <name>Marketplace</name>
+ <order>200</order>
+ <icon> icon-open-source</icon>
+ </category>
+ <subcategory>
+ <id>Marketplace_PaidPlugins</id>
+ <name>Premium Features</name>
+ <order>10</order>
+ </subcategory>
+ <module>Marketplace</module>
+ <action>getPremiumFeatures</action>
+ <order>20</order>
+ <parameters>
+ <module>Marketplace</module>
+ <action>getPremiumFeatures</action>
+ </parameters>
+ <uniqueId>widgetMarketplacegetPremiumFeatures</uniqueId>
+ <isWide>0</isWide>
+ </row>
</result> \ No newline at end of file