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

Stats traffic remove today card #20242

Merged
merged 6 commits into from
Feb 22, 2024
Merged

Commits on Feb 22, 2024

  1. Update InsightsManagementMapper.kt

    Remove Today Stats from Insights when TrafficTab is enabled
    ravishanker committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8c2c169 View commit details
    Browse the repository at this point in the history
  2. Update StatsModule.kt

    Add Today Stats only when Traffic Tab is not enabled
    ravishanker committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    cb86656 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88734d0 View commit details
    Browse the repository at this point in the history
  4. Update InsightsManagementMapper.kt

    Remove IS_JETPACK_APP check since Stats only on Jetpack app now
    ravishanker committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a51652d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d23445 View commit details
    Browse the repository at this point in the history
  6. Update InsightsManagementMapperTest.kt

    fix detekt warning about imports
    ravishanker committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    cc8d3ca View commit details
    Browse the repository at this point in the history