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
1d2f3ca546
feat(filter): resolve label and project ids back to titles when loading a filter 2024-03-09 19:07:31 +01:00
fc4676315d
chore: move frontend files 2024-02-07 14:56:56 +01:00