frontend/src/components/lists
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: vikunja/frontend#73
2020-03-22 20:40:13 +00:00
..
EditList.vue Add support for archiving lists and namespaces (#73) 2020-03-22 20:40:13 +00:00
NewList.vue Input length validation for new tasks, lists and namespaces (#70) 2020-03-04 19:27:27 +00:00
ShowList.vue Add support for archiving lists and namespaces (#73) 2020-03-22 20:40:13 +00:00