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/views/list
konrad 148cc1dcca
All checks were successful
continuous-integration/drone/push Build is passing
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: #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
..
views Better save messages for tasks (#307) 2020-11-22 16:32:35 +00:00
EditList.vue Fix list not added to lists when duplicating 2020-11-12 20:02:40 +01:00
EditListView.vue Saved filters (#239) 2020-09-26 21:02:37 +00:00
NewList.vue Create list through store to make sure it is updated everywhere 2020-11-12 19:59:32 +01:00
ShowList.vue Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00