-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Full refactor of site content detection and no data page logic (#21029)
* refactor site content detection and no data page * tagmanager submodule * start to refactor consent manager handling * fix method name * small code refactoring * handle active tab through classes * improve code and fix some tests * update fixtures * migrate and add new tests for SiteContentDetection classes * remove state from detection classes again * fix some stuff * pass detector to render method * remove not needed constant * fix caching * code cleanup * hide listing on others tab if corresponding tab is displayed * hide spa/pwa on others pages * remove incorrectly copied code * Move detectConsentManager from Tour to SitesManager API * fix new checks for GA * updates expected screenshot * improve detectConsentManager api method * use correct template var * removes no longer used translation key * Moved SPA/PWA class to TagManager * updates submodule * fix typo * fix translation string * cs * Move tracking code tab to new Matomo detection class and remove duplicate code for email generation * apply some review feedback * submodule update * clean up installation controller * update version to 5.0.0-rc3 * submodule update
- Loading branch information
Showing
93 changed files
with
3,468 additions
and
1,776 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...s/CoreAdminHome/tests/UI/expected-screenshots/TrackingCodeGenerator_initial.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...tests/UI/expected-screenshots/PrivacyManager_ConsentManager_consent_default.png
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
4
...PrivacyManager/tests/UI/expected-screenshots/PrivacyManager_consent_default.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.