1. 21 Mar, 2022 5 commits
    • Ezekiel Kigbo's avatar
      Update duration chart specs · f8a919bc
      Ezekiel Kigbo authored
      f8a919bc
    • Ezekiel Kigbo's avatar
      Update stages_controller_spec data · e882734f
      Ezekiel Kigbo authored
      e882734f
    • Ezekiel Kigbo's avatar
      Fix filters and data spec · 6121509a
      Ezekiel Kigbo authored
      Ensures the stages endpoint no longer returns the
      unpersisted stages and updates related specs.
      6121509a
    • Ezekiel Kigbo's avatar
      Update multiple value stream specs · d956a648
      Ezekiel Kigbo authored
      Updates tests to include states when the
      feature flag is on and also off.
      
      Adds additional blocks with / without an existing
      value stream when the feature flag is on.
      
      Fix cycle_analytics charts specs
      
      Update VSA chart specs to include blocks
      for the aggregation feature flag.
      
      Fix error message for invalid date ranges
      
      Fix flash of loading state
      
      Fix empty state selector
      
      Fixes the empty state selector in the charts
      filters and multiple value stream specs
      d956a648
    • Ezekiel Kigbo's avatar
      Remove the in memory value stream when using the aggregated backend · d6c03eb1
      Ezekiel Kigbo authored
      This change removes returning an in-memory default value stream when no
      value streams are present yet. This behavior will be used when the
      aggregated VSA backend is enabled. The change is behind a feature flag.
      
      Add `hasValueStreams` getter
      d6c03eb1
  2. 20 Mar, 2022 1 commit
  3. 19 Mar, 2022 7 commits
  4. 18 Mar, 2022 27 commits