aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/pages/list/FilterToolbar.tsx
Commit message (Expand)AuthorAgeFilesLines
* Fix quoted filter string with bug counterSascha2021-05-201-2/+11
* Add label menu to bug detail pageTim Becker2021-04-081-0/+1
* Support filtering by multiple selected authorsSascha2021-04-071-1/+1
* chore: returning valueAien Saidi2021-04-071-4/+1
* fix: issue with regexAien Saidi2021-04-071-1/+6
* fix: issue with toggling the authorAien Saidi2021-04-071-2/+2
* feat: multiple label filterAien Saidi2021-04-071-10/+24
* feat: check if there are labelsAien Saidi2021-04-071-8/+10
* feat: add filter by labelAien Saidi2021-04-071-5/+26
* feat: use author to filter the listAien Saidi2021-04-071-2/+26
* webui: minor code fixesMichael Muré2021-03-191-1/+1
* Use proper semantic color valuesSascha2021-03-041-2/+2
* Fix backgroundcolor of toolbar for dark modeSascha2021-03-041-3/+3
* webui: dependencies upgradesQuentin Gliech2020-09-301-3/+3
* webui: in the bug list, toggle open and close when clickingMichael Muré2020-02-161-3/+9
* webui: move pages componentsQuentin Gliech2020-02-131-0/+129