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 6a4164513f
All checks were successful
continuous-integration/drone/push Build is passing
Automatically scroll to the bottom of a bucket after adding a new task to it
2020-07-04 19:08:01 +02:00
..
components Add list duplicate (#172) 2020-06-30 20:53:25 +00: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 Fix notifications not using task title 2020-07-01 08:39:31 +02:00
router Rename routes to follow the same pattern 2020-06-17 22:24:37 +02:00
services Add list duplicate (#172) 2020-06-30 20:53:25 +00:00
ServiceWorker Don't cache everything in the service worker, only explicitly assets 2020-07-04 18:58:29 +02:00
store Show namespace name in list search field 2020-06-27 23:12:33 +02:00
styles Make task list, teams and settings pages max width of $desktop and centered 2020-07-03 19:37:20 +02:00
views Automatically scroll to the bottom of a bucket after adding a new task to it 2020-07-04 19:08:01 +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