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

Release - 0.7.0 #90

Merged
merged 31 commits into from
Sep 14, 2023
Merged

Release - 0.7.0 #90

merged 31 commits into from
Sep 14, 2023

Commits on Sep 8, 2023

  1. [CHORE] Bump version to 0.7.0

    manh-t committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    3c0fd42 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #81 from manh-t/chore/bump-version-to-0.7.0

    [CHORE] Bump version to 0.7.0
    manh-t authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c671ad8 View commit details
    Browse the repository at this point in the history
  3. [#24] Create NPS component

    manh-t committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    6fad3d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b7ff1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd8c056 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ff160bc View commit details
    Browse the repository at this point in the history
  7. Merge pull request #82 from manh-t/feature/24-ui-nps-component

    [#24] [UI] As a user, I can see the NPS component in the Question page
    manh-t authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d4c4f30 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22f79e6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cd0f75b View commit details
    Browse the repository at this point in the history
  10. [#30] Add more test cases

    manh-t committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    0df20fe View commit details
    Browse the repository at this point in the history
  11. [#30] Fix convert string to enum for question displayType and update …

    …test to use fabricator
    manh-t committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c68c7a7 View commit details
    Browse the repository at this point in the history
  12. [#30] Remove redundant code

    manh-t committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9d2af08 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    40ba64a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6991c5f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #83 from manh-t/feature/31-backend-submit-survey

    [#31] [Backend] As a user, I can submit the answers for the survey
    manh-t authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    37bf717 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. [#30] Fix CI failed

    manh-t committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    29a92e8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #84 from manh-t/feature/30-integrate-question-page

    [#30] Fill the data into the Question page
    manh-t authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    7551322 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7da4c6 View commit details
    Browse the repository at this point in the history
  4. [#32] Update after rebasing

    manh-t committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a71d26a View commit details
    Browse the repository at this point in the history
  5. [#32] Optimize code a bit

    manh-t committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    dba62af View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    f968500 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ac6657 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11d2ddf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #85 from manh-t/feature/32-submit-answers-for-the-…

    …survey
    
    [#32] [Integrate] As a user, I can submit the answers for the survey
    manh-t authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    fd2de21 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Merge pull request #87 from manh-t/feature/33-ui-question-complete-page

    [#33] [#34] As a user, I can see the Completion page
    manh-t authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5f2ba6f View commit details
    Browse the repository at this point in the history
  2. [#22] Create a confirm dialog

    manh-t committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    b194256 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69db1d3 View commit details
    Browse the repository at this point in the history
  4. [#22] Apply code review

    manh-t committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    7716683 View commit details
    Browse the repository at this point in the history
  5. [#38] Remove redundant text

    manh-t committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    3c85d61 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #88 from manh-t/feature/22-confirm-dialog

    [#22] [UI] As a user, I can see the confirming dialog before quitting the survey
    manh-t authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    3d76c07 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #89 from manh-t/feature/38-integration-test-questi…

    …on-page-and-question-complete-page
    
    [#38] [Chore] UI Integration Testing - Question page and Completion page
    manh-t authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    d493c4b View commit details
    Browse the repository at this point in the history