feat: quick actions improvments #3728

Merged
konrad merged 13 commits from feature/search into main 2023-08-29 11:24:03 +00:00

13 Commits

Author SHA1 Message Date
99e2161c09
fix: lint
All checks were successful
continuous-integration/drone/pr Build is passing
2023-08-29 12:46:30 +02:00
20f61baf03
fix(quick actions): search for tasks within a project when specifying a project with quick add magic
Some checks failed
continuous-integration/drone/pr Build is failing
2023-08-29 12:45:05 +02:00
4e6b99544e
fix(quick actions): don't show projects when searching for labels or tasks
Some checks failed
continuous-integration/drone/pr Build is failing
2023-08-29 12:38:59 +02:00
d57e1909c4
feat(quick actions): show labels as labels and tasks with all of their details 2023-08-29 12:33:43 +02:00
99d8fbdfa7
feat(quick actions): show tasks for a label when selecting it
Some checks failed
continuous-integration/drone/pr Build is failing
2023-08-29 11:11:37 +02:00
442d0342a9
fix(quick actions): project search
All checks were successful
continuous-integration/drone/pr Build is passing
2023-08-29 10:08:47 +02:00
a4b369470a
fix(quick actions): invalid class prop 2023-08-29 09:57:13 +02:00
0ca73e0851
fix(quick actions): always search for projects 2023-08-29 09:41:53 +02:00
9fc829115f
fix(quick actions): project filter 2023-08-29 09:34:08 +02:00
1e19548563
chore(quick actions): format 2023-08-29 09:33:56 +02:00
c327d86a71
feat(quick actions): show task identifier 2023-08-29 09:33:41 +02:00
3044560759
feat(quick actions): show done tasks last 2023-08-29 09:21:11 +02:00
c3f85fcb19
chore: format 2023-08-29 09:19:52 +02:00