Skip to content

Timebox report weight toggle also affects summary stats

Simon Knox requested to merge psi-iteration-summary-weight into master

What does this MR do?

Second bit for #233707 (closed)

  1. Clicking 'weight' toggle now affects summary stat boxes
  2. Move summary stats to burn_charts component (under the toggle buttons)
  3. Change label text from 'Charts' to 'Filter by'
  4. Combine the charts data & summary stats graphql query (for closed timeboxes)

Does not affect milestones

Screenshots (strongly suggested)

before after
open iteration Screen_Shot_2020-12-01_at_12.59.53_pm Screen_Shot_2020-12-07_at_8.34.08_pm
closed iteration Screen_Shot_2020-12-01_at_12.59.58_pm Screen_Shot_2020-12-07_at_8.34.24_pm
Weight selected NA Screen_Shot_2020-12-07_at_8.34.01_pm
Edited by Simon Knox

Merge request reports