Skip to content

SSH Key detail page improvements

Sascha Eggenberger requested to merge ssh-key-detail-page into master

What does this MR do and why?

SSH Key detail page improvements:

  • Uses GlCard
  • Cleans up the layout
  • Mobile table layout improvements within GlCard
  • Adds the ability to copy the SSH key

Screenshots or screen recordings

Before After
before after
before_mobile after_mobile

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Go to http://gdk.test:3000/-/profile/keys
  2. Add an SSH Key
  3. Check the detail page

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to SSH Keys user settings: Use GlCard (!126988 - merged) [META] Migrate settings pages with an add form ... (#419105 - closed) & UX Paper Cuts 16.3 → Settings UI, part 2 (#417912 - closed)

Edited by Sascha Eggenberger

Merge request reports