kolaente
9c5613ad98
fix: lint
2021-12-26 13:42:21 +01:00
kolaente
0322daf4d4
feat: move password to separate component
2021-12-26 13:37:33 +01:00
kolaente
6041ad1482
Merge branch 'main' into feature/login-improvements
2021-12-26 12:19:44 +01:00
renovate
7e8e26679c
chore(deps): update dependency vite to v2.7.7 ( #1247 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1247
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-26 09:33:35 +00:00
renovate
838db379ff
fix(deps): update dependency @vueuse/core to v7.4.1 ( #1244 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1244
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-26 09:33:12 +00:00
renovate
77da84d21a
fix(deps): update dependency @vueuse/router to v7.4.1 ( #1245 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1245
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-25 20:23:47 +00:00
renovate
91b80cba67
chore(deps): update dependency esbuild to v0.14.8 ( #1242 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1242
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-23 08:50:34 +00:00
renovate
ac57c8572a
fix(deps): update dependency vue-i18n to v9.2.0-beta.25 ( #1240 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1240
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-23 08:49:52 +00:00
renovate
858448b877
chore(deps): update dependency esbuild to v0.14.7
2021-12-22 11:03:15 +00:00
renovate
8409db98f6
fix(deps): update dependency vue-i18n to v9.2.0-beta.24 ( #1238 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1238
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-22 10:12:07 +00:00
renovate
04cc01daaf
chore(deps): update dependency postcss-preset-env to v7.1.0 ( #1237 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1237
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-22 10:11:51 +00:00
renovate
70f8d46b6c
chore(deps): update dependency cypress to v9.2.0 ( #1232 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1232
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-22 10:11:15 +00:00
renovate
15114e487b
chore(deps): update dependency caniuse-lite to v1.0.30001292 ( #1234 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1234
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-22 08:25:19 +00:00
renovate
7f79f2a7b3
chore(deps): update dependency netlify-cli to v8.4.2 ( #1235 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1235
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-22 08:24:56 +00:00
renovate
7387112172
chore(deps): update dependency vite to v2.7.6 ( #1236 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1236
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-22 08:24:08 +00:00
Dominik Pschenitschni
3743cdc058
[skip ci] Updated translations via Crowdin
2021-12-22 02:09:16 +00:00
Dominik Pschenitschni
ce02462cfe
[skip ci] Updated translations via Crowdin
2021-12-21 22:09:27 +00:00
Dominik Pschenitschni
7af21c48d5
[skip ci] Updated translations via Crowdin
2021-12-21 18:07:40 +00:00
Dominik Pschenitschni
943e554a58
feat: improve playPop helper ( #1229 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1229
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2021-12-21 17:56:48 +00:00
renovate
e885d8ae70
chore(deps): update dependency vue-tsc to v0.30.0
2021-12-21 17:04:57 +00:00
renovate
2cef6cb343
chore(deps): update dependency netlify-cli to v8.4.1
2021-12-21 16:33:57 +00:00
Michaelpalacce
7ebca9afc5
feat/alphabetical-sort ( #1162 )
...
Alphabetical sorting.
Disables re-ordering when applied.
Does not work with the search button as expected, but neither do the filters tbh... Works fine with the search in the filters menu.
I know we talked about having a dropdown but since this is pretty much finished I thought I'd submit a PR. I am a bit short on time these days but may submit a new PR to add the dropdown ( should be simple enough )
Co-authored-by: Stefan Genov <stefantigro@gmail.com>
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1162
Reviewed-by: konrad <k@knt.li>
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-authored-by: Michaelpalacce <stefantigro@gmail.com>
Co-committed-by: Michaelpalacce <stefantigro@gmail.com>
2021-12-21 16:29:49 +00:00
Dominik Pschenitschni
9a3069c20d
fix: propType validation in message.vue
2021-12-21 16:07:38 +01:00
Dominik Pschenitschni
27cd9535bf
fix: remove @ts-ignore
2021-12-21 15:47:57 +01:00
Dominik Pschenitschni
c46273ca34
fix: remove unused var
2021-12-21 15:47:40 +01:00
renovate
d86eb9ea0b
chore(deps): update dependency netlify-cli to v8.3.0 ( #1228 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1228
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-21 14:29:51 +00:00
kolaente
a4ec41e937
fix: motd on mobile
2021-12-21 15:21:23 +01:00
kolaente
3eb0d58f79
fix: add .vue suffix to fix typescript warning
2021-12-21 15:21:23 +01:00
kolaente
5558d91f44
feat: change links to login / register pages
2021-12-21 15:21:23 +01:00
kolaente
9c04fb4e40
fix: disable login button
2021-12-21 15:21:23 +01:00
kolaente
1fc1c20c87
feat: add extra prop for message center text
2021-12-21 15:21:23 +01:00
kolaente
a1814ea29d
fix: message spacing
2021-12-21 15:21:23 +01:00
kolaente
fda0b81d9c
feat: add tooltip and aria-label
2021-12-21 15:21:22 +01:00
kolaente
8397608fef
chore: move password field toggle to scss file
2021-12-21 15:21:22 +01:00
kolaente
66d5e851e8
feat: improve error handling of login fields
2021-12-21 15:21:22 +01:00
kolaente
1d916e7e03
feat: change wording
2021-12-21 15:21:22 +01:00
kolaente
aa12bffcbc
feat: replace password comparison with password toggle
2021-12-21 15:21:22 +01:00
kolaente
05e054f501
feat: improve input validation for register form
2021-12-21 15:21:20 +01:00
kolaente
f7eb160509
fix: move forgot password link next to password label
...
In some languages, the texts on the "log in" and "register" buttons were so long they wrapped underneath each other. Moving the "forgot password" link next to the password label leaves these two buttons enough space to always stay next to each other.
2021-12-21 14:34:16 +01:00
Dominik Pschenitschni
063592ca3d
fix: auth and move logic to router ( #1201 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1201
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2021-12-21 08:02:03 +00:00
renovate
d9fa0dd2bc
chore(deps): update dependency sass to v1.45.1 ( #1227 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1227
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-21 07:36:28 +00:00
renovate
4cbacafbbb
chore(deps): update dependency netlify-cli to v8.2.4 ( #1226 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1226
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-20 22:23:49 +00:00
renovate
2ce260bcf1
chore(deps): update typescript-eslint monorepo to v5.8.0 ( #1225 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1225
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-20 20:30:51 +00:00
renovate
d606be3459
chore(deps): update dependency netlify-cli to v8.2.3 ( #1224 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1224
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-20 19:11:12 +00:00
renovate
d79b14221d
chore(deps): update dependency netlify-cli to v8.2.1 ( #1223 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1223
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-20 18:38:14 +00:00
renovate
fdbacc2084
chore(deps): update dependency netlify-cli to v8.2.0 ( #1222 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [netlify-cli](https://github.com/netlify/cli ) | devDependencies | minor | [`8.1.9` -> `8.2.0`](https://renovatebot.com/diffs/npm/netlify-cli/8.1.9/8.2.0 ) |
---
### Release Notes
<details>
<summary>netlify/cli</summary>
### [`v8.2.0`](https://github.com/netlify/cli/blob/master/CHANGELOG.md#​820-httpswwwgithubcomnetlifyclicomparev819v820-2021-12-20 )
[Compare Source](https://github.com/netlify/cli/compare/v8.1.9...v8.2.0 )
##### Features
- remove unused `--name` flag ([#​3766](https://www.github.com/netlify/cli/issues/3766 )) ([07c4bcc](07c4bcc950
))
##### [8.1.9](https://www.github.com/netlify/cli/compare/v8.1.8...v8.1.9 ) (2021-12-20)
##### Bug Fixes
- **deps:** update dependency [@​types/node](https://github.com/types/node ) to v14.18.1 ([#​3855](https://www.github.com/netlify/cli/issues/3855 )) ([9145946](9145946ff1
))
- **deps:** update rust crate simple_logger to 1.16.0 ([#​3857](https://www.github.com/netlify/cli/issues/3857 )) ([2c12cb4](2c12cb4e20
))
- **deps:** update rust crate tokio to 1.15.0 ([#​3859](https://www.github.com/netlify/cli/issues/3859 )) ([a48643f](a48643fc00
))
- **switch:** fix switch command error when no user logged in ([#​3851](https://www.github.com/netlify/cli/issues/3851 )) ([74cc879](74cc879291
))
##### [8.1.8](https://www.github.com/netlify/cli/compare/v8.1.7...v8.1.8 ) (2021-12-17)
##### Bug Fixes
- fixes an issue with yarn pnp on installing ([#​3841](https://www.github.com/netlify/cli/issues/3841 )) ([aa14231](aa14231094
))
##### [8.1.7](https://www.github.com/netlify/cli/compare/v8.1.6...v8.1.7 ) (2021-12-16)
##### Bug Fixes
- **deps:** update dependency [@​netlify/plugin-edge-handlers](https://github.com/netlify/plugin-edge-handlers ) to v3 ([#​3754](https://www.github.com/netlify/cli/issues/3754 )) ([475c9e6](475c9e6606
))
##### [8.1.6](https://www.github.com/netlify/cli/compare/v8.1.5...v8.1.6 ) (2021-12-16)
##### Bug Fixes
- **deps:** update dependency [@​netlify/config](https://github.com/netlify/config ) to v17 ([#​3838](https://www.github.com/netlify/cli/issues/3838 )) ([ede3514](ede351485b
))
##### [8.1.5](https://www.github.com/netlify/cli/compare/v8.1.4...v8.1.5 ) (2021-12-16)
##### Bug Fixes
- **deps:** update dependency stripe to v8.194.0 ([#​3806](https://www.github.com/netlify/cli/issues/3806 )) ([ed1ae44](ed1ae448e6
))
##### [8.1.4](https://www.github.com/netlify/cli/compare/v8.1.3...v8.1.4 ) (2021-12-15)
##### Bug Fixes
- remove oclif framework and fixes an issue with sites:create ([#​3717](https://www.github.com/netlify/cli/issues/3717 )) ([a920292](a920292165
))
##### [8.1.3](https://www.github.com/netlify/cli/compare/v8.1.2...v8.1.3 ) (2021-12-14)
##### Bug Fixes
- **deps:** update dependency [@​netlify/build](https://github.com/netlify/build ) to ^20.3.1 ([#​3823](https://www.github.com/netlify/cli/issues/3823 )) ([79ca026](79ca026c8d
))
##### [8.1.2](https://www.github.com/netlify/cli/compare/v8.1.1...v8.1.2 ) (2021-12-14)
##### Bug Fixes
- **deps:** update dependency [@​netlify/framework-info](https://github.com/netlify/framework-info ) to v7 ([#​3821](https://www.github.com/netlify/cli/issues/3821 )) ([7866fa9](7866fa9c7e
))
- **deps:** update dependency [@​netlify/plugins-list](https://github.com/netlify/plugins-list ) to ^6.2.0 ([#​3819](https://www.github.com/netlify/cli/issues/3819 )) ([0ce075f](0ce075f0f2
))
##### [8.1.1](https://www.github.com/netlify/cli/compare/v8.1.0...v8.1.1 ) (2021-12-13)
##### Bug Fixes
- **deps:** update dependency [@​netlify/plugins-list](https://github.com/netlify/plugins-list ) to ^6.1.0 ([#​3813](https://www.github.com/netlify/cli/issues/3813 )) ([74c2020](74c2020e1a
))
- **deps:** update dependency typescript to v4.5.3 ([#​3802](https://www.github.com/netlify/cli/issues/3802 )) ([b018b3f](b018b3f006
))
- **deps:** update rust crate simple_logger to 1.15.1 ([#​3804](https://www.github.com/netlify/cli/issues/3804 )) ([0481ab6](0481ab610b
))
</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/1222
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-20 15:43:24 +00:00
renovate
dd123dadd2
chore(deps): update dependency netlify-cli to v8.1.9 ( #1221 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [netlify-cli](https://github.com/netlify/cli ) | devDependencies | patch | [`8.1.8` -> `8.1.9`](https://renovatebot.com/diffs/npm/netlify-cli/8.1.8/8.1.9 ) |
---
### Release Notes
<details>
<summary>netlify/cli</summary>
### [`v8.1.9`](https://github.com/netlify/cli/blob/master/CHANGELOG.md#​819-httpswwwgithubcomnetlifyclicomparev818v819-2021-12-20 )
[Compare Source](https://github.com/netlify/cli/compare/v8.1.8...v8.1.9 )
</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/1221
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-20 14:46:13 +00:00
renovate
b088a5e864
chore(deps): update dependency vite to v2.7.4
2021-12-20 12:49:37 +00:00
renovate
63008e59a3
fix(deps): update dependency codemirror to v5.65.0
2021-12-20 11:02:53 +00:00
renovate
3a1da44c94
chore(deps): update dependency eslint to v8.5.0 ( #1213 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1213
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-12-20 08:37:38 +00:00