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 b85f66140b
All checks were successful
continuous-integration/drone/push Build is passing
Fix %done in table view
2020-05-11 11:43:25 +02:00
..
components Fix %done in table view 2020-05-11 11:43:25 +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 Show parent list and namespace for tasks in detail views 2020-05-09 23:28:54 +02:00
styles Don't show the llama background when on mobile 2020-05-09 21:46:28 +02:00
App.vue Fix not redirecting to login page after logging out 2020-05-09 22:31:33 +02:00
main.js Make sure the api url does not have a / at the end 2020-05-10 18:26:33 +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