Commit graph

10 commits

Author SHA1 Message Date
Lukas Eipert
0e6441164f
remove all unused eslint-disable rules 2018-06-20 14:28:28 +02:00
gfyoung
dbc74800e2 Enable no-multi-assignment in JS files
Partially addresses #47006.
2018-06-15 13:08:47 -07:00
Paul Vorbach
8b36485ce7
Use correct base width 2018-05-15 22:53:55 +02:00
Paul Vorbach
e9fcaed3fe
Refactor duplicate code 2018-05-15 21:27:03 +02:00
Paul Vorbach
2b1321288a
Use ES6 const more consistently 2018-05-15 21:27:03 +02:00
Paul Vorbach
6a20cf9122
Fix width of contributors graphs
The contributors graphs were sized with the full .content width in mind,
but at some point GitLab changed to a more narrow design, so graphs
would be too wide for their container divs. This change resizes
contributors graphs relative to their correct container widths.
2018-05-15 21:27:03 +02:00
Mike Greiling
f248be7257
require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
Mike Greiling
91bbd80f49
fix broken specs 2018-02-19 17:04:08 -06:00
Mike Greiling
fb38bc3fae
remove graphs_show webpack bundle 2018-02-19 16:56:10 -06:00
Jacob Schatz
834f455b43 Chart.html.haml refactor 2018-02-19 20:43:10 +00:00