Skip to content

Backstage/timeago auto component

Paul Slaughter requested to merge backstage/timeago-auto-component into master

What does this MR do?

(This MR originated from !20978 (merged))

  • Create a shared Vue component time_ago_auto, which is responsible for displaying dates in the "timeago" format which automatically update with a shared clock.
  • Integrate this component into the Web IDE status bar.

Why was this MR needed?

There is opportunity for encapsulating this reusable functionality.

Does this MR meet the acceptance criteria?

Merge request reports