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

Tracks for JITM fetch failure #7656

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    707c63d View commit details
    Browse the repository at this point in the history
  2. track jitm failure event

    AnirudhBhat committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    b0da866 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'issue/7621-jitm-fetch-success-track' into issue/7622-ji…

    …tm-fetch-failure-track
    
    # Conflicts:
    #	WooCommerce/src/main/kotlin/com/woocommerce/android/ui/mystore/MyStoreViewModel.kt
    #	WooCommerce/src/test/kotlin/com/woocommerce/android/ui/mystore/MyStoreViewModelTest.kt
    AnirudhBhat committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    d2b6065 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29ef438 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12cd46a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db076bd View commit details
    Browse the repository at this point in the history
  7. Merge branch 'issue/7621-jitm-fetch-success-track' into issue/7622-ji…

    …tm-fetch-failure-track
    
    # Conflicts:
    #	WooCommerce/src/main/kotlin/com/woocommerce/android/ui/mystore/MyStoreViewModel.kt
    AnirudhBhat committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    e4372b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    69c32ef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7f8fdb2 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    1a573b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65980fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec3f7e8 View commit details
    Browse the repository at this point in the history
  4. track jitm dismiss tap

    AnirudhBhat committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    83cfa09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16c5465 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8080b8d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80653db View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    36196f5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8b67090 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f98226e View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Merge branch 'issue/7621-jitm-fetch-success-track' into issue/7622-ji…

    …tm-fetch-failure-track
    
    # Conflicts:
    #	WooCommerce/src/main/kotlin/com/woocommerce/android/ui/mystore/MyStoreViewModel.kt
    AnirudhBhat committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    4cc3fa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    117e493 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15595ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aef7942 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'issue/7625-jitm-displayed-track' into issue/7628-jitm-c…

    …ta-tapped-track
    
    # Conflicts:
    #	WooCommerce/src/main/kotlin/com/woocommerce/android/ui/mystore/MyStoreViewModel.kt
    AnirudhBhat committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    43c50d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b75452b View commit details
    Browse the repository at this point in the history
  7. Merge branch 'issue/7628-jitm-cta-tapped-track' into issue/7629-jitm-…

    …dismiss-tapped-track
    
    # Conflicts:
    #	WooCommerce/src/main/kotlin/com/woocommerce/android/ui/mystore/MyStoreViewModel.kt
    AnirudhBhat committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    3d7d817 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    75aac32 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'issue/7629-jitm-dismiss-tapped-track' into issue/7630-j…

    …itm-dismiss-success-track
    
    # Conflicts:
    #	WooCommerce/src/main/kotlin/com/woocommerce/android/ui/mystore/MyStoreViewModel.kt
    #	WooCommerce/src/test/kotlin/com/woocommerce/android/ui/mystore/MyStoreViewModelTest.kt
    AnirudhBhat committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    a8156fe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    82a48d5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    992a2e8 View commit details
    Browse the repository at this point in the history
  12. Remove unused imports

    AnirudhBhat committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    1b614fd View commit details
    Browse the repository at this point in the history
  13. Merge branch 'issue/7621-jitm-fetch-success-track' into issue/7622-ji…

    …tm-fetch-failure-track
    
    # Conflicts:
    #	WooCommerce/src/main/kotlin/com/woocommerce/android/ui/mystore/MyStoreViewModel.kt
    AnirudhBhat committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    87ebdd4 View commit details
    Browse the repository at this point in the history
  14. rearranged imports

    AnirudhBhat committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    f39a29f View commit details
    Browse the repository at this point in the history
  15. Merge branch 'issue/7622-jitm-fetch-failure-track' into issue/7625-ji…

    …tm-displayed-track
    
    # Conflicts:
    #	WooCommerce/src/main/kotlin/com/woocommerce/android/ui/mystore/MyStoreViewModel.kt
    AnirudhBhat committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    58eae98 View commit details
    Browse the repository at this point in the history
  16. remove unused import

    AnirudhBhat committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    5537926 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    440b2dd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c9dd555 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'issue/7629-jitm-dismiss-tapped-track' into issue/7630-j…

    …itm-dismiss-success-track
    AnirudhBhat committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    3852397 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Merge branch 'issue/7621-jitm-fetch-success-track' into issue/7622-ji…

    …tm-fetch-failure-track
    
    # Conflicts:
    #	WooCommerce/src/main/kotlin/com/woocommerce/android/ui/mystore/MyStoreViewModel.kt
    AnirudhBhat committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    e93aa44 View commit details
    Browse the repository at this point in the history
  2. Import for Log

    AnirudhBhat committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    e52c432 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'issue/7622-jitm-fetch-failure-track' into issue/7625-ji…

    …tm-displayed-track
    
    # Conflicts:
    #	WooCommerce/src/main/kotlin/com/woocommerce/android/ui/mystore/MyStoreViewModel.kt
    AnirudhBhat committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    e3b2cf5 View commit details
    Browse the repository at this point in the history
  4. Remove unused constant

    AnirudhBhat committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    0ab1423 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'issue/7625-jitm-displayed-track' into issue/7628-jitm-c…

    …ta-tapped-track
    
    # Conflicts:
    #	WooCommerce/src/main/kotlin/com/woocommerce/android/ui/mystore/MyStoreViewModel.kt
    AnirudhBhat committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    ee50fff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1dd7134 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'issue/7629-jitm-dismiss-tapped-track' into issue/7630-j…

    …itm-dismiss-success-track
    AnirudhBhat committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    425b678 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9a2dcbc View commit details
    Browse the repository at this point in the history
  9. Merge pull request #7660 from woocommerce/issue/7630-jitm-dismiss-suc…

    …cess-track
    
    Tracks for JITM dismiss success
    AnirudhBhat authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    b69405a View commit details
    Browse the repository at this point in the history
  10. Merge pull request #7659 from woocommerce/issue/7629-jitm-dismiss-tap…

    …ped-track
    
    Tracks for JITM dismiss tapped
    AnirudhBhat authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    2160917 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #7658 from woocommerce/issue/7628-jitm-cta-tapped-…

    …track
    
    Tracks for JITM CTA tapped
    AnirudhBhat authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    d8af050 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #7657 from woocommerce/issue/7625-jitm-displayed-t…

    …rack
    
    Tracks for JITM displayed
    AnirudhBhat authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    a2b4008 View commit details
    Browse the repository at this point in the history