Favorite lists #237

Merged
konrad merged 6 commits from feature/favorite-lists into master 2020-09-06 14:20:49 +00:00
Owner

Frontend implementation of vikunja/api#654.

TODO

  • Add a method to mark a list as favorite from the icon
  • Only show the possibility to mark a list as favorite if the user has the right on the list (is that even possible for all lists with the api currently?) At least for shared lists and the pseudolist with the favorite tasks
  • Add the icon & fuctionality to the namespaces & lists overview page
  • If the favorites namespace/list do not exist and something is added to favorites, add it to the list
Frontend implementation of https://kolaente.dev/vikunja/api/pulls/654. ## TODO * [x] Add a method to mark a list as favorite from the icon * [x] Only show the possibility to mark a list as favorite if the user has the right on the list (is that even possible for all lists with the api currently?) At least for shared lists and the pseudolist with the favorite tasks * [x] Add the icon & fuctionality to the namespaces & lists overview page * [x] If the favorites namespace/list do not exist and something is added to favorites, add it to the list
konrad added 1 commit 2020-09-05 22:00:54 +00:00
Add favorite icon to lists in menu
All checks were successful
continuous-integration/drone/pr Build is passing
8898880104
konrad added 1 commit 2020-09-05 22:35:37 +00:00
Add method to toggle list favorite
All checks were successful
continuous-integration/drone/pr Build is passing
72ea18014a
konrad added 1 commit 2020-09-06 13:18:49 +00:00
Prevent toggling the favorite state for the favorites list
All checks were successful
continuous-integration/drone/pr Build is passing
ae847e7c53
konrad added 1 commit 2020-09-06 13:28:20 +00:00
Add marking a task as favorite
All checks were successful
continuous-integration/drone/pr Build is passing
da77f8841a
konrad added 1 commit 2020-09-06 13:35:07 +00:00
Add special case to prevent marking an archived list as favorite
All checks were successful
continuous-integration/drone/pr Build is passing
543e3a86d8
konrad added 1 commit 2020-09-06 13:53:41 +00:00
Remove/show favorites namespace if a task/list is the first to being marked as favorite
All checks were successful
continuous-integration/drone/pr Build is passing
4f8f7ac3f6
konrad referenced this issue from a commit 2020-09-06 14:20:49 +00:00
konrad merged commit f2fcf42639 into master 2020-09-06 14:20:49 +00:00
konrad deleted branch feature/favorite-lists 2020-09-06 14:20:53 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.