Skip to content

Commit

Permalink
Add tracking spam prevention plugin as a submodule (#17016)
Browse files Browse the repository at this point in the history
* Add tracking spam prevention plugin as a submodule

* update submodule

* fix some ui tests

* fix tests

* fix some tests

* update submodule

* update screenshots

* fix ui tests

* updates expected UI files

Co-authored-by: sgiehl <stefan@matomo.org>
  • Loading branch information
tsteur and sgiehl committed Jan 14, 2021
1 parent 812ee33 commit dcfd247
Show file tree
Hide file tree
Showing 14 changed files with 29 additions and 25 deletions.
5 changes: 4 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@
[submodule "plugins/CustomVariables"]
path = plugins/CustomVariables
url = https://github.com/matomo-org/plugin-CustomVariables.git
[submodule "plugins/TrackingSpamPrevention"]
path = plugins/TrackingSpamPrevention
url = https://github.com/matomo-org/plugin-TrackingSpamPrevention.git


# Add new Plugin submodule above this line ^^
Expand All @@ -74,4 +77,4 @@
path = plugins/Morpheus/icons
url = https://github.com/matomo-org/matomo-icons.git

# Note: do not add new plugin submodules here, but a few lines above
# Note: do not add new plugin submodules here, but a few lines above
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions plugins/TrackingSpamPrevention
Submodule TrackingSpamPrevention added at 86e950
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions tests/UI/expected-screenshots/Theme_home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions tests/UI/expected-screenshots/UIIntegrationTest_api_error.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dcfd247

Please sign in to comment.