frontend/src
konrad 148cc1dcca Better save messages for tasks (#307)
Add success messages when managing assignees

Add success messages when managing labels

Add better loading animations for related tasks

Add better loading animations for comments

Don't block everything while loading

Move task heading to separate component which handles all saving related things

Make sure to only show the loading spinner and saved message when saving the description

Show a maximum of 2 notifications

Move task description to separate component

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#307
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-11-22 16:32:35 +00:00
..
components Better save messages for tasks (#307) 2020-11-22 16:32:35 +00:00
directives Build custom v-tooltip (#290) 2020-11-10 20:47:39 +00:00
helpers Saved filters (#239) 2020-09-26 21:02:37 +00:00
http-common Allow setting api url from the login screen (#264) 2020-10-11 10:13:35 +00:00
message Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
models Add showing and modifying user name (#306) 2020-11-21 21:25:00 +00:00
router Authentication with OpenID Connect providers (#305) 2020-11-21 16:38:40 +00:00
services Add showing and modifying user name (#306) 2020-11-21 21:25:00 +00:00
ServiceWorker Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
store Better save messages for tasks (#307) 2020-11-22 16:32:35 +00:00
styles Better save messages for tasks (#307) 2020-11-22 16:32:35 +00:00
views Better save messages for tasks (#307) 2020-11-22 16:32:35 +00:00
App.vue Fix logging out after reloading the page 2020-11-02 21:48:09 +01:00
main.js Make keyboard shortcuts single keys 2020-11-11 21:31:11 +01:00
registerServiceWorker.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
version.json Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00