Skip to content

Uniformize code between both pipelines tables

Filipa Lacerda requested to merge 31349-async-buttons into master

What does this MR do?

3 things:

  • Adds tooltip mixin to async button component
  • Removes service call and uses eventhub instead
  • Uses a mixin to DRY pipelines code shared in commits, mr and pipelines index

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #31349 (closed) Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/33754 Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/31181

Edited by Filipa Lacerda

Merge request reports