StevenWeathers / thunderdome-planning-poker

⚡ Thunderdome is an open source agile planning poker, sprint retro, and story mapping tool
https://thunderdome.dev
Apache License 2.0
421 stars 109 forks source link

Add estimation scales to poker planning #607

Closed StevenWeathers closed 2 months ago

StevenWeathers commented 2 months ago

Description

This PR adds estimation scales to poker planning with default scales provided, this PR does not include custom scale management as that will come later.

Still to do before PR is ready for merging:

What type of PR is this? (check all applicable)

Related Tickets & Documents

This is a prerequisite for #587

Screenshots/Recordings

image image image

Steps to QA

Using point scales

  1. Go to poker games page and observe a dropdown to select estimate scale
  2. Select a non default scale and observe the allowed point values selection is updated with the selected scales values
  3. Create the game and observe the allowed point values of the selected scale and selected allowed are available

Setting custom value for final point value in game

1.

  1. Vote and select Custom from the final point values dropdown
  2. Observe field to enter a custom value
  3. Enter a custom value and click save
  4. Observe custom value is assigned to story in the pointed tab