Remove filtering pipelines by tab

After introducing filtering pipelines with filtered search, I think we should consider removing filtering by tabs.

Reasons why we should remove

  1. When filtering by status reaches the product, the tabs will be doing the same thing and the data will not make sense.
  2. UI functionality is duplicated, users will be able to filter two ways
  3. Performance improvement, not having to query pipeline count and display it

Screenshots

Screen_Shot_2020-05-27_at_9.45.21_AM

Proposal

Limit tabs to:

  • All (including count) - The count will also count if filtered
  • Finished (No count)`
  • Branches
  • Tags
Edited by Payton Burdette