d6d295d407
Replace bootstrap caret with fontawesome caret ## What does this MR do? 1. Replaces all occurrences of `.caret` with fontawesome's caret (`fa-caret-down` for most cases) 2. Remove `.caret` from CSS 3. Refactored pipeline graph toggle to display the correct fontawesome caret (Had to change some JavaScript for this) ## Are there points in the code the reviewer needs to double check? * Need to check if I missed any pages 😥 or for any side effects ## Why was this MR needed? Resolves UI inconsistency ## Screenshots (if relevant) Before (1 example out of many): ![Screen_Shot_2016-09-12_at_3.49.58_PM](/uploads/5eb93bbcc00412a5875e39302f4d8ba0/Screen_Shot_2016-09-12_at_3.49.58_PM.png) After: ![Screen_Shot_2016-09-12_at_3.49.48_PM](/uploads/9259a9ebfb0bd09b4cfd55674e9b8be4/Screen_Shot_2016-09-12_at_3.49.48_PM.png) ## Does this MR meet the acceptance criteria? - [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added - Tests - [x] All builds are passing - [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html) - [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [x] Branch has no merge conflicts with `master` (if you do - rebase it please) - [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) ## What are the relevant issue numbers? Closes #21169 See merge request !6314 |
||
---|---|---|
.. | ||
conflicts | ||
dropdowns | ||
show | ||
widget | ||
_discussion.html.haml | ||
_form.html.haml | ||
_merge_request.html.haml | ||
_merge_requests.html.haml | ||
_new_compare.html.haml | ||
_new_diffs.html.haml | ||
_new_submit.html.haml | ||
_show.html.haml | ||
branch_from.html.haml | ||
branch_to.html.haml | ||
cancel_merge_when_build_succeeds.js.haml | ||
conflicts.html.haml | ||
diffs.html.haml | ||
edit.html.haml | ||
index.html.haml | ||
invalid.html.haml | ||
merge.js.haml | ||
new.html.haml | ||
show.html.haml | ||
update_branches.html.haml |