gitlab-org--gitlab-foss/spec/features
Phil Hughes 8585ae61e7
Fix fork button being disabled for users who can fork to group
Previously the fork button was disabled for all users if they have
exceeded their project limit. This fixes that by changing the check
to see if the user can fork to a group instead of their own namespace.

This behaviour is already possible by visiting the new fork page
directly, so this just fixes the button being disabled.

Closes #38462
2017-09-29 10:51:26 +01:00
..
admin Merge branch 'fly-out-top-level-item' into 'master' 2017-09-07 13:26:48 +00:00
atom Fix Error 500s when viewing user or group Atom feeds 2017-08-21 14:09:52 +02:00
boards Check for sidebar cookie instead of class when resizing window 2017-09-11 07:30:43 +00:00
dashboard Merge branch 'improve_sorting_list' into 'master' 2017-09-25 11:03:20 +00:00
discussion_comments
explore Add :nested_groups metadata to two subgroup-related specs 2017-08-22 12:57:08 -04:00
groups Merge branch 'revert-sidebar-title-attribute' into 'master' 2017-09-15 10:10:25 +00:00
issuables Improve list of sorting options 2017-09-23 11:46:53 +11:00
issues Fix spelling of occurred 2017-09-26 08:46:09 -04:00
merge_requests Fix specs 2017-09-25 10:11:42 -07:00
milestones Use the new query-recorder features as a PoC 2017-09-14 17:46:28 +02:00
profiles Improve 'spec/features/profiles/*' specs 2017-09-16 21:09:58 +11:00
projects Fix fork button being disabled for users who can fork to group 2017-09-29 10:51:26 +01:00
reportable_note Singular 'snippet' for consistency 2017-08-18 12:48:19 +02:00
search Replace the 'search.feature' spinach test with an rspec analog 2017-09-16 20:02:30 +11:00
security
snippets fix transient test failures caused by wrong dropdown trigger 2017-08-28 16:38:26 +10:00
tags Migrate Git::Repository#rm_tag to Gitaly 2017-09-28 23:36:40 +02:00
uploads
users
abuse_report_spec.rb
auto_deploy_spec.rb
calendar_spec.rb Delegate Repository::branch_exists? and ref_exists? to Gitlab::Git 2017-08-24 09:20:04 +00:00
ci_lint_spec.rb
commits_spec.rb extract gpg commit specs to their own file 2017-09-05 12:18:32 +02:00
container_registry_spec.rb
copy_as_gfm_spec.rb Merge branch 'rs-issue-36104' into 'security-9-5' 2017-09-07 20:22:16 -04:00
cycle_analytics_spec.rb Add a Last 7 days option for Cycle Analytics view 2017-08-11 22:02:35 +02:00
expand_collapse_diffs_spec.rb
gitlab_flavored_markdown_spec.rb
global_search_spec.rb
group_variables_spec.rb
groups_spec.rb more spec fixes 2017-08-29 15:37:07 +01:00
help_pages_spec.rb Fix help page version image spec 2017-08-16 18:02:25 +01:00
issues_spec.rb Fixed breadcrumb title not linking 2017-09-27 17:06:24 +01:00
login_spec.rb
markdown_spec.rb
milestone_spec.rb
oauth_login_spec.rb
participants_autocomplete_spec.rb Fix autocomplete broken tests 2017-08-14 11:40:00 +01:00
password_reset_spec.rb
profile_spec.rb Allow all users to delete their account 2017-08-17 14:38:57 +02:00
projects_spec.rb Remove spec as no longer necessary 2017-09-05 19:02:55 +05:30
protected_branches_spec.rb
protected_tags_spec.rb Fix 'Projected tags' typo in protected_tags_spec.rb 2017-08-15 20:06:54 +00:00
raven_js_spec.rb
runners_spec.rb Add feature spec 2017-09-03 23:49:10 +09:00
signed_commits_spec.rb update signature badges to reflect new states 2017-09-05 12:18:33 +02:00
signup_spec.rb
snippets_spec.rb
task_lists_spec.rb Fix failling spec/features/task_lists_spec.rb due to wrong login helpers 2017-09-03 22:47:56 -07:00
triggers_spec.rb Enable the RSpec/HookArgument cop and auto-correct offenses 2017-08-10 19:29:42 -04:00
u2f_spec.rb
unsubscribe_links_spec.rb
user_can_display_performance_bar_spec.rb
users_spec.rb Enable the RSpec/HookArgument cop and auto-correct offenses 2017-08-10 19:29:42 -04:00
variables_spec.rb