Skip to content

Tags: moorscode/scrum-poker

Tags

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Fix grouped voter names

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Fix indentation

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Do cheap check first

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Allow refinement finish when there are no votes

All votes or no votes are the two states in which finishing is fine.

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Disconnect memberList from the gateway

Introduced in-between MemberGroups which removes the logic from the gateway about the structure of the memberList inside the poker-room.
The poker-room has the methods to fill this memberGroup, which is being collected in the PokerService.

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Calculate average more often and cleanup votes better when observing

Renamed votes to participants.
Make setStoryAverage return the modified story.
Set average after a client is (re)joined.
Set average after removing a client (disconnect or observing).

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #42 from moorscode/fix-observer-votes-not-removed

Remove vote on observing

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Merge branch 'diedexx-reveal-votes' into main

v1.3.0

Toggle v1.3.0's commit message
Update yoast-eslint-config

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #25 from moorscode/reduce-page-flicker

Only show homepage when no room is selected