gitlab-org--gitlab-foss/spec/javascripts/fixtures
Fatih Acet 1413c94a8e Merge branch '15081-wrong-login-tab-ldap-frontend' into 'master'
Fixed Wrong Tab Selected When Loggin Fails And Multiple Login Tabs Exists

## What does this MR do?
Fixes issue: 15081 Wrong Tab Selected When Loggin Fails And Multiple Login Tabs Exists
This is done by saving into a cookie when the active tab changes and by always selecting that tab when the page is loaded.
## Are there points in the code the reviewer needs to double check?
No
## Why was this MR needed?
In order to fix the issue: 15081
## Screenshots (if relevant)

## Does this MR meet the acceptance criteria?

- [x] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [x] Added for this feature/bug
  - [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?


Closes #15081

See merge request !7314
2016-12-09 09:17:41 +00:00
..
behaviors
environments Adds new line to eof 2016-11-16 16:49:13 +00:00
u2f
.gitignore Replace static issue fixtures by script (!6059) 2016-10-28 14:02:17 +02:00
abuse_reports.html.haml
awards_handler.html.haml
builds.rb Explicitly name namespace and projects for frontend fixtures 2016-11-25 11:03:35 +01:00
dashboard.html.haml Add todo toggle event 2016-10-26 16:28:56 -05:00
emoji_menu.js explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
event_filter.html.haml Add issue events filter and make sure "All" really shows everything 2016-12-04 23:07:22 +01:00
gl_dropdown.html.haml
gl_field_errors.html.haml Change show-gl-field-errors to gl-show-field-errors 2016-11-02 11:35:21 +01:00
header.html.haml Add todo toggle event 2016-10-26 16:28:56 -05:00
issue_sidebar_label.html.haml
issues.rb Replace static fixture for notes_spec (!7683) 2016-12-01 15:04:07 +01:00
line_highlighter.html.haml
linked_tabs.html.haml Adds tests for tabs in the rspec for pipelines 2016-11-30 17:06:46 +00:00
merge_request_tabs.html.haml
merge_requests_show.html.haml
new_branch.html.haml
project_title.html.haml
projects.json
search_autocomplete.html.haml
signin_tabs.html.haml Fixed Wrong Tab Selected When Loggin Fails And Multiple Login Tabs Exists 2016-12-02 10:19:31 +01:00
todos.json Add todo toggle event 2016-10-26 16:28:56 -05:00