Commit graph

16 commits

Author SHA1 Message Date
kolaente
da4f5a0f75
chore: move success message after state changes 2022-04-02 17:37:51 +02:00
kolaente
ca330fe63b
chore: use function statements everywhere 2022-04-02 17:37:51 +02:00
kolaente
af6385bc60
chore: check for no results 2022-04-02 17:37:51 +02:00
kolaente
19b772f8ee
fix: type 2022-04-02 17:37:50 +02:00
kolaente
b65839d0d7
fix: lint 2022-04-02 17:37:50 +02:00
kolaente
043bf62ef3
chore: extract getting all tokens into a composable 2022-04-02 17:37:50 +02:00
kolaente
f042651986
chore: make server functions async 2022-04-02 17:37:50 +02:00
kolaente
0299ed32f3
chore: use findIndex to remove caldav token 2022-04-02 17:37:50 +02:00
kolaente
cb067461aa
chore: use ts for caldav component 2022-04-02 17:37:50 +02:00
kolaente
6b899be202
chore: clarify token is required for non-local users 2022-04-02 17:37:50 +02:00
kolaente
7bdefd9a3e
chore: put action buttons right 2022-04-02 17:37:50 +02:00
kolaente
8e5a318d4c
feat: manage tokens 2022-04-02 17:37:50 +02:00
kolaente
75f09ec5db
chore: move to script setup 2022-04-02 17:37:48 +02:00
Dominik Pschenitschni
ba9f69344a
feat: use defineComponent wrapper 2022-04-02 17:16:57 +02:00
Dominik Pschenitschni
a3329f1b42
feat: add lang ts to script block 2022-04-02 17:15:46 +02:00
konrad
5040a76781 feat: move user settings to multiple components (#889)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/889
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-10-26 20:58:02 +00:00