Skip to content

Add job filter admin jobs vue

What does this MR do and why?

This MR adds a filter to the admin jobs view (Admin > CI/CD > Jobs). This change is a part of the FF - admin jobs vue

I have oriented myself towards the implementation in job_table_app.vue

Parent issue

relevant issues for context are: #22626 (closed), #329224, and #262679 (closed).

🛠 with at Siemens

Screenshots or screen recordings

image

How to set up and validate locally

  • Make sure to enable FF Feature.enable(:admin_jobs_vue)
  • Go to Admin > CI/CD > Jobs
  • Use the filter

MR acceptance checklist

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

Merge request reports