Skip to content

Introducing FF [admin_jobs_vue]

What does this MR do and why?

Read this issue and in the same issue this comment.

Also make sure to check out this MR and this comment on that MR

This MR introduces a FF admin_jobs_vue and implements its first use.

Feature Flag issue

🛠 with at Siemens

Screenshots or screen recordings

New jobs page if FF is enabled

image

How to set up and validate locally

  1. rails c in console
  2. Feature.enable(:admins_jobs_page)
  3. Go to Admin > CI/CD > Jobs

MR acceptance checklist

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

Edited by Andreas Deicha

Merge request reports