Skip to content

Resolve "Add event limit warning to all Cycle Analytics tabs"

What does this MR do?

  • Add limit warning to all Cycle Analytics tabs
  • Limit is set to a maximum of 50 events
  • Will show limit warning only when 50 events are displayed (maximum)
  • Limit warning is now a Vue component

Why was this MR needed?

  • Missed adding the warning to all Cycle Analytics tabs
  • Was only on the "Plan" tab

Screenshots (if relevant)

Screen_Shot_2017-03-24_at_3.00.43_PM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #29935 (closed)
Related to #24800 (moved)

Merge request reports