gitlab-org--gitlab-foss/spec/features/projects
Steve Azzopardi 8f36f1cad2
Send continue parameter on for cancel_path
In https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/21595
`ContinueParams` was introducted in the `Projects::JobController#cancel`
since `continue` parameter is not present for in `cancel_path` for
`Projects::JobController#show.sjon` the user is being redirect to the
pipeline page, where it should be redirected to the current job page
instead.

Add the `continue` parameter as a query string for `cancel_path`.
2018-10-31 16:57:46 +01:00
..
activity Refactor EventFilter and increase its test coverage 2018-09-26 18:34:26 +02:00
artifacts Use Vue component for job artifacts, Commit and Trigger Variables 2018-09-25 08:07:47 +00:00
badges
blobs Correct usage of the have_link matcher 2018-09-14 15:36:40 -05:00
branches
ci
clusters Remove rbac_clusters feature flag 2018-10-04 14:31:05 +13:00
commit Change markdown header tab anchor links to buttons 2018-10-19 11:35:33 +00:00
commits
diffs
environments Update environments empty state 2018-10-17 14:25:22 +03:00
files Fix specs 2018-10-26 14:09:41 +11:00
hook_logs
import_export Add encrypted sensitive word to export spec 2018-10-03 06:49:25 +00:00
jobs Resolve "Integrate new vue+vuex code base with new API and remove old haml code" 2018-10-17 10:34:19 +00:00
labels Add sort dropdown to project labels page and group labels page 2018-09-10 15:34:36 +03:00
members Unite green buttons under one css class 2018-09-19 13:55:48 +03:00
milestones
pipelines Do not raise error when checking pipeline reference 2018-10-22 13:33:28 +02:00
services Fix grammar (setup to set-up) in code comments, spec, views, etc. 2018-09-17 09:17:33 +00:00
settings Simplify runner registration token resetting 2018-10-04 08:37:01 +02:00
show Remove Koding integration and documentation 2018-10-12 22:18:51 -07:00
snippets
tags Added atom feed for tags 2018-09-03 10:54:06 +00:00
tree Updated specs to account for removed buttons 2018-09-21 06:51:23 +01:00
wiki Fixed bug with the content disposition with wiki attachments 2018-10-17 15:47:05 +00:00
actve_tabs_spec.rb
branches_spec.rb
clusters_spec.rb
compare_spec.rb
deploy_keys_spec.rb
features_visibility_spec.rb
fork_spec.rb Fix Error 500 when forking projects with Gravatar disabled 2018-09-28 07:39:58 -04:00
gfm_autocomplete_load_spec.rb
graph_spec.rb
issuable_templates_spec.rb
jobs_spec.rb Send continue parameter on for cancel_path 2018-10-31 16:57:46 +01:00
merge_request_button_spec.rb Update other links 2018-10-26 11:09:48 +11:00
network_graph_spec.rb
new_project_spec.rb Resolve "Choosing “Initialize repo with a README” breaks project created from template" 2018-09-13 11:39:07 +00:00
pages_spec.rb
pipeline_schedules_spec.rb
remote_mirror_spec.rb
sub_group_issuables_spec.rb
user_creates_project_spec.rb Resolve "Create new project: Re-add project name field" 2018-09-08 06:03:00 +00:00
user_sees_sidebar_spec.rb
user_uses_shortcuts_spec.rb
user_views_empty_project_spec.rb
view_on_env_spec.rb