frontend/src
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
..
ServiceWorker Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
components Only show the list at the end of the task if it was not specially required to show the list 2020-09-05 23:42:34 +02:00
helpers Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
http-common Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
message Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
models Favorite lists (#237) 2020-09-06 14:20:48 +00:00
router Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
services Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
store Favorite lists (#237) 2020-09-06 14:20:48 +00:00
styles Favorite lists (#237) 2020-09-06 14:20:48 +00:00
views Favorite lists (#237) 2020-09-06 14:20:48 +00:00
App.vue Favorite lists (#237) 2020-09-06 14:20:48 +00:00
main.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
registerServiceWorker.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
version.json Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00