frontend/src
kolaente 5283f006f5
Fix register
2020-06-21 20:54:57 +02:00
..
ServiceWorker Less explicit matching of api routes for service worker 2020-05-10 18:10:29 +02:00
components Add color picker to change task color to task detail view 2020-06-21 20:27:39 +02:00
helpers Namespaces & Lists Page (#160) 2020-06-16 22:20:37 +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 Namespaces & Lists Page (#160) 2020-06-16 22:20:37 +00:00
router Rename routes to follow the same pattern 2020-06-17 22:24:37 +02:00
services Add color picker to change task color to task detail view 2020-06-21 20:27:39 +02:00
store Fix register 2020-06-21 20:54:57 +02:00
styles Color the whole card on kanban if the task has a color 2020-06-21 18:24:01 +02:00
views Fix related tasks overflowing if a related task has a long name 2020-06-21 20:32:54 +02:00
App.vue Check if we have a service worker available before trying to communicate with it 2020-06-21 13:19:54 +02:00
main.js Add color picker to change task color to task detail view 2020-06-21 20:27:39 +02: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