Commit Graph

8 Commits

Author SHA1 Message Date
d09eff1655
Show last visited list on home page 2021-07-06 22:22:57 +02:00
c8209c6c10 Quick add magic for tasks (#570)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#570
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-07-05 10:29:04 +00:00
b8c7dba0ef
Fix new lists created with quick actions not showing up in the menu 2021-06-24 15:38:25 +02:00
9d818921a7
Fix not updating list name in store when changing it 2021-05-26 16:46:16 +02:00
3677ffd585
Create list through store to make sure it is updated everywhere 2020-11-12 19:59:32 +01:00
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
a8a7f70a3c
Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
995dec33ea
Add list title in overview page 2020-05-11 16:52:58 +02:00