frontend/src/store
konrad f2fcf42639 Favorite lists (#237)
Remove/show favorites namespace if a task/list is the first to being marked as favorite

Add special case to prevent marking an archived list as favorite

Add marking a task as favorite  on namespaces page

Prevent toggling the favorite state for the favorites list

Add method to toggle list favorite in the menu

Add favorite icon to lists in menu

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#237
2020-09-06 14:20:48 +00:00
..
modules Favorite lists (#237) 2020-09-06 14:20:48 +00:00
helper.js Fix loading state for kanban board 2020-05-09 22:08:18 +02:00
index.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
mutation-types.js Hide hints on start page if a user has tasks (#159) 2020-06-15 16:47:17 +00:00