Skip to content

Migrate deploy token revoke button and modal

Martin Wortschack requested to merge mw-deploy-token-revoke-modal-migration into master

What does this MR do?

This MR replaces the Revoke deploy token button and modal on the repository settings page for both groups and projects. See the related epic for more details.

Screenshots (strongly suggested)

Before After
Table & button active_deploy_tokens_before active_deploy_tokens_after
Modal revoke_deploy_token_modal_before revoke_deploy_token_modal_after

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #254259 (closed)

Edited by Martin Wortschack

Merge request reports