gitlab-org--gitlab-foss/app
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
..
assets Fix fork button being disabled for users who can fork to group 2017-09-29 10:51:26 +01:00
controllers refactor emails service 2017-09-28 08:46:39 +02:00
finders Support custom attributes on users 2017-09-28 16:49:42 +00:00
helpers Merge branch 'breadcrumb-item-links' into 'master' 2017-09-29 08:46:05 +00:00
mailers
models Merge branch 'hashed-storage-migration-path' into 'master' 2017-09-28 17:26:16 +00:00
policies Support custom attributes on users 2017-09-28 16:49:42 +00:00
presenters
serializers
services Migrate Gitlab::Git::Repository#add_tag to Gitaly 2017-09-29 00:53:49 +02:00
uploaders
validators
views Fix fork button being disabled for users who can fork to group 2017-09-29 10:51:26 +01:00
workers Add support to migrate existing projects to Hashed Storage async 2017-09-28 16:32:14 +01:00