b7ad29f056
fix: upgrade cypress image ( #1096 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1096
Co-authored-by: dpschen <dpschen@noreply.kolaente.de >
Co-committed-by: dpschen <dpschen@noreply.kolaente.de >
2021-11-27 19:32:48 +00:00
a7434f24df
chore(deps): update dependency postcss to v8.4.4 ( #1100 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1100
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-27 19:32:29 +00:00
f61d5bac46
[skip ci] Updated translations via Crowdin
2021-11-26 22:26:39 +00:00
2911dee3cc
chore(deps): update dependency esbuild to v0.14.0 ( #1095 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1095
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-26 21:29:31 +00:00
58c361ee29
fix(translations): typo
2021-11-26 21:40:20 +01:00
d3fc1439b5
chore(deps): update dependency postcss to v8.4.3 ( #1094 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1094
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-26 20:33:33 +00:00
bb544c353c
chore(deps): update dependency postcss to v8.4.2 ( #1093 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [postcss](https://postcss.org/ ) ([source](https://github.com/postcss/postcss )) | devDependencies | patch | [`8.4.1` -> `8.4.2`](https://renovatebot.com/diffs/npm/postcss/8.4.1/8.4.2 ) |
---
### Release Notes
<details>
<summary>postcss/postcss</summary>
### [`v8.4.2`](https://github.com/postcss/postcss/blob/master/CHANGELOG.md#​842 )
[Compare Source](https://github.com/postcss/postcss/compare/8.4.1...8.4.2 )
- Fixed previous source map support in zero plugins mode.
</details>
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1093
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-26 19:59:47 +00:00
cc90a1cea5
fix(deps): update dependency @vueuse/core to v7.1.2 ( #1092 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@vueuse/core](https://github.com/vueuse/vueuse ) | dependencies | patch | [`7.1.1` -> `7.1.2`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/7.1.1/7.1.2 ) |
---
### Release Notes
<details>
<summary>vueuse/vueuse</summary>
### [`v7.1.2`](https://github.com/vueuse/vueuse/releases/v7.1.2 )
[Compare Source](https://github.com/vueuse/vueuse/compare/v7.1.1...v7.1.2 )
##### Bug Fixes
- **useAsyncState:** optional argument of `execute` ([#​972](https://github.com/vueuse/vueuse/issues/972 )) ([6661a09](https://github.com/vueuse/vueuse/commit/6661a09 ))
- **UseVirtualList:** fix list not being reactive in component ([#​968](https://github.com/vueuse/vueuse/issues/968 )) ([fb7cd78](https://github.com/vueuse/vueuse/commit/fb7cd78 ))
##### Features
- **useEyeDropper:** add initialValue option, improve types ([#​950](https://github.com/vueuse/vueuse/issues/950 )) ([cf8ced3](https://github.com/vueuse/vueuse/commit/cf8ced3 ))
</details>
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1092
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-26 19:59:31 +00:00
cffba33748
chore(deps): update dependency @vitejs/plugin-vue to v1.10.1 ( #1091 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@vitejs/plugin-vue](https://github.com/vitejs/vite ) | devDependencies | patch | [`1.10.0` -> `1.10.1`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-vue/1.10.0/1.10.1 ) |
---
### Release Notes
<details>
<summary>vitejs/vite</summary>
### [`v1.10.1`](https://github.com/vitejs/vite/blob/master/packages/plugin-vue/CHANGELOG.md#​1101-httpsgithubcomvitejsvitecompareplugin-vue1100plugin-vue1101-2021-11-26 )
##### Bug Fixes
- **plugin-vue:** fix hmr issue in vuejs/vue-next[#​4358](https://github.com/vitejs/vite/issues/4358 ) ([709e4b0](709e4b0428
))
</details>
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1091
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-26 08:34:32 +00:00
055e0a2901
fix(deps): update vue monorepo to v3.2.23 ( #1090 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1090
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-26 07:12:49 +00:00
c8d1921bcd
chore(deps): update dependency netlify-cli to v8.0.3 ( #1089 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [netlify-cli](https://github.com/netlify/cli ) | devDependencies | patch | [`8.0.2` -> `8.0.3`](https://renovatebot.com/diffs/npm/netlify-cli/8.0.2/8.0.3 ) |
---
### Release Notes
<details>
<summary>netlify/cli</summary>
### [`v8.0.3`](https://github.com/netlify/cli/blob/master/CHANGELOG.md#​803-httpswwwgithubcomnetlifyclicomparev802v803-2021-11-25 )
[Compare Source](https://github.com/netlify/cli/compare/v8.0.2...v8.0.3 )
</details>
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1089
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-25 21:44:19 +00:00
c8227845bd
chore(deps): update dependency electron to v16.0.2 ( #69 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [electron](https://github.com/electron/electron ) | devDependencies | patch | [`16.0.1` -> `16.0.2`](https://renovatebot.com/diffs/npm/electron/16.0.1/16.0.2 ) |
---
### Release Notes
<details>
<summary>electron/electron</summary>
### [`v16.0.2`](https://github.com/electron/electron/releases/v16.0.2 )
[Compare Source](https://github.com/electron/electron/compare/v16.0.1...v16.0.2 )
### Release Notes for v16.0.2
#### Fixes
- Fixed a potential issue when setting backgroundColor on `BrowserView`s. [#​31947](https://github.com/electron/electron/pull/31947 ) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/31945 ), [15](https://github.com/electron/electron/pull/31946 ), [17](https://github.com/electron/electron/pull/31948 ))</span>
- Fixed console windows from ELECTRON_RUN_AS_NODE instances. [#​31973](https://github.com/electron/electron/pull/31973 ) <span style="font-size:small;">(Also in [17](https://github.com/electron/electron/pull/31972 ))</span>
#### Other Changes
- Updated Chromium to 96.0.4664.55. [#​31909](https://github.com/electron/electron/pull/31909 )
</details>
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
Reviewed-on: https://kolaente.dev/vikunja/desktop/pulls/69
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-25 19:56:50 +00:00
9e09314f75
chore(deps): update dependency netlify-cli to v8.0.2 ( #1088 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [netlify-cli](https://github.com/netlify/cli ) | devDependencies | patch | [`8.0.1` -> `8.0.2`](https://renovatebot.com/diffs/npm/netlify-cli/8.0.1/8.0.2 ) |
---
### Release Notes
<details>
<summary>netlify/cli</summary>
### [`v8.0.2`](https://github.com/netlify/cli/blob/master/CHANGELOG.md#​802-httpswwwgithubcomnetlifyclicomparev801v802-2021-11-25 )
[Compare Source](https://github.com/netlify/cli/compare/v8.0.1...v8.0.2 )
</details>
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1088
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-25 19:56:17 +00:00
c3833d90d8
chore(deps): update dependency sass to v1.43.5
2021-11-25 13:16:09 +00:00
e24cb55e1b
fix(deps): update dependency vue-i18n to v9.2.0-beta.22
2021-11-25 11:02:55 +00:00
f897611ad1
chore(deps): update dependency postcss to v8.4.1 ( #1083 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [postcss](https://postcss.org/ ) ([source](https://github.com/postcss/postcss )) | devDependencies | patch | [`8.4.0` -> `8.4.1`](https://renovatebot.com/diffs/npm/postcss/8.4.0/8.4.1 ) |
---
### Release Notes
<details>
<summary>postcss/postcss</summary>
### [`v8.4.1`](https://github.com/postcss/postcss/blob/master/CHANGELOG.md#​841 )
[Compare Source](https://github.com/postcss/postcss/compare/8.4.0...8.4.1 )
- Fixed `Stringifier` types (by James Garbutt).
</details>
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1083
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-25 06:10:45 +00:00
ea8fe297d9
fix(deps): update dependency marked to v4.0.5 ( #1085 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [marked](https://marked.js.org ) ([source](https://github.com/markedjs/marked )) | dependencies | patch | [`4.0.4` -> `4.0.5`](https://renovatebot.com/diffs/npm/marked/4.0.4/4.0.5 ) |
---
### Release Notes
<details>
<summary>markedjs/marked</summary>
### [`v4.0.5`](https://github.com/markedjs/marked/releases/v4.0.5 )
[Compare Source](https://github.com/markedjs/marked/compare/v4.0.4...v4.0.5 )
##### Bug Fixes
- table after paragraph without blank line ([#​2298](https://github.com/markedjs/marked/issues/2298 )) ([5714212](5714212afd
))
</details>
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1085
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-25 06:10:06 +00:00
c6b604f1fa
fix(deps): update dependency @vueuse/core to v7.1.1 ( #1086 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@vueuse/core](https://github.com/vueuse/vueuse ) | dependencies | patch | [`7.1.0` -> `7.1.1`](https://renovatebot.com/diffs/npm/@vueuse%2fcore/7.1.0/7.1.1 ) |
---
### Release Notes
<details>
<summary>vueuse/vueuse</summary>
### [`v7.1.1`](https://github.com/vueuse/vueuse/releases/v7.1.1 )
[Compare Source](https://github.com/vueuse/vueuse/compare/v7.1.0...v7.1.1 )
##### Bug Fixes
- improve package.json ([0c4e770](https://github.com/vueuse/vueuse/commit/0c4e770 ))
- **useMemory:** import path ([bd2346b](https://github.com/vueuse/vueuse/commit/bd2346b ))
</details>
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1086
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-25 06:09:55 +00:00
922eac6029
fix(deps): update golang.org/x/sys commit hash to fe61309 ( #1054 )
...
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1054
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-25 06:07:45 +00:00
4792adfbd1
chore(deps): update dependency netlify-cli to v8.0.1 ( #1081 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1081
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-24 21:32:12 +00:00
04c94418d7
fix: logo overflow on login ( #1050 )
...
Resolves #1046
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1050
Reviewed-by: konrad <k@knt.li >
Co-authored-by: dpschen <dpschen@noreply.kolaente.de >
Co-committed-by: dpschen <dpschen@noreply.kolaente.de >
(cherry picked from commit 44f8e3ea9b
)
2021-11-24 22:30:47 +01:00
12bec04c42
chore(deps): pin dependency autoprefixer to 10.4.0 ( #1080 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1080
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-24 20:13:02 +00:00
e8eb94d71b
chore(deps): update dependency postcss to v8.4.0 ( #1075 )
...
Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1075
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-24 19:50:33 +00:00
5137f9f6cb
fix(deps): update dependency @vueuse/core to v7.1.0 ( #1078 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1078
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-24 19:31:43 +00:00
a2f65d86c2
chore(deps): update dependency netlify-cli to v8 ( #1077 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1077
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-24 16:33:51 +00:00
08dcc897cc
chore(deps): update dependency @4tw/cypress-drag-drop to v2.1.0 ( #1076 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1076
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-24 16:33:11 +00:00
c975fb0fee
fix(deps): update dependency vue-i18n to v9.2.0-beta.21 ( #1072 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1072
Reviewed-by: dpschen <dpschen@noreply.kolaente.de >
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-24 13:30:24 +00:00
b73cf344b6
[skip ci] Updated translations via Crowdin
2021-11-24 09:25:56 +00:00
d4b45dc255
fix(dark mode): flatpickr colors
2021-11-23 22:58:25 +00:00
e2beaba3b9
fix(dark mode): disabled input colors
2021-11-23 22:58:25 +00:00
dd9be97793
fix(deps): update dependency @vueuse/core to v7.0.3 ( #1071 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1071
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-23 22:31:56 +00:00
fd0d462bf4
fix: importing tasks from todoist without a due time set
...
Resolves #897
2021-11-23 22:29:57 +01:00
6cde8e2640
fix(dark mode): dark mode adjustments ( #1069 )
...
Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1069
Reviewed-by: dpschen <dpschen@noreply.kolaente.de >
Co-authored-by: konrad <k@knt.li >
Co-committed-by: konrad <k@knt.li >
2021-11-23 21:20:50 +00:00
5c6fcffd75
chore(deps): update dependency vite-plugin-pwa to v0.11.7
2021-11-23 20:02:55 +00:00
9b243873c5
chore: 0.18.2 release preparations
...
(cherry picked from commit 771eef9e5415fe1d6a3874614cfd5fc72d2c69ee)
2021-11-23 20:22:07 +01:00
dc347ed8ba
fix: edit task comment
...
Resolves #1055
2021-11-23 19:21:45 +01:00
d0d1086dac
chore(deps): update dependency netlify-cli to v7.1.0 ( #1067 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1067
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-23 18:12:36 +00:00
86480ad969
fix(deps): update golang.org/x/sys commit hash to ef496fb ( #1052 )
...
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1052
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-23 18:11:56 +00:00
fb91b71395
fix(deps): pin dependency bulma-css-variables to 0.9.33 ( #1065 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1065
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-23 09:20:40 +00:00
b688f35446
feat: reduce import size by only importing used modules ( #1023 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1023
Reviewed-by: konrad <k@knt.li >
Co-authored-by: dpschen <dpschen@noreply.kolaente.de >
Co-committed-by: dpschen <dpschen@noreply.kolaente.de >
2021-11-23 07:09:17 +00:00
91580f97a1
feat: use popper.js v2 vue3 version of v-tooltip ( #1038 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1038
Reviewed-by: konrad <k@knt.li >
Co-authored-by: dpschen <dpschen@noreply.kolaente.de >
Co-committed-by: dpschen <dpschen@noreply.kolaente.de >
2021-11-23 07:08:21 +00:00
d95fc32d67
fix(deps): update dependency @vueuse/core to v7 ( #1066 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1066
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2021-11-23 07:07:44 +00:00
6b5ac20ef8
[skip ci] Updated translations via Crowdin
2021-11-23 02:27:22 +00:00
66f0df5037
[skip ci] Updated translations via Crowdin
2021-11-23 01:27:19 +00:00
981babd691
fix: remove mentioning of context ( #1017 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1017
Reviewed-by: konrad <k@knt.li >
Co-authored-by: dpschen <dpschen@noreply.kolaente.de >
Co-committed-by: dpschen <dpschen@noreply.kolaente.de >
2021-11-22 21:36:17 +00:00
f8a0a7e953
fix: deleting users with no namespaces
...
resolves #984
2021-11-22 22:34:20 +01:00
46fa43d67f
Migrate to bulma-css-variables and introduce dark mode ( #954 )
...
Co-authored-by: Adrian Simmons <adrian@perlucida.co.uk >
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Co-authored-by: kolaente <k@knt.li >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/954
Reviewed-by: dpschen <dpschen@noreply.kolaente.de >
Reviewed-by: konrad <k@knt.li >
Co-authored-by: adrinux <adrian@perlucida.co.uk >
Co-committed-by: adrinux <adrian@perlucida.co.uk >
2021-11-22 21:12:54 +00:00
4ef54f1bc2
fix: deleting a namespace
...
Deleting a namespace would remove the item from the store and then try to remove it from the search index. That failed because the item was already removed from the store and thus undefined when it was passed to the store.
2021-11-22 21:49:19 +01:00
b029889f27
fix: check for notification api ( #1043 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1043
Reviewed-by: konrad <k@knt.li >
Co-authored-by: dpschen <dpschen@noreply.kolaente.de >
Co-committed-by: dpschen <dpschen@noreply.kolaente.de >
2021-11-22 19:03:27 +00:00
44f8e3ea9b
fix #1046 logo overflow on login ( #1050 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de >
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1050
Reviewed-by: konrad <k@knt.li >
Co-authored-by: dpschen <dpschen@noreply.kolaente.de >
Co-committed-by: dpschen <dpschen@noreply.kolaente.de >
2021-11-22 19:01:26 +00:00