Commit Graph

5 Commits

Author SHA1 Message Date
kolaente 9d818921a7
Fix not updating list name in store when changing it
continuous-integration/drone/push Build is failing Details
2021-05-26 16:46:16 +02:00
kolaente 3677ffd585
Create list through store to make sure it is updated everywhere
continuous-integration/drone/push Build is passing Details
2020-11-12 19:59:32 +01:00
konrad f2fcf42639 Favorite lists (#237)
continuous-integration/drone/push Build is passing Details
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: #237
2020-09-06 14:20:48 +00:00
kolaente a8a7f70a3c
Cleanup code & make sure it has a common code style
continuous-integration/drone/push Build is passing Details
2020-09-05 22:35:52 +02:00
kolaente 995dec33ea
Add list title in overview page
continuous-integration/drone/push Build is passing Details
2020-05-11 16:52:58 +02:00