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
continuous-integration/drone/pr Build is passing Details
8898880104
Add favorite icon to lists in menu
konrad added 1 commit 2020-09-05 22:35:37 +00:00
continuous-integration/drone/pr Build is passing Details
72ea18014a
Add method to toggle list favorite
konrad added 1 commit 2020-09-06 13:18:49 +00:00
konrad added 1 commit 2020-09-06 13:28:20 +00:00
continuous-integration/drone/pr Build is passing Details
da77f8841a
Add marking a task as favorite
konrad added 1 commit 2020-09-06 13:35:07 +00:00
konrad added 1 commit 2020-09-06 13:53:41 +00:00
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.