feat: search improvemens #1598

Merged
konrad merged 11 commits from feature/serach into main 2023-08-29 11:23:37 +00:00

11 Commits

Author SHA1 Message Date
kolaente 02184663e5
fix(filter): assignee search by partial username test
continuous-integration/drone/pr Build is passing Details
2023-08-29 11:40:53 +02:00
kolaente 29317b980e
fix: lint
continuous-integration/drone/pr Build is failing Details
2023-08-29 11:32:45 +02:00
kolaente c1ccbe8186
feat(docs): update sample config and docs about Typesense config
continuous-integration/drone/pr Build is failing Details
2023-08-29 11:23:52 +02:00
kolaente 4f2796ac58
fix(filters): make "in" filter comparator work with Typesense
continuous-integration/drone/pr Build is failing Details
2023-08-29 11:14:36 +02:00
kolaente d0e3062bee
feat(tasks): allow filtering for reminders, assignees and labels with Typesense
continuous-integration/drone/pr Build is failing Details
2023-08-29 10:54:18 +02:00
kolaente 748651447a
feat(tasks): find tasks by their identifier when searching with Typesense
continuous-integration/drone/pr Build is failing Details
2023-08-29 09:31:36 +02:00
kolaente 2ca193e63b
feat(tasks): make sorting and filtering work with Typesense 2023-08-28 19:10:18 +02:00
kolaente 09cfe41e4f
feat(tasks): remove deleted tasks from Typesense 2023-08-28 13:34:47 +02:00
kolaente 1a82d6da44
feat(tasks): add periodic resync of updated tasks to Typesense 2023-08-28 13:26:40 +02:00
kolaente 010b4ce783
feat(tasks): add searching via typesense 2023-08-28 12:14:50 +02:00
kolaente dee46d527a
feat(tasks): add typesense indexing 2023-08-28 11:11:30 +02:00