Commit Graph

3 Commits

Author SHA1 Message Date
dbfe162cd2
fix(filters): label highlighting and autocomplete fields now work with in operator
Some checks reported errors
continuous-integration/drone/push Build was killed
Previously, when creating a filter query with the 'in' operator and multiple values, autocompletion and highlighting was not available. This change now implements a split for each value, seperated by a comma.
2024-03-11 15:41:06 +01:00
009e9b5455
fix(filters): correctly use date filters in gantt chart
All checks were successful
continuous-integration/drone/pr Build is passing
2024-03-10 12:16:21 +01:00
d0b762d761
docs(filter): add filter query explanation 2024-03-09 19:07:31 +01:00