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

App rating feature #1125

Merged
merged 36 commits into from
Sep 30, 2021
Merged

Commits on Sep 6, 2021

  1. CURB-1449:

    - add rating feature
    AienTech committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    187e08e View commit details
    Browse the repository at this point in the history
  2. CURB-1449:

    - refactor the approach for the timer issue
    AienTech committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    58016a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. CURB-1449:

    - fine-tuning of the previous logic
    - debug and remove some issues
    - add new translations
    - add a new selector
    AienTech committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    877132f View commit details
    Browse the repository at this point in the history
  2. CURB-1449:

    - remove unused functions
    AienTech committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    f78b844 View commit details
    Browse the repository at this point in the history
  3. CURB-1449:

    - refactor
    AienTech committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    401e538 View commit details
    Browse the repository at this point in the history
  4. CURB-1449:

    - change the selector to not check for rejection counts
    AienTech committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    39ecb4d View commit details
    Browse the repository at this point in the history
  5. CURB-1449:

    - fix rejection link
    AienTech committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    a6622c2 View commit details
    Browse the repository at this point in the history
  6. CURB-1449:

    - add app rating to gdm theme
    AienTech committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    b466102 View commit details
    Browse the repository at this point in the history
  7. CURB-1449:

    - fix over-headed selector
    AienTech committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    f39c41f View commit details
    Browse the repository at this point in the history
  8. CURB-1449:

    - actions refactor
    AienTech committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    0b0eceb View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Configuration menu
    Copy the full SHA
    e23916c View commit details
    Browse the repository at this point in the history
  2. CURB-1449 changed DE texts

    Carsten89 committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    e7323db View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. CURB-1449 changed DE texts

    Carsten89 committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    0fc9b28 View commit details
    Browse the repository at this point in the history
  2. CURB-1449:

    - remove min time check from actions and use a bool const for it
    AienTech committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    08b51c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. fixed import

    Carsten89 committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    aeead0a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. CURB-1449

    - fix translations
    AienTech committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    6431a58 View commit details
    Browse the repository at this point in the history
  2. CURB-1449

    - fix issue with 0 value of time interval and app start
    - reset the timespan to hour
    AienTech committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    f4c5e98 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Merge remote-tracking branch 'origin/v6.17.0' into CURB-1449-pop-up-t…

    …o-rate-the-apps-in-the
    Carsten89 committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    416887f View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/CURB-1449-pop-up-to-rate-the-app…

    …s-in-the' into CURB-1449-pop-up-to-rate-the-apps-in-the
    Carsten89 committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    3ba4d9b View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. CURB-1449

    - fix the issue with already rated logic
    AienTech committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    4886e87 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Configuration menu
    Copy the full SHA
    dd0e0c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baf65f3 View commit details
    Browse the repository at this point in the history
  3. CURB-1449

    - remove testing modals
    AienTech committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    1aa57b5 View commit details
    Browse the repository at this point in the history
  4. CURB-1449

    - update gmd configs
    AienTech committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    b55339b View commit details
    Browse the repository at this point in the history
  5. CURB-1449

    - repeats count in checkout subscriptions
    AienTech committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    ccfc488 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. CURB-1449

    - fix where the popup shouldn't be shown
    AienTech committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    1682a4d View commit details
    Browse the repository at this point in the history
  2. CURB-1449

    - check for bundleId before advancing
    AienTech committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    a6b22ba View commit details
    Browse the repository at this point in the history
  3. CURB-1449

    - add second popup feature
    AienTech committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    196e3c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    ef2efe8 View commit details
    Browse the repository at this point in the history
  2. CURB-1449

    - add bundleId check
    AienTech committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    7155491 View commit details
    Browse the repository at this point in the history
  3. CURB-1449

    - add feedback link
    AienTech committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    2b69152 View commit details
    Browse the repository at this point in the history
  4. CURB-1449

    - fix rejection link
    AienTech committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    3a433d2 View commit details
    Browse the repository at this point in the history
  5. CURB-1449

    - add app tracking
    AienTech committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    184c8e0 View commit details
    Browse the repository at this point in the history
  6. CURB-1449

    - redirect the user if no feedback is asked
    AienTech committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    eb7197a View commit details
    Browse the repository at this point in the history
  7. CURB-1449 changed comment

    Carsten89 committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    c74ee21 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    2a94c80 View commit details
    Browse the repository at this point in the history