Commit graph

6 commits

Author SHA1 Message Date
konrad
7d2bd192ab Add support for archiving lists and namespaces (#73)
Use fancy checkbox for archiving namespace

Show is archived badge for namespaces

Fix is archived badge in navigation bar

Add check to filter out archived lists or namespaces

Show if a list is archived in menu

Hide edit task if the list is archived

Hide marking tasks as done if the list is archived

Show is archived message on list

Add archiving a list

Add archiving a namespace

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/73
2020-03-22 20:40:13 +00:00
kolaente
161f853361
Make sure to use date objects everywhere where dealing with dates 2020-02-08 14:16:06 +01:00
konrad
52017aca83 Task sorting (#39) 2019-12-07 16:35:42 +00:00
konrad
2705c1571e Handle task relations the right way (#36) 2019-10-28 21:45:37 +00:00
kolaente
b2408eef04
Sort tasks by done/undone first and then newest 2019-10-19 21:26:52 +02:00
konrad
9b0c842ae1 Move everything to models and services (#17) 2019-03-02 10:25:10 +00:00