As a team leader, I want to turn on a voting system which replaces the like system, so we can rank ideas instead of just giving approval during a retrospective.
Acceptance Criteria
- Button to open board settings modal
- Modal contains voting system toggle and voting count allowed number field
- Voting system replaces the like button with a vote counter, clicking once increments the counter, clicking again decrements the counter
- You may not cast more votes than the voting count allowed, so a remaining votes counter should be shown to the user
- Turning on the system clears all likes currently on the notes but provides a warning first
As a team leader, I want to turn on a voting system which replaces the like system, so we can rank ideas instead of just giving approval during a retrospective.
Acceptance Criteria