gitlab-org--gitlab-foss/spec/features/projects/settings
Tomasz Maczukin 42af229510
Simplify runner registration token resetting
This icommit adds several changes related to the same topic
- resetting a Runner registration token:

1. On Project settings page it adds a button for resetting the
   registration token and it removes the Runner token field
   that was confusing all GitLab users.

2. On Group settings page it adds the same button for resetting
   the registration token.

3. On Admin Runners settings page it moves the button to the same
   place as in Project and Group settings and it changes slightly
   the page layout to make it more similar to Group and Project
   setting pages.

4. It refactorizes a little the partial that prints runner
   registration description. Thanks to this Project, Group
   and Admin settings of the Runner are re-using the same
   code to generate the button.

5. Updates the translations of changed text.
2018-10-04 08:37:01 +02:00
..
forked_project_settings_spec.rb Resolve "Rename the Master role to Maintainer" Backend 2018-07-11 14:36:08 +00:00
integration_settings_spec.rb Filter project hooks by branch 2018-08-13 13:20:58 +02:00
lfs_settings_spec.rb Resolve "Rename the Master role to Maintainer" Backend 2018-07-11 14:36:08 +00:00
pipelines_settings_spec.rb Simplify runner registration token resetting 2018-10-04 08:37:01 +02:00
project_badges_spec.rb Move badge settings to general settings 2018-09-03 13:16:23 +00:00
repository_settings_spec.rb port specs 2018-08-02 01:01:45 +01:00
user_archives_project_spec.rb Resolve "Rename the Master role to Maintainer" Backend 2018-07-11 14:36:08 +00:00
user_changes_avatar_spec.rb Resolve "Rename the Master role to Maintainer" Backend 2018-07-11 14:36:08 +00:00
user_changes_default_branch_spec.rb Move project default branch settings under 'Repository' 2018-09-04 11:05:40 -05:00
user_interacts_with_deploy_keys_spec.rb Resolve "Rename the Master role to Maintainer" Backend 2018-07-11 14:36:08 +00:00
user_manages_group_links_spec.rb Resolve "Improve handling of projects shared with a group" 2018-09-07 06:09:13 +00:00
user_manages_merge_requests_settings_spec.rb
user_manages_project_members_spec.rb Resolve "Rename the Master role to Maintainer" Backend 2018-07-11 14:36:08 +00:00
user_renames_a_project_spec.rb
user_sees_revoke_deploy_token_modal_spec.rb Close revoke deploy token modal on escape keypress 2018-07-05 07:43:16 +00:00
user_tags_project_spec.rb Preserve order of project tags list 2018-09-26 09:41:37 +00:00
user_transfers_a_project_spec.rb Fix #48934 - Focus on text input on danger confirmation 2018-07-06 16:20:44 +02:00
visibility_settings_spec.rb Resolve "Rename the Master role to Maintainer" Backend 2018-07-11 14:36:08 +00:00