gitlab-org--gitlab-foss/spec/features/projects/settings
James Ramsay 564050ec0f Enable LFS setting UI for Masters and Owners
LFS can be enabled and disabled per project using the API by Masters
and Owners, but the UI is only available to Admins. The interface and
API should be consistent.

LFS can also be enabled and disabled per group using the API by Owners,
but the UI is only available to Admins. This interface should also be
consistent.

Additionally removes an unneeded check if 2FA interface, since the
interface is only available to Owners.

Closes #33320
2018-05-01 15:37:33 +02:00
..
forked_project_settings_spec.rb Migrate features/project/project.feature to RSpec and reorganize several Project feature specs 2018-04-09 18:04:09 -05:00
integration_settings_spec.rb Migrate features/project/project.feature to RSpec and reorganize several Project feature specs 2018-04-09 18:04:09 -05:00
lfs_settings_spec.rb Enable LFS setting UI for Masters and Owners 2018-05-01 15:37:33 +02:00
pipelines_settings_spec.rb Changed anchor not to have the js prefix, add i18n 2018-04-20 12:48:04 -05:00
project_badges_spec.rb Projects and groups badges settings UI 2018-04-08 10:20:05 +00:00
repository_settings_spec.rb Migrate features/project/project.feature to RSpec and reorganize several Project feature specs 2018-04-09 18:04:09 -05:00
user_archives_project_spec.rb Migrate features/project/project.feature to RSpec and reorganize several Project feature specs 2018-04-09 18:04:09 -05:00
user_changes_avatar_spec.rb Migrate features/project/project.feature to RSpec and reorganize several Project feature specs 2018-04-09 18:04:09 -05:00
user_changes_default_branch_spec.rb Migrate features/project/project.feature to RSpec and reorganize several Project feature specs 2018-04-09 18:04:09 -05:00
user_manages_group_links_spec.rb Migrate features/project/project.feature to RSpec and reorganize several Project feature specs 2018-04-09 18:04:09 -05:00
user_manages_merge_requests_settings_spec.rb Migrate features/project/project.feature to RSpec and reorganize several Project feature specs 2018-04-09 18:04:09 -05:00
user_manages_project_members_spec.rb Migrate features/project/project.feature to RSpec and reorganize several Project feature specs 2018-04-09 18:04:09 -05:00
user_renames_a_project_spec.rb Migrate features/project/project.feature to RSpec and reorganize several Project feature specs 2018-04-09 18:04:09 -05:00
user_tags_project_spec.rb Migrate features/project/project.feature to RSpec and reorganize several Project feature specs 2018-04-09 18:04:09 -05:00
user_transfers_a_project_spec.rb Migrate features/project/project.feature to RSpec and reorganize several Project feature specs 2018-04-09 18:04:09 -05:00
visibility_settings_spec.rb Migrate features/project/project.feature to RSpec and reorganize several Project feature specs 2018-04-09 18:04:09 -05:00