Skip to content

Change the column order in the jobs table

Jose Ivan Vargas requested to merge jivanvl-change-order-job-table-columns into master

What does this MR do?

This changes the order of the columns in the jobs table, setting the name column second next to the status column, now the name column contains the link to visit the job log page.

#334349 (closed)

Screenshots or Screencasts (strongly suggested)

Before After
Screen_Shot_2021-07-28_at_13.03.52 Screen_Shot_2021-07-29_at_11.01.03

Link to the job logs

Screen_Recording_2021-07-28_at_13.05.39

How to setup and validate locally (strongly suggested)

Inside a project visit the CI/CD -> Jobs page

Does this MR meet the acceptance criteria?

Conformity

Edited by Jose Ivan Vargas

Merge request reports