1.4.0 (2019-07-24)
- 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)
1.3.0 (2019-07-13)
- RecommendationComponent: support for recommendation step (dfa007f)
- VoteDialogueComponent: Support for tagging (4a6d1ce)
1.2.0 (2019-07-08)
- CanActivateStart: fix the behavior when starting the app (b803bcd)
- VotingEventComponent: token expired managed (4626823)
- CanActivateStart: CanActivateStart to protect from browser refresh (e4be912)
- TechnologyListComponent: number of voted and comments shown (64a70d7)
1.1.1 (2019-07-06)
- VoteDialogueComponent: check actionStep params not undefined (bce96f3)
1.1.0 (2019-07-05)
- voting-event-select.component: votingEvents private property removed from html template (40e01c7)
- 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)
1.0.1 (2019-06-28)
- app.module.ts: JWT_OPTIONS added in the import (6c3873e)
- circular dependencies: extract getToken function to a separate file (4974a7a)
- jwt-auth-header: Initializing whitelisted domain for JWT in the proper way (db57012)