Skip to content

Releases: manh-t/react-survey

0.7.0

14 Sep 08:41
4051d39

Choose a tag to compare

What's Changed

  • [CHORE] Bump version to 0.7.0 by @manh-t in #81
  • [#24] [UI] As a user, I can see the NPS component in the Question page by @manh-t in #82
  • [#31] [Backend] As a user, I can submit the answers for the survey by @manh-t in #83
  • [#30] Fill the data into the Question page by @manh-t in #84
  • [#32] [Integrate] As a user, I can submit the answers for the survey by @manh-t in #85
  • [#33] [#34] As a user, I can see the Completion page by @manh-t in #87
  • [#22] [UI] As a user, I can see the confirming dialog before quitting the survey by @manh-t in #88
  • [#38] [Chore] UI Integration Testing - Question page and Completion page by @manh-t in #89
  • Release - 0.7.0 by @manh-t in #90

Full Changelog: 0.6.0...0.7.0

0.6.0

08 Sep 08:09
eb23793

Choose a tag to compare

What's Changed

  • [CHORE] Bump version to 0.6.0 by @manh-t in #73
  • [#29] [UI] As a user, I can see the slider in the Question page by @manh-t in #74
  • [#21] [UI] As a user, I can see the Question page by @manh-t in #75
  • [#28] [UI] As a user, I can see the text area in the Question page by @manh-t in #76
  • [#23] [UI] As a user, I can see the rating view in the Question page by @manh-t in #77
  • [#27] [UI] As a user, I can see the dropdown text in the Question page by @manh-t in #78
  • [#25] [UI] As a user, I can see the multiple choice selection in the Question page by @manh-t in #79
  • Release - 0.6.0 by @manh-t in #80

Full Changelog: 0.5.0...0.6.0

0.5.0

31 Aug 04:32
58adb90

Choose a tag to compare

What's Changed

  • [CHORE] Bump version to 0.5.0 by @manh-t in #65
  • [#16] [Backend] As a user, I can keep using the application after the sign in token expired by @manh-t in #66
  • [#17] [Integrate] As a user, I can keep using the application after the sign in token expired by @manh-t in #67
  • [#18] [UI] As a user, I can see the survey detail page by @manh-t in #68
  • [#19] [Backend] As a user, I can see the survey detail page by @manh-t in #69
  • [#20] [Integrate] As a user, I can see the survey detail page by @manh-t in #70
  • [#37] [Chore] UI Integration Testing - Survey Detail page by @manh-t in #71
  • Release - 0.5.0 by @manh-t in #72

Full Changelog: 0.4.0...0.5.0

0.4.0

29 Aug 02:12
c8579c6

Choose a tag to compare

What's Changed

  • [CHORE] Bump version to 0.4.0 by @manh-t in #58
  • [#13] [Backend] As a user, I can see the user's info on the Dashboard page by @manh-t in #59
  • [#14] [Integrate] As a user, I can see the surveys on the Dashboard page by @manh-t in #61
  • [#35] [Chore] UI Integration Test - Sign In page by @manh-t in #62
  • [#36] [Chore] UI Integration Testing - Dashboard page by @manh-t in #63
  • Release - 0.4.0 by @manh-t in #64

Full Changelog: 0.3.0...0.4.0

0.3.0

28 Jul 02:52
c87513a

Choose a tag to compare

What's Changed

  • [CHORE] Bump version to 0.3.0 by @manh-t in #52
  • [#10] [UI] As a user, I can see the shimmer loading on Dashboard page by @manh-t in #53
  • [#11] [UI] As a user, I can see the surveys on the Dashboard page by @manh-t in #54
  • [#12] [Backend] As a user, I can see the survey on the Dashboard page by @manh-t in #55
  • [CHORE] Add Hoang to Code Owner list by @manh-t in #91
  • [#15] [Integrate] As a user, I can keep the logged in state whenever reopening the application by @manh-t in #56
  • Release - 0.3.0 by @manh-t in #57

Full Changelog: 0.2.0...0.3.0

0.2.0

19 Jul 07:37
ef6fed1

Choose a tag to compare

What's Changed

  • [CHORE] Bump version to 0.2.0 by @manh-t in #44
  • [#45] [Chore] Remove babel's dependencies warning in CI by @manh-t in #47
  • [#7] [Backend] As a user, I can see the Sign In page by @manh-t in #46
  • [#8] [Integrate] As a user, I can see the Sign In page by @manh-t in #49
  • [#9] [UI] As a user, I can see the empty Dashboard page by @manh-t in #50
  • Release - 0.2.0 by @manh-t in #51

Full Changelog: 0.1.0...0.2.0

0.1.0

19 Jul 07:10
ef0bcc6

Choose a tag to compare

What's Changed

  • [#1] [CHORE] Bootstrap project by using react-templates by @manh-t in #39
  • [#3] [CHORE] Setup a new Github Action workflow to verify the code changes in pull request by @manh-t in #40
  • [#5] [CHORE] Setup a new Github Action workflow to deploy the application to the cloud provider when publishing a new release by @manh-t in #41
  • [#6] [UI] As a user, I can see the Sign In page by @manh-t in #42
  • Release - 0.1.0 by @manh-t in #43

Full Changelog: https://github.com/manh-t/react-survey/commits/0.1.0