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
kolaente 0dc4e6b95d
All checks were successful
continuous-integration/drone/push Build is passing
Fix trying to load the current tasks even when not logged in (Fixes #133)
2020-05-12 15:08:17 +02:00
..
components Fix trying to load the current tasks even when not logged in (Fixes #133) 2020-05-12 15:08:17 +02:00
helpers Fix parsing nested array with non-objects when updating 2020-04-30 23:45:22 +02: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 Fix avatar url 2020-05-05 23:30:15 +02:00
router Don't open task detail in popup for list and table view 2020-05-09 19:19:06 +02:00
services Make api url configurable in index.html 2020-05-05 22:44:58 +02:00
ServiceWorker Less explicit matching of api routes for service worker 2020-05-10 18:10:29 +02:00
store Remove task in kanban state when removing in task detail view 2020-05-11 17:25:04 +02:00
styles Add list title in overview page 2020-05-11 16:52:58 +02:00
App.vue Fix trying to load the current tasks even when not logged in (Fixes #133) 2020-05-12 15:08:17 +02:00
main.js Fix trying to load the current tasks even when not logged in (Fixes #133) 2020-05-12 15:08:17 +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