Skip to content

Move the folder structure for `admin jobs page` files

What does this MR do and why?

Moving the components folder for admin jobs page one level up in the folder structure for consistency, from app/assets/javascripts/pages/admin/jobs/index/components/ to app/assets/javascripts/pages/admin/jobs/components/.

I have oriented myself towards

/app/assets/javascripts/jobs/index.js and /app/assets/javascripts/jobs/components/

Based on: !101227 (merged)

FF: !98769 (merged)

How to set up and validate locally

  • Run pipeline

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