[VSA][FE] Add sorting and pagination to the project level stage table
requested to merge 335974-vsa-fe-add-sorting-and-pagination-to-the-project-level-stage-table into master
What does this MR do and why?
Adds pagination and sorting support to the project VSA stage table. Currently the project vsa stage table has 2 columns (issue/merge request, and time) that can be used to sort the entries by.
The stage table displays 20 items on each page and will not display the pagination component if the stage contains less than 20 items in total.
Note: a separate issue will introduce deep linking for the filter parameters
Screenshots or screen recordings
project-vsa-sorting-pagination
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #335974 (closed)
Edited by Ezekiel Kigbo