Skip to content

Resolve "Improve code quality widget design"

Filipa Lacerda requested to merge 2548-improve-codeclimate into master

What does this MR do?

Updates codeclimate UI:

  • Removes line numbers
  • Adds link to path (commit)
  • Uses SVG icons
  • Removes monospaced font
  • Replaces red failed icon with grey warning one

Note: the by name part is not included since this information will always be codeclimate for now and backend is not sending it.

Screenshots (if relevant)

Screen_Shot_2017-10-31_at_15.23.09

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #2548 (closed)

Edited by Grzegorz Bizon

Merge request reports