Skip to content

Applications settings: use GlCard

Sascha Eggenberger requested to merge applications-settings-use-card into master

What does this MR do and why?

Makes use of GlCard for Applications settings:

  • Moves the create form to the GlCard
  • Uses GlCard for both sections
  • Removes background from form actions on View page

Bug:

  • There is currently too much top spacing after the title but this will be fixed with !126018 (merged)

Screenshots or screen recordings

Before After
empty_before empty_after
with_content_before with_content_after
add_after
detail_before detail_after

How to set up and validate locally

  1. Check Application settings: http://gdk.test:3000/-/profile/applications
  2. Create a new Application
  3. View the Application
  4. Edit the Application

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 UX Paper Cuts 16.3 → Settings UI, part 2 (#417912 - closed)

Edited by Sascha Eggenberger

Merge request reports