gitlab-org--gitlab-foss/app/views/projects/builds
Jacob Schatz b1947b714b Merge branch 'corrected-build-page-header-username-to-full-name' into 'master'
Changed build header username area to use the full name with the username as the tooltip

## What does this MR do?

Changes build header username to use the full name with the username as the tooltip.

## Are there points in the code the reviewer needs to double check?

## Why was this MR needed?

UI consistency

## Screenshots (if relevant)

![2016-09-08_19.24.22](/uploads/958422819ae3057f1499b2686d83e326/2016-09-08_19.24.22.gif)

## Does this MR meet the acceptance criteria?

- [ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?

Contributes to #21832

See merge request !6272
2016-10-19 14:42:24 +00:00
..
_header.html.haml Fixed merge conflict that caused tests to fail with build 2016-06-10 12:07:51 +01:00
_sidebar.html.haml Move build order array to HasStatus module 2016-10-18 08:29:29 -05:00
_table.html.haml Set height on build page rows 2016-10-10 16:31:24 -05:00
_user.html.haml Change username full name back to only username on xs viewports 2016-09-08 21:00:24 +01:00
index.html.haml Fixes invalid html - table was inside an ul and had 2 tbody tags 2016-10-03 12:11:45 +01:00
show.html.haml Added subnav to labels edit+new and milestones edit+new+show 2016-10-07 12:46:46 +01:00