Skip to content

CI/CD Settings: Migrates settings blocks to SettingsBlock

Sascha Eggenberger requested to merge ci-cd-settings-migration-pt1 into master

What does this MR do and why?

CI/CD Settings: Migrates settings blocks to SettingsBlock

Note: We split the efforts in two parts here as otherwise the MR would be very big. There will be a Part 2 where we migrate the rest of gl-new-cards to use CrudComponent . There is one migration in this MR.

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
Project
project_before project_after
Group
group_before group_after

How to set up and validate locally

  1. http://gdk.test:3000/flightjs/Flight/-/settings/ci_cd
  2. http://gdk.test:3000/groups/flightjs/-/settings/ci_cd

Related to #452231 (comment 1880770418)

Edited by Ragnar Hardarson

Merge request reports