gitlab-org--gitlab-foss/app
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
..
assets Merge branch '_acet-fix-diff-file-header' into 'master' 2018-10-03 20:54:04 +00:00
controllers Simplify runner registration token resetting 2018-10-04 08:37:01 +02:00
finders #13650 added wip search functionality and tests 2018-10-03 08:15:00 +00:00
graphql Merge branch 'frozen-string-app-finders-graphql' into 'master' 2018-09-13 19:44:31 +00:00
helpers Merge branch '50161-hide-close-mr-button-when-merged' into 'master' 2018-10-02 16:14:05 +00:00
mailers Ports new refactor from EE to CE 2018-09-24 12:02:26 +01:00
models Merge branch 'remove-rugged' into 'master' 2018-10-03 09:06:32 +00:00
policies Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
presenters Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
serializers Merge branch '_acet-fix-diff-file-header' into 'master' 2018-10-03 20:54:04 +00:00
services Merge remote-tracking branch 'dev/master' 2018-10-01 18:49:43 +02:00
uploaders Backport of "Use Geo log to remove files when migrated to object storage" 2018-10-03 15:09:16 +00:00
validators Allow UrlValidator to work with attr_encrypted 2018-09-17 19:34:40 +01:00
views Simplify runner registration token resetting 2018-10-04 08:37:01 +02:00
workers Extend reports to support security features 2018-09-27 21:15:08 +00:00