Skip to content

Migrates deploy keys to use CRUD container

Sascha Eggenberger requested to merge deploy-keys-crud-migration into master

What does this MR do and why?

Migrates deploy keys to use CRUD container

  • Migrates actions to use tertiary buttons
  • Adds missing tooltips to icon buttons

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
empty_before empty_after
before after

How to set up and validate locally

  1. http://gdk.test:3000/admin/deploy_keys

Related to #457239

Merge request reports