This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src
konrad 4a8b15e7be
continuous-integration/drone/push Build is passing Details
Favorite tasks (#236)
Add loading spinner when updating a task

Show favorites namespace if the favorited task is the first favorite

Show the list favorited tasks belong to

Fix task width

Add method to mark a function as favorite

Make favorite clickable

Format

Hide favorite button when not hovered

Add button to mark a task as favorite

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #236
2020-09-05 20:16:17 +00:00
..
ServiceWorker Don't cache everything in the service worker, only explicitly assets 2020-07-04 18:58:29 +02:00
components Favorite tasks (#236) 2020-09-05 20:16:17 +00:00
helpers Add limits for kanban boards (#234) 2020-09-04 20:01:02 +00:00
http-common Make api url configurable in index.html 2020-05-05 22:44:58 +02:00
message Add undo button to notification when marking a task as done 2020-03-02 21:19:26 +01:00
models Favorite tasks (#236) 2020-09-05 20:16:17 +00:00
router Add more prefetching of components 2020-07-28 10:14:42 +02:00
services Add limits for kanban boards (#234) 2020-09-04 20:01:02 +00:00
store Favorite tasks (#236) 2020-09-05 20:16:17 +00:00
styles Favorite tasks (#236) 2020-09-05 20:16:17 +00:00
views Favorite tasks (#236) 2020-09-05 20:16:17 +00:00
App.vue Fix archived lists still showing up in the side menu 2020-08-15 22:28:38 +02:00
main.js Favorite tasks (#236) 2020-09-05 20:16:17 +00:00
registerServiceWorker.js Vuex (#126) 2020-05-08 18:43:51 +00:00
version.json Add logging frontend version to console on startup 2020-05-09 21:39:46 +02:00