1
0
Commit Graph

10205 Commits

Author SHA1 Message Date
aa4c25ab95 fix(deps): update sentry-javascript monorepo to v6.19.4 (#1772)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1772
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-05 08:32:22 +00:00
ee3d22e7d6 chore(deps): update typescript-eslint monorepo to v5.18.0 (#1771)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1771
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-04 19:06:21 +00:00
61efeaf6fb chore(deps): update dependency @faker-js/faker to v6.1.2 (#1770)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1770
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-04 19:05:55 +00:00
d5ec51b9e7 chore(deps): update dependency caniuse-lite to v1.0.30001325 (#1768)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1768
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-04 07:19:41 +00:00
9cfd2bb0ab chore(deps): update dependency esbuild to v0.14.31 (#1767)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1767
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-04 07:19:10 +00:00
2de3d25932 chore(deps): update dependency netlify-cli to v9.16.1 (#1766)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1766
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-04 07:18:02 +00:00
b8bd41c51e [skip ci] Updated translations via Crowdin 2022-04-04 00:27:16 +00:00
231cfa70a5 fix(deps): update dependency @vueuse/router to v8.2.4 (#1765)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1765
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-03 22:23:05 +00:00
c477b3518b fix(deps): update dependency @vueuse/core to v8.2.4 (#1764)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1764
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-03 21:50:43 +00:00
1eb19f8764 fix: resetting the list when changing from a list view to a non-list view 2022-04-03 14:28:41 +02:00
480bfbceef fix: reset all tasks before loading new ones 2022-04-03 14:25:29 +02:00
b2897545e4 fix: properly set list backgrounds when switching between lists
Probably caused by the blur hash feature, switching between lists would not work if the list background was set via unsplash. I've refactored the whole decision tree which checks if a background should be loaded or not. It actually does not matter where the background is from (unsplash or upload) or if we had one in the last list - we only need to know if the current list has a background or if we just changed it and need to update right away.
2022-04-03 14:20:16 +02:00
eb96a5533b chore(deps): update dependency vitest to v0.8.4 (#1763)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1763
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-03 10:56:58 +00:00
ab88b7bf55 chore(deps): update dependency vitest to v0.8.3 (#1762)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1762
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-03 08:31:31 +00:00
010eca1d0c fix: menu on mobile devices 2022-04-02 23:09:28 +02:00
57c585ac63 fix(deps): update dependency blurhash to v1.1.5 (#1761)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1761
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-02 18:00:18 +00:00
83de325a94 fix(deps): pin dependencies (#1760)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1760
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-04-02 16:39:13 +00:00
52fdc2614b feat: nginx improvements (#1545)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1545
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-04-02 16:12:47 +00:00
0b31cce567 feat: manage caldav tokens (#1307)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1307
Reviewed-by: konrad <k@knt.li>
2022-04-02 15:51:42 +00:00
58b0397cec fix: caldavToken model typehints 2022-04-02 17:37:52 +02:00
898b22b377 fix: create token 2022-04-02 17:37:52 +02:00
b1159f331f feat: remove duplicate rel attribute 2022-04-02 17:37:52 +02:00
50575ffd68 feat: flatten and reorder after all 2022-04-02 17:37:51 +02:00
eb7667e27e chore: use BaseButton 2022-04-02 17:37:51 +02:00
041f888492 chore: use .then instead of await 2022-04-02 17:37:51 +02:00
343be4d5d6 chore: directly use newToken.value 2022-04-02 17:37:51 +02:00
b9fa08116d chore: rename to useTokens 2022-04-02 17:37:51 +02:00
460a4dbdbe chore: use h5 2022-04-02 17:37:51 +02:00
d865af58a8 chore: return new model instead of modifying the existing 2022-04-02 17:37:51 +02:00
cd245e467c chore: fix CalDAV casing 2022-04-02 17:37:51 +02:00
da4f5a0f75 chore: move success message after state changes 2022-04-02 17:37:51 +02:00
ca330fe63b chore: use function statements everywhere 2022-04-02 17:37:51 +02:00
af6385bc60 chore: check for no results 2022-04-02 17:37:51 +02:00
19b772f8ee fix: type 2022-04-02 17:37:50 +02:00
b65839d0d7 fix: lint 2022-04-02 17:37:50 +02:00
043bf62ef3 chore: extract getting all tokens into a composable 2022-04-02 17:37:50 +02:00
f042651986 chore: make server functions async 2022-04-02 17:37:50 +02:00
0299ed32f3 chore: use findIndex to remove caldav token 2022-04-02 17:37:50 +02:00
cb067461aa chore: use ts for caldav component 2022-04-02 17:37:50 +02:00
6b899be202 chore: clarify token is required for non-local users 2022-04-02 17:37:50 +02:00
7bdefd9a3e chore: put action buttons right 2022-04-02 17:37:50 +02:00
8e5a318d4c feat: manage tokens 2022-04-02 17:37:50 +02:00
75f09ec5db chore: move to script setup 2022-04-02 17:37:48 +02:00
fb2eb4c439 fix: service worker path 2022-04-02 17:23:23 +02:00
175b786ec6 fix: remove self and replace with this 2022-04-02 17:17:09 +02:00
0e14e3053d feat: convert create-edit to script setup and ts 2022-04-02 17:17:09 +02:00
16d8c2224b feat: add TSDoc definition to some models 2022-04-02 17:17:09 +02:00
658ca4c955 feat: convert navigation to script setup and ts 2022-04-02 17:17:08 +02:00
b5f867cc66 feat: convert some helpers to typescript 2022-04-02 17:16:58 +02:00
ba9f69344a feat: use defineComponent wrapper 2022-04-02 17:16:57 +02:00