aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/list/Filter.js
Commit message (Collapse)AuthorAgeFilesLines
* webui: typecheck remaining bug list componentsQuentin Gliech2020-02-111-154/+0
|
* webui: implement issue list sortQuentin Gliech2020-01-301-11/+66
|
* webui: implement filteringQuentin Gliech2020-01-251-3/+70
|
* webui: enhance the issue list pageQuentin Gliech2020-01-241-0/+32
This starts some ground work for filtering & moves the pagination logic in the query params. Also has a nice loading placeholder.