Commit Graph

3252 Commits

Author SHA1 Message Date
7354f13a05 chore(deps): update dependency vitest to v0.15.0
All checks were successful
continuous-integration/drone/pr Build is passing
2022-06-14 19:03:20 +00:00
7587223c3f chore(deps): update typescript-eslint monorepo to v5.28.0 (#2049)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2049
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-14 18:30:56 +00:00
6a0f7ab5c2 chore(deps): update dependency vue-tsc to v0.37.8 (#2051)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2051
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-14 18:30:32 +00:00
9af6b942ef chore(deps): update dependency happy-dom to v5.3.1 (#2052)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2052
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-14 18:30:04 +00:00
8f04c7f2ab chore(deps): update dependency vue-tsc to v0.37.7 (#2048)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2048
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-13 15:55:14 +00:00
5e8c549220 chore(deps): update dependency @vue/eslint-config-typescript to v11 (#2047)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2047
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-13 08:32:12 +00:00
f243b88522 fix(deps): update dependency marked to v4.0.17 (#2046)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2046
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-13 04:56:44 +00:00
efc8c50e70 chore(deps): update dependency vue-tsc to v0.37.5 (#2044)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2044
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-13 04:56:15 +00:00
ceeff82a36 chore(deps): update dependency caniuse-lite to v1.0.30001352 (#2045)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #2045
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-13 04:55:26 +00:00
0997c3868d
chore: migrate namespace edit component to script setup
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-12 15:12:14 +02:00
aadf75c7bf
fix: don't try to load the namespace again when navigating away from the settings page
All checks were successful
continuous-integration/drone/push Build is passing
Resolves https://github.com/go-vikunja/frontend/issues/58
2022-06-12 14:59:53 +02:00
9523a64bbb [skip ci] Updated translations via Crowdin 2022-06-12 00:21:06 +00:00
9bbc1bf939
fix: show a proper error message when no list or default list was specified
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-11 13:59:19 +02:00
5f27aa984d chore(deps): update dependency vite to v2.9.12 (#2040)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2040
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-11 11:38:07 +00:00
01e8891306 chore(deps): update dependency cypress to v10.1.0 (#2042)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2042
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-11 11:37:21 +00:00
75f06ed99a chore(deps): update dependency eslint-plugin-vue to v9.1.1 (#2043)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2043
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-11 11:36:15 +00:00
074ba08192 chore(deps): update dependency sass to v1.52.3 (#2038)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2038
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-11 11:35:37 +00:00
c3e7d19e88 chore(deps): update dependency vitest to v0.14.2 (#2041)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2041
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-11 11:33:46 +00:00
c5fafecde0 fix(deps): update dependency vue-router to v4.0.16 (#2039)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2039
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-09 22:35:30 +00:00
8c0cadd6f5 chore(deps): update dependency happy-dom to v5.2.0 (#2037)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2037
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-08 21:32:09 +00:00
d1f22c5b43
fix: use grey-100 instead of light so that it is properly set in dark mode
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-08 23:00:03 +02:00
9716517ffa
fix: pride logo rounded corners on mobile
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-08 22:55:00 +02:00
a2c0696753
fix: top header still in foreground when menu is open
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-08 22:21:02 +02:00
dcb4e57768 fix(deps): update sentry-javascript monorepo to v7.1.1 (#2034)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2034
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-08 18:45:36 +00:00
k2s
d308d665bd fix: sed replacement of SENTRY_DSN (#2036)
All checks were successful
continuous-integration/drone/push Build is passing
In log: `vikunja-frontend-1  | sed: -e expression #1, char 46: unknown option to `s'`

We need to escape the VIKUNJA_SENTRY_DSN content or change sed separator to character that will not be used in sentry DNS string which I did in this commit.

Signed-off-by: k2s <martin.minka@gmail.com>

Co-authored-by: k2s <martin.minka@gmail.com>
Reviewed-on: #2036
Reviewed-by: konrad <k@knt.li>
Co-authored-by: k2s <k2s@noreply.kolaente.de>
Co-committed-by: k2s <k2s@noreply.kolaente.de>
2022-06-08 18:44:46 +00:00
831693d895 fix(deps): update dependency codemirror to v6 (#2035)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #2035
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-08 18:44:09 +00:00
0f4e6fa3f2 chore(deps): update dependency cypress to v10 (#2015)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #2015
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-08 18:18:34 +00:00
505587ad44 chore(deps): update dependency @fortawesome/vue-fontawesome to v3.0.0 (#2031)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2031
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-08 05:10:23 +00:00
73772a39d8 chore(deps): update yarn to v1.22.19 (#2032)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2032
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-08 05:08:59 +00:00
b7ca56d2b7 chore(deps): update dependency esbuild to v0.14.43 (#2033)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2033
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-08 05:08:22 +00:00
338addd3f7 chore(deps): update dependency typescript to v4.7.3 (#2019)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2019
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-07 19:35:27 +00:00
20711c3bae chore(deps): update dependency vue-tsc to v0.37.3 (#2021)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2021
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-07 19:34:59 +00:00
eed3a74ba9 chore(deps): update dependency rollup to v2.75.6 (#2030)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #2030
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-07 19:33:24 +00:00
c7fb8fc7f2
chore: update browserslist at most weekly and group it
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-07 20:16:14 +02:00
a843536862 fix(deps): update sentry-javascript monorepo to v7 (major) (#2013)
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: #2013
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-07 18:16:06 +00:00
6c43ee9da7 chore(deps): update dependency vite to v2.9.10 (#2027)
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: #2027
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-07 18:12:01 +00:00
0e1def72fa chore(deps): update typescript-eslint monorepo to v5.27.1 (#2028)
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: #2028
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-07 18:11:39 +00:00
fcae53e821 fix(deps): update dependency vue to v3.2.37 (#2026)
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: #2026
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-07 18:11:13 +00:00
f99d8cd56c chore(deps): update dependency vitest to v0.14.1 (#2022)
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: #2022
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-07 18:10:33 +00:00
3ddbf7e23e fix(deps): update dependency vue-i18n to v9.2.0-beta.36 (#2025)
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: #2025
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-07 18:10:09 +00:00
8a9f2a3fbd chore(deps): update dependency browserslist to v4.20.4 (#2029)
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: #2029
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-07 18:09:25 +00:00
084039d891 chore(deps): update dependency eslint to v8.17.0 (#2020)
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: #2020
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-07 18:08:53 +00:00
54dd0419b2 chore(deps): update dependency postcss-preset-env to v7.7.1 (#2018)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2018
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-07 18:06:35 +00:00
25da6966cd chore(deps): update dependency sass to v1.52.2 (#2017)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #2017
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-03 06:45:59 +00:00
236bc3404a chore(deps): update dependency vue-tsc to v0.36.0 (#2016)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2016
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-03 06:45:36 +00:00
6fc87e1515
feat: add print styles
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-02 23:00:21 +02:00
1deb0a58bd fix(deps): update dependency codemirror to v5.65.5
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-02 10:35:19 +00:00
c10103ce68 chore(deps): update dependency rollup to v2.75.5 (#2006)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2006
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-02 05:15:02 +00:00
a3f1996369 chore(deps): update dependency eslint to v8.16.0 (#2003)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #2003
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-02 05:14:26 +00:00
5dde73fec5 chore(deps): update dependency happy-dom to v5 (#2012)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2012
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-06-02 05:13:49 +00:00