-
- Downloads
Add registration token reset to group runners
This change adds the possibility for users to reset their registration token in their group.
Showing
- app/assets/javascripts/graphql_shared/constants.js 1 addition, 0 deletionsapp/assets/javascripts/graphql_shared/constants.js
- app/assets/javascripts/runner/components/runner_registration_token_reset.vue 33 additions, 8 deletions...pts/runner/components/runner_registration_token_reset.vue
- app/assets/javascripts/runner/group_runners/group_runners_app.vue 16 additions, 0 deletions...ts/javascripts/runner/group_runners/group_runners_app.vue
- app/assets/javascripts/runner/group_runners/index.js 24 additions, 1 deletionapp/assets/javascripts/runner/group_runners/index.js
- app/views/groups/runners/index.html.haml 1 addition, 1 deletionapp/views/groups/runners/index.html.haml
- spec/frontend/runner/components/runner_registration_token_reset_spec.js 47 additions, 26 deletions...runner/components/runner_registration_token_reset_spec.js
- spec/frontend/runner/group_runners/group_runners_app_spec.js 14 additions, 1 deletionspec/frontend/runner/group_runners/group_runners_app_spec.js
Please register or sign in to comment