Dominik Pschenitschni
53dc7d12f7
feat: remove vue3 compat mode
2022-05-22 23:44:16 +02:00
Dominik Pschenitschni
17b77c25c1
feat: ListTeams script setup
2022-05-22 15:44:05 +00:00
Dominik Pschenitschni
93b2482d4c
feat: archive list script setup
2022-05-22 15:32:52 +00:00
Dominik Pschenitschni
27f7541b25
feat: Migrate script setup
2022-05-22 15:32:34 +00:00
Dominik Pschenitschni
c1e4eba7f5
feat: TOTP script setup
2022-05-22 15:32:10 +00:00
Dominik Pschenitschni
829eed0b9f
fix: problem with newTaskInput ref ( #1986 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1986
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-05-22 15:13:12 +00:00
Dominik Pschenitschni
5291fc1192
feat: NewList script setup ( #1989 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1989
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-05-22 15:10:44 +00:00
Dominik Pschenitschni
96fce73192
fix: disabled attribute fallback ( #1984 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1984
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-05-22 15:08:37 +00:00
Dominik Pschenitschni
6bab1088c7
feat: make user settings links config driven ( #1990 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1990
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-05-22 15:03:09 +00:00
Dominik Pschenitschni
2c270d063e
feat: user General script setup ( #1938 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1938
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-05-20 05:36:08 +00:00
Dominik Pschenitschni
d11fae1c38
feat: user DataExport script setup
2022-05-19 20:44:43 +00:00
Dominik Pschenitschni
4b6015da99
fix: import in PasswordReset ( #1923 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1923
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-05-14 15:05:49 +00:00
Dominik Pschenitschni
6538a3591e
feat: EmailUpdate script setup ( #1932 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1932
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-05-14 14:51:33 +00:00
Dominik Pschenitschni
3ecd1d8db6
feat: user PasswordUpdate script setup ( #1933 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1933
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-05-14 14:50:52 +00:00
Dominik Pschenitschni
fe698a6f84
feat: user Avatar script setup ( #1935 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1935
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-05-14 14:48:29 +00:00
Dominik Pschenitschni
76826855e4
feat: user deletion script setup ( #1936 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1936
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-05-14 14:45:45 +00:00
kolaente
a38bd7e971
fix: list title not set as page title after closing a task popup
2022-05-08 11:58:37 +02:00
kolaente
c2694dc089
fix: filter button alignments and backgrounds for link shares
2022-05-08 11:13:19 +02:00
kolaente
ed85557cf3
fix: dark mode for user and team settings
2022-05-01 22:25:15 +02:00
kolaente
cbecea62ae
chore: convert edit team to script setup
2022-05-01 22:19:20 +02:00
kolaente
86efe9fd23
fix: remove user from team
2022-05-01 21:47:07 +02:00
kolaente
b40d6f783c
fix: actually deleting the list now works
2022-04-25 19:59:02 +02:00
Dominik Pschenitschni
8578225982
feat: simplify namespace search ( #1835 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1835
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-25 17:38:57 +00:00
kolaente
62adf171ec
feat: show the number of tasks we're about to remove when deleting a list
2022-04-24 18:11:10 +02:00
kolaente
24701a17f5
fix: new task input focus
2022-04-24 17:26:57 +02:00
kolaente
89c81ae854
fix: subscription works correctly again
2022-04-24 17:06:00 +02:00
Dominik Pschenitschni
17a42dc2e7
feat: remove copy-to-clipboard ( #1797 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1797
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-04-23 15:58:29 +00:00
kosssi
bf3e16c6ee
fix: checklist summary design on home page ( #1842 )
...
Co-authored-by: Simon C <simonc@linux.com>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1842
Reviewed-by: konrad <k@knt.li>
Co-authored-by: kosssi <kosssi@noreply.kolaente.de>
Co-committed-by: kosssi <kosssi@noreply.kolaente.de>
2022-04-22 08:07:15 +00:00
Dominik Pschenitschni
080675b38f
fix: uppercase types ( #1810 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1810
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-18 17:32:40 +00:00
Dominik Pschenitschni
9c2438026b
fix: remove obsolete watchEffect ( #1795 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1795
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-18 17:32:21 +00:00
Dominik Pschenitschni
8473bd6a8b
feat: add scroll snapping to kanban view
2022-04-11 22:09:06 +00:00
Dominik Pschenitschni
b9637e1bb6
chore: simple Login view improvements ( #1791 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1791
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-10 18:42:29 +00:00
kolaente
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
kolaente
898b22b377
fix: create token
2022-04-02 17:37:52 +02:00
Dominik Pschenitschni
b1159f331f
feat: remove duplicate rel attribute
2022-04-02 17:37:52 +02:00
Dominik Pschenitschni
50575ffd68
feat: flatten and reorder after all
2022-04-02 17:37:51 +02:00
Dominik Pschenitschni
eb7667e27e
chore: use BaseButton
2022-04-02 17:37:51 +02:00
kolaente
041f888492
chore: use .then instead of await
2022-04-02 17:37:51 +02:00
kolaente
343be4d5d6
chore: directly use newToken.value
2022-04-02 17:37:51 +02:00
kolaente
b9fa08116d
chore: rename to useTokens
2022-04-02 17:37:51 +02:00
kolaente
460a4dbdbe
chore: use h5
2022-04-02 17:37:51 +02:00
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