Skip to content

Allow chart descriptions for Insights

Mark Fletcher requested to merge insights-description-for-chart into master

What does this MR do?

Display a paragraph to represent a description for a individual chart in Insights dashboards, just below the chart title

If no description is provided in the chart config, nothing will be displayed. Most existing users of insights will not have this configured, for those charts they will look no different

Screenshots

With description configured

Screenshot_2020-02-21_at_11.30.58

Without

Screenshot_2020-02-21_at_11.36.34

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #11221 (closed)

Edited by Mark Fletcher

Merge request reports