Quick Actions & global search #528

Merged
konrad merged 17 commits from feature/quick-action into main 2021-05-30 18:30:08 +00:00

17 Commits

Author SHA1 Message Date
kolaente d706a5d8cc
Show list title when searching for tasks
continuous-integration/drone/pr Build is passing Details
2021-05-30 18:06:53 +02:00
kolaente 1020f56f17
Close the popup after doing an action
continuous-integration/drone/pr Build is failing Details
2021-05-30 17:57:26 +02:00
kolaente 4dcc377243
Add keyboard shortcuts 2021-05-30 17:55:52 +02:00
kolaente 4566624df2
Add hint text + some fixes 2021-05-30 17:43:34 +02:00
kolaente 455ccad3c4
Add create list cmd 2021-05-30 17:36:17 +02:00
kolaente a619a89db8
Make create commands dependent on the context 2021-05-30 17:34:30 +02:00
kolaente 8f94c64e10
Add creating a new task cmd 2021-05-30 17:29:23 +02:00
kolaente 1cebe3ca8b
Fix unselecting a command 2021-05-30 17:02:36 +02:00
kolaente 0fcab30629
Reorder 2021-05-30 17:00:15 +02:00
kolaente b0bfe3989e
Add new team and new namespace cmds 2021-05-30 16:59:43 +02:00
kolaente af1eb8ca43
Rename action to cmd 2021-05-30 16:49:02 +02:00
kolaente d8650c9570
Add support for selecting actions 2021-05-30 16:46:07 +02:00
kolaente 3fe439462d
Add reset on esc 2021-05-30 16:30:11 +02:00
kolaente acd1b9b83a
Remove multiselect again and diy 2021-05-30 16:28:21 +02:00
kolaente 4692a1046d
Search for tasks 2021-05-30 15:02:56 +02:00
kolaente 98744936aa
use multiselect 2021-05-30 14:25:14 +02:00
kolaente def719d86f
Add basic quick actions component 2021-05-30 13:44:43 +02:00