Skip to content

Change the table content of Exec dashboards

What does this MR do and why?

Related issue: #378304 (closed)

Updates the table content for the analytics exec dashboard. Converts the column names and updates the data loaded to reflect the new designs. This removes the Change % from the UI, but I kept the utils helper around since we'll still need it for the next iteration.

Screenshots or screen recordings

Before After
Screen_Shot_2022-10-28_at_3.19.13_PM Screen_Shot_2022-10-28_at_3.17.26_PM

How to set up and validate locally

  1. Enable the Exec dashboard
    Feature.enable(:group_analytics_dashboards_page)
  2. Visit the exec dashboard: http://gdk.test:3000/groups/${YOUR_GROUP}/-/analytics/dashboards

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading