1
0

Add deferring task's due dates directly from the overview (#199)

Make the defer popup responsible

Add buttons to defer by 1/3/7 days

Add updating due date

Add update method

Add component to defer the due date from the task overview

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/199
This commit is contained in:
konrad
2020-08-01 13:17:10 +00:00
parent 2ff19239af
commit 617bcea04e
4 changed files with 199 additions and 20 deletions

View File

@ -54,6 +54,10 @@
}
}
&.is-primary.is-outlined:hover {
color: $white;
}
&.noshadow{
&,
&.is-hovered,