Commit Graph

6 Commits

Author SHA1 Message Date
Sytone
c3c22bf202 Enforce trailing commas 2021-06-02 11:40:31 -07: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