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>2018-12-11 09:30:42 +0300
committerdiosmosis <diosmosis@users.noreply.github.com>2018-12-11 09:30:42 +0300
commita06e2d5c27e0172b6de647c6754b9eead5ed0b36 (patch)
tree907efbc6f18aa1a7a514a716b9fccb63aa512900 /tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml
parentef5b071576e06dda758d2a0855058aef11b160fd (diff)
Add new transitions report (#13475)3.8.0-b4
* trying to add a report through visualization * refs #12865 added transitions report * small tweak * remove auto generated api * apply review feedback * add ui test, fix widget view * fix ui test * fix tests * update screenshots * fix various issues * trying to fix tests * fix tests * Update expected screenshot tests. * Try to fix random failure & update screenshots. * add help text, add icon, do not fetch anything when no action name * trying to fix tests * tweak code * run tests again * Update expected screenshots.
Diffstat (limited to 'tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml23
1 files changed, 23 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 04c461dfa4..04af2ab5e0 100644
--- a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml
+++ b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getWidgetMetadata.xml
@@ -1401,6 +1401,29 @@
<isReport>1</isReport>
</row>
<row>
+ <name>Transitions</name>
+ <category>
+ <id>General_Actions</id>
+ <name>Behaviour</name>
+ <order>10</order>
+ <icon>icon-reporting-actions</icon>
+ </category>
+ <subcategory>
+ <id>Transitions_Transitions</id>
+ <name>Transitions</name>
+ <order>46</order>
+ </subcategory>
+ <module>Transitions</module>
+ <action>getTransitions</action>
+ <order>99</order>
+ <parameters>
+ <module>Transitions</module>
+ <action>getTransitions</action>
+ </parameters>
+ <uniqueId>widgetTransitionsgetTransitions</uniqueId>
+ <isWide>0</isWide>
+ </row>
+ <row>
<name>Returning Visits Over Time</name>
<category>
<id>General_Actions</id>