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
konrad 617bcea04e
All checks were successful
continuous-integration/drone/push Build is passing
Add deferring task's due dates directly from the overview (#199)
Make the defer popup responsible

Add buttons to defer by 1/3/7 days

Add updating due date

Add update method

Add component to defer the due date from the task overview

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #199
2020-08-01 13:17:10 +00:00
..
components Add deferring task's due dates directly from the overview (#199) 2020-08-01 13:17:10 +00:00
helpers Add Page Titles Everywhere (#177) 2020-07-07 20:07:13 +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 Add more prefetching of components 2020-07-28 10:14:42 +02:00
services Add easymde & markdown preview for editing descriptions and comments (#183) 2020-07-14 19:26:05 +00:00
ServiceWorker Don't cache everything in the service worker, only explicitly assets 2020-07-04 18:58:29 +02:00
store Make sure to make the list id from the route an int to not fail the comparison 2020-07-24 18:47:33 +02:00
styles Add deferring task's due dates directly from the overview (#199) 2020-08-01 13:17:10 +00:00
views Hide the user menu if clicked outside of it 2020-07-29 22:01:54 +02:00
App.vue Hide the user menu if clicked outside of it 2020-07-29 22:01:54 +02:00
main.js Keyboard Shortcuts (#193) 2020-07-25 14:52:04 +00: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