gitlab-org--gitlab-foss/app/views/projects/runners
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
..
_group_runners.html.haml Fix grammar in runner-related specs, views and localisations. 2018-09-19 13:04:09 +00:00
_index.html.haml Extract shared partial app/views/shared/runners/_runner_description.html.haml 2018-05-07 08:54:08 +02:00
_runner.html.haml Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
_shared_runners.html.haml Add more i18n for runner pages 2018-05-09 09:37:51 +02:00
_specific_runners.html.haml Simplify runner registration token resetting 2018-10-04 08:37:01 +02:00
edit.html.haml Add more i18n for runner pages 2018-05-09 09:37:51 +02:00