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 d586e15c56
All checks were successful
continuous-integration/drone/push Build is passing
Add option to hide the menu on desktop
2020-06-25 23:56:41 +02:00
..
components Fix edit task repeat after being undefined (again) 2020-06-25 21:11:30 +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 Fix changing task dates 2020-06-23 22:41:52 +02:00
ServiceWorker Less explicit matching of api routes for service worker 2020-05-10 18:10:29 +02:00
store Fix register 2020-06-21 20:54:57 +02:00
styles Add option to hide the menu on desktop 2020-06-25 23:56:41 +02:00
views Don't disable the task add button if input is empty 2020-06-25 21:02:46 +02:00
App.vue Add option to hide the menu on desktop 2020-06-25 23:56:41 +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