gitlab-org--gitlab-foss/spec/features
Fatih Acet 629624f30f Merge branch '24814-pipeline-tabs' into 'master'
Pipelines tabs

## What does this MR do?
Changes the URL when the builds tab is clicked making it possible to be shared.

1. Adds a standard way to handle linked tabs:
    *   This behaviour is already present in the merge requests, commit and user `show` page. 
    *    This MR introduces a reusable way to accomplish this behaviour for pages with static content.

2. Adds test:
    *   For the linked tabs reusable class
    *  For the pipelines tabs

## Why was this MR needed?
To allow having a sharable URL that represented the opened tab

![tabs](/uploads/91e663c12c6e9ac46a17aa3a9489dc72/tabs.gif)

## 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 #24814

See merge request !7709
2016-12-01 21:20:59 +00:00
..
admin Merge branch 'move-admin-spam-spinach-test-to-rspec' into 'master' 2016-11-24 13:26:33 +00:00
atom
boards rewrite subscription javascript to accomodate new design 2016-11-30 17:15:25 -06:00
dashboard Refactor issuables_counter_spec. 2016-11-16 09:44:49 +01:00
groups
issuables
issues Merge branch 'autocomplete-space-prefix' into 'master' 2016-11-25 09:17:47 +00:00
merge_requests Merge branch 'rephrase-system-notes' into 'master' 2016-11-25 04:36:13 +00:00
milestones
profiles Edit /spec/features/profiles/preferences_spec.rb to match changes in 084d90ac 2016-11-29 13:39:57 -05:00
projects Merge branch '24814-pipeline-tabs' into 'master' 2016-12-01 21:20:59 +00:00
protected_branches
security Speed up Group security access specs 2016-11-30 14:45:35 +08:00
snippets Ensure user is authenticated to create a new snippet 2016-11-28 16:57:49 +01:00
tags
todos
users
abuse_report_spec.rb Move abuse report spinach test to rspec 2016-11-23 19:30:07 +05:00
calendar_spec.rb
ci_lint_spec.rb
commits_spec.rb
compare_spec.rb
container_registry_spec.rb
dashboard_issues_spec.rb
dashboard_milestones_spec.rb
environment_spec.rb Fix Rubocop offense for lines in environment specs 2016-11-17 20:19:57 +01:00
environments_spec.rb Merge branch '22539-display-folders' of gitlab.com:gitlab-org/gitlab-ce into 22539-display-folders 2016-11-18 20:21:57 +01:00
expand_collapse_diffs_spec.rb
gitlab_flavored_markdown_spec.rb
global_search_spec.rb
groups_spec.rb
help_pages_spec.rb Fix URL rewritting in the Help section 2016-12-01 16:40:48 +01:00
issues_spec.rb Added empty state svg and set up blank conditional 2016-11-18 03:57:36 +00:00
login_spec.rb
markdown_spec.rb
milestone_spec.rb Add a starting date to milestones 2016-11-23 13:41:04 +02:00
notes_on_merge_requests_spec.rb Rephrase some system notes to be compatible with new system note style 2016-11-24 18:26:29 +08:00
participants_autocomplete_spec.rb
password_reset_spec.rb
profile_spec.rb
projects_spec.rb
protected_branches_spec.rb
runners_spec.rb
search_spec.rb
signup_spec.rb
snippets_spec.rb
task_lists_spec.rb
triggers_spec.rb
u2f_spec.rb
unsubscribe_links_spec.rb Remove default value for project argument on subscribable concern 2016-11-17 15:10:13 -02:00
users_spec.rb Allow registering users where the username contains dots (.). 2016-11-18 11:47:37 +05:30
variables_spec.rb Add spec for hiding variables and remove the need for ES6 Symbol 2016-11-24 02:24:52 -08:00