Skip to content

Releases: thoughtworks/byor-voting-web-app

v1.4.0

24 Jul 21:18
Compare
Choose a tag to compare

1.4.0 (2019-07-24)

Features

  • CommentCardComponent: Comment shows the tags of the vote (1280144)
  • getVotes saveVote: getVotes for a specific voter, saveVote with override option (b1e389d)
  • Recommendation: Save and read a Recommendationù (ccbfa0d)
  • TechnologyVotingResultComponent: TechnologyVotingResultComponent added (9c22dbc)
  • VotingEventComponent: move to next step in VotingEvent flow allowed (c0b6ec7)

v1.3.0

13 Jul 15:55
Compare
Choose a tag to compare

1.3.0 (2019-07-13)

Features

  • RecommendationComponent: support for recommendation step (dfa007f)
  • VoteDialogueComponent: Support for tagging (4a6d1ce)

v1.2.0

08 Jul 17:28
Compare
Choose a tag to compare

1.2.0 (2019-07-08)

Bug Fixes

  • CanActivateStart: fix the behavior when starting the app (b803bcd)
  • VotingEventComponent: token expired managed (4626823)

Features

  • CanActivateStart: CanActivateStart to protect from browser refresh (e4be912)
  • TechnologyListComponent: number of voted and comments shown (64a70d7)

v1.1.1

06 Jul 09:42
Compare
Choose a tag to compare

1.1.1 (2019-07-06)

Bug Fixes

  • VoteDialogueComponent: check actionStep params not undefined (bce96f3)

v1.1.0

05 Jul 17:58
Compare
Choose a tag to compare

1.1.0 (2019-07-05)

Bug Fixes

  • voting-event-select.component: votingEvents private property removed from html template (40e01c7)

Features

  • conversation feature: first support for conversation (2a318b1)
  • loginForVotingEvent: loginForVotingEvent api call added (e7ce94d)
  • nickname.component: nickname component introduced and feature toggle for voting event flow (f939ede)
  • vot-dialogue-component: Comment on vote controlled by voting event flow (f7e28db)
  • voting-event-flow: guide flow via configuration (5c16503)

v1.0.1

28 Jun 15:57
Compare
Choose a tag to compare

1.0.1 (2019-06-28)

Bug Fixes

  • app.module.ts: JWT_OPTIONS added in the import (6c3873e)
  • circular dependencies: extract getToken function to a separate file (4974a7a)

v1.0.0

28 Jun 15:40
Compare
Choose a tag to compare

1.0.0 (2019-06-28)

Bug Fixes

  • jwt-auth-header: Initializing whitelisted domain for JWT in the proper way (db57012)