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/settings
kolaente 42c0fc6185 fix: make sure a list background is set in store when adding one
When creating a new list, setting a background and then navigating to the home page, the list background would not be shown in the list card. Now, we're setting the newly updated list with all its background information properly in store (why are there even multiple places for this?).
2022-03-27 21:06:30 +00:00
..
archive.vue feat: use async / await where it makes sense 2021-10-16 18:59:53 +02:00
background.vue fix: make sure a list background is set in store when adding one 2022-03-27 21:06:30 +00:00
delete.vue feat: use async / await where it makes sense 2021-10-16 18:59:53 +02:00
duplicate.vue feat: use async / await where it makes sense 2021-10-16 18:59:53 +02:00
edit.vue feat: create BaseButton component (#1123) 2022-01-04 18:58:06 +00:00
share.vue fix: sharing components 2022-01-04 21:55:32 +01:00