vikunja/pkg
kolaente f6bfe2f13c
fix(quick actions): show saved filters in search results
This fixes a bug where saved filters would not show up in quick actions search results. It was caused by explicitely only searching for projects.
During the debugging of this, I've discovered the search parameter is ignored when searching for filters.

Resolves https://community.vikunja.io/t/virtual-projects-a-k-a-saved-filters-do-not-show-up-in-search-bar-results/3180/4
2025-01-21 11:07:28 +01:00
..
caldav chore(caldav): refactor fetching projects 2024-10-30 08:37:27 +01:00
cmd fix: start server when listening on socket 2025-01-21 10:18:14 +01:00
config chore(config): append .file to config values when reading 2024-11-18 10:35:02 +01:00
cron chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
db fix(filter): do not show tasks in filter results when they are filtered out by labels 2025-01-20 14:05:42 +01:00
events fix: create missing indexes on postgres 2024-10-28 13:25:38 +01:00
files fix(files): configure the files path in files init instead of globally 2024-09-29 19:04:25 +02:00
initialize chore: rearrange cron registers 2024-09-19 11:24:43 +02:00
integrations fix(filter): do not show tasks in filter results when they are filtered out by labels 2025-01-20 14:05:42 +01:00
log chore(logging): simplify log template string 2024-09-20 08:42:22 +02:00
mail fix(mail): do not fail testmail command when the connection could not be closed. 2024-08-12 11:08:16 +02:00
metrics chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
migration fix: specify cols when upgrading 2024-12-09 17:42:31 +01:00
models fix(quick actions): show saved filters in search results 2025-01-21 11:07:28 +01:00
modules fix(migration): add more debug logging 2025-01-20 12:08:10 +01:00
notifications feat(notifications): include link to settings in notifications 2025-01-20 17:38:18 +01:00
red chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
routes fix(caldav): fetch saved filter 2024-12-11 17:05:51 +01:00
swagger [skip ci] Updated swagger docs 2025-01-21 07:27:59 +00:00
user fix(auth): return proper error when a jwt claim contains wrong data 2025-01-14 16:38:49 +01:00
utils fix(colors): truncate longer hex color values 2024-09-30 20:06:10 +02:00
version fix(build): don't require swagger to build 2023-09-06 21:08:09 +02:00
web chore(web): always set internal error 2024-09-01 19:37:27 +02:00