Skip to content

Make jobs table more mobile friendly

Payton Burdette requested to merge 328747-make-jobs-table-mobile into master

What does this MR do?

GlTable did most of the work here, just had to make some small adjustments.

  • Fix job cell alignment on mobile
  • Hide Coverage cell only on mobile

Related to: #328747 (closed)

Note: This change is behind the feature flag jobs_table_vue

Screenshots (strongly suggested)

Note

The last cell is the actions cell which has not been built yet. Will be built in #328746 (closed)

before after
Screen_Shot_2021-05-13_at_2.34.25_PM Screen_Shot_2021-05-13_at_2.46.28_PM

Desktop unchanged

Screen_Shot_2021-05-14_at_9.03.15_AM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #328747 (closed)

Edited by Payton Burdette

Merge request reports