gitlab-org--gitlab-foss/app
Annabel Dunstone Gray 2510345ee5 Merge branch 'unrevert-tab-order-MR' into 'master'
Change input order on Sign In form for better tabbing.

## What does this MR do?

This unreverts 8751491b, which was mistakenly reverted in !6328. It also changes the implementation of the original commit to work with the new login styling and markup.

cc: @ClemMakesApps

## Screenshots (if relevant)

(Disregard the grey borders on invalid inputs -- for some reason, Gifox isn't picking up some colors for me 🤷 )

![2016-10-17_11.32.05](/uploads/f395b2d77fb47cac3f9d4fa1bc3d7d71/2016-10-17_11.32.05.gif)

## Does this MR meet the acceptance criteria?

- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- 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 it does - 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?
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6867

See merge request !6928
2016-10-20 12:59:35 +00:00
..
assets Change input order on Sign In form for better tabbing. 2016-10-20 13:55:06 +02:00
controllers Merge branch 'remove-unused-code-project-members-controller' into 'master' 2016-10-20 12:07:57 +00:00
finders Remove order by label type on LabelsFinder 2016-10-19 14:58:28 -02:00
helpers Merge branch '6967-toggle_award_url' 2016-10-20 11:40:59 +02:00
mailers Just show the first merge request we found, feedback: 2016-10-14 19:54:51 +08:00
models Merge branch 'issue_22944' into 'master' 2016-10-20 10:57:33 +00:00
policies Use delegate! on group and project labels policies 2016-10-19 14:58:26 -02:00
services Differentiate the expire from leave event 2016-10-20 00:26:45 +00:00
uploaders
validators Add `robots.txt` to the list of reserved namespaces 2016-10-11 02:58:26 +01:00
views Change input order on Sign In form for better tabbing. 2016-10-20 13:55:06 +02:00
workers Restrict ProjectCacheWorker jobs to one per 15 min 2016-10-20 13:20:47 +02:00