Add Builds table for Events
Context
This is a builds table for V2 UI with Job Name, Build ID, Status, Start Time, Duration, Coverage and Actions as its columns. The table filters by Job Name and Status, and sorting through all columns. Table also includes pagination, custom rows dropdown to display and show results on the footer of the table.
Objective
Add Builds table to main Events tab that will also be subtab next to Workflow.
References
License
I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.
@rbuccat Can you refactor this to use a glimmer component and not use ember-component-css for the styling?
Closed in favor of #1289