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 d46faec23d
continuous-integration/drone/push Build is failing Details
Make api url configurable in index.html
2020-05-05 22:44:58 +02:00
..
ServiceWorker Fix id params not being named correctly 2020-04-17 12:19:53 +02:00
auth TOTP (#109) 2020-04-17 23:46:07 +00:00
components Make "Move task to different list" wording shorter 2020-05-04 21:33:01 +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 Make api url configurable in index.html 2020-05-05 22:44:58 +02:00
router Fix navigating back to list view after deleting a task 2020-04-30 12:49:42 +02:00
services Make api url configurable in index.html 2020-05-05 22:44:58 +02:00
styles Remove llama-upside-down.svg 2020-05-04 20:45:15 +02:00
App.vue Fix navigating back to list view after deleting a task 2020-04-30 12:49:42 +02:00
config.js Added global api config (#31) 2019-09-09 17:32:57 +00:00
main.js Kanban (#118) 2020-04-25 23:11:34 +00:00
registerServiceWorker.js Notifications for task reminders (#57) 2020-02-08 17:28:17 +00:00