diff options
author | Fatih Acet <acetfatih@gmail.com> | 2016-09-22 18:26:27 +0000 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2016-09-22 18:26:27 +0000 |
commit | 00a7ca746946fe590b077a4d50232aa862282aee (patch) | |
tree | db829cc74341df49335b3c4e17de41106b695c5b /lib/api/projects.rb | |
parent | 4d3dde4744d7be76fe2b8dc49f27944da29670ad (diff) | |
parent | f59eca6a148ce40638fcf9cda1e6b9a0ae36b220 (diff) | |
download | gitlab-ce-00a7ca746946fe590b077a4d50232aa862282aee.tar.gz |
Merge branch 'fix-find-file-links' into 'master'
Fix find file navigation links
## What does this MR do?
Modified the tables in [find file page](https://gitlab.com/ClemMakesApps/gitlab-ce/find_file/master), so that clicking the entire row will go to the file rather than forcing the user to click on the text
## Are there points in the code the reviewer needs to double check?
We should be good
## Why was this MR needed?
Resolve UI inconsistency. Other pages UX indicate that the rows are clickable when highlighted. It is not the case for this page
## Screenshots (if relevant)
Before:

After:

## 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 #22016
See merge request !6290
Diffstat (limited to 'lib/api/projects.rb')
0 files changed, 0 insertions, 0 deletions