Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide admin-analytics modal if config is disabled #50

Merged
merged 2 commits into from
Oct 9, 2023

Conversation

Vinai
Copy link
Contributor

@Vinai Vinai commented Oct 9, 2023

Description (*)

Previously, the admin analytics modal was displayed, even if the feature was disabled in the system configuration.

Related Pull Requests

Fixed Issues

Fixes #43

Manual testing scenarios (*)

  1. Install Mage-OS 1.0.0
  2. Log into the admin
  3. Enable admin-analytics in the store configuration
  4. Confirm no admin-analytics modal is shown

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • README.md files for modified modules are updated and included in the pull request if any README.md predefined sections require an update
  • All automated tests passed successfully (all builds are green)

Previously, the admin analytics modal was displayed, even if the feature
was disabled in the system configuration.

Fixes mage-os#43
@Vinai Vinai requested a review from a team as a code owner October 9, 2023 08:44
@Vinai Vinai merged commit 6560cfb into mage-os:2.4-develop Oct 9, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove adobe data-collection code and modal
2 participants