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
konrad f05e81190f
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing
fix: setting background to state mutation violation (#858)
State mutations must be synchronous. Using a promise.then handler to set the background is a violation of that.

Co-authored-by: kolaente <k@knt.li>
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #858
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-10-16 15:51:27 +00:00
..
filters Merge branch 'main' into vue3 2021-10-07 12:20:52 +02:00
labels Merge branch 'main' into vue3 2021-10-15 20:43:11 +02:00
list fix: setting background to state mutation violation (#858) 2021-10-16 15:51:27 +00:00
migrator Merge branch 'main' into vue3 2021-10-07 12:20:52 +02:00
namespaces fix: access namespace only if loaded 2021-10-11 18:08:31 +02:00
sharing fix: missing translation for error during link share auth 2021-10-04 21:11:22 +02:00
tasks fix: wrong async order 2021-10-11 21:40:36 +02:00
teams feat: use new async component definition 2021-10-01 18:46:40 +02:00
user Merge branch 'main' into vue3 2021-10-15 20:43:11 +02:00
404.vue Add translations (#562) 2021-06-23 23:24:57 +00:00
About.vue feat: add variant hint-modal to modal component (#764) 2021-09-24 18:08:48 +00:00
Home.vue fix: more spacing for last viewed tasks headline 2021-09-29 21:29:09 +02:00