1. 21 Mar, 2022 2 commits
    • 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 30 commits