Skip to content

Fix: locale issue on pipeline list item timeago

What does this MR do and why?

This MR fixes the lack of locale usage in pipeline list item component and also removes duplication since we have a mixin at our disposal.

/cc @prajnamas @orozot @qk44077907 @lxwan

Describe in detail what your merge request does and why.

Screenshots or screen recordings

before after
CleanShot_2022-11-09_at_10.08.08_2x CleanShot_2022-11-09_at_10.12.03_2x

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

  1. Go to your GDK.
  2. Go to any project with pipeline history
  3. Go to CI/CD > Pipelines
  4. Observe

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 Wu Jeremy

Merge request reports