api/vendor/golang.org/x/text/unicode/norm
konrad 0ba121fdfb Task filters (#243)
Fix not returning errors

Fix integration tests

Add more tests

Make task filtering actually work

Change tests

Fix using filter conditions

Fix test

Remove unused fields

Fix static check

Remove start and end date fields on task collection

Fix misspell

add filter logic when getting tasks

Add parsing filter query parameters into task filters

Start adding support for filters

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#243
2020-04-11 14:20:33 +00:00
..
composition.go Updated libraries 2019-05-07 21:42:24 +02:00
forminfo.go Updated libraries 2019-05-07 21:42:24 +02:00
input.go Added missing viper dependencies 2018-09-08 13:33:04 +02:00
iter.go Updated libraries 2019-05-07 21:42:24 +02:00
maketables.go Task filters (#243) 2020-04-11 14:20:33 +00:00
normalize.go Updated libraries 2019-05-07 21:42:24 +02:00
readwriter.go Updated libraries 2019-05-07 21:42:24 +02:00
tables9.0.0.go Updated libraries 2019-05-07 21:42:24 +02:00
tables10.0.0.go Updated libraries 2019-05-07 21:42:24 +02:00
tables11.0.0.go Updated libraries 2019-05-07 21:42:24 +02:00
transform.go Updated libraries 2019-05-07 21:42:24 +02:00
trie.go Added missing viper dependencies 2018-09-08 13:33:04 +02:00
triegen.go Task filters (#243) 2020-04-11 14:20:33 +00:00