Skip to content

Filtered search support for Epics list page

Kushal Pandya requested to merge 4032-add-filtered-search-epics into master

What does this MR do?

Adds support for filtering & sorting Epics in Epics list page;

Epics can be sorted based on;

  • Created date
  • Last updated

Epics can be searched based on;

  • Title or description
  • Author

Why was this MR needed?

This MR makes Epics list page consistent with Issues and MRs page where we support searching and sorting based on certain parameters.

Screenshots

Default View Sorted by Last Updated Filtered by Title/Description Filtered by Author
image image image image

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #4656 (closed)

Edited by Kushal Pandya

Merge request reports