Skip to content

Commit

Permalink
Implement core summary with filter
Browse files Browse the repository at this point in the history
Extend standard summary page to filter by a provided filter array.
Existing queries has not been modified logically, only the additional
restriction, to get issues matching with the filter, has been added.

Summary page now supports a receiving a temporary filter key as
request parameter. If no key is povided, a generic filter will be used
which shows all accesible issues by the user, to match the previous
summary behaviour.

Fixes: #9757, #21931, #25165
  • Loading branch information
cproensa authored and dregad committed Feb 14, 2019
1 parent bd71cb7 commit 4857209
Show file tree
Hide file tree
Showing 3 changed files with 306 additions and 164 deletions.

0 comments on commit 4857209

Please sign in to comment.