Raphael Beer
8e985703bd
Refactor: apply vuejs styleguide attribute order
2020-04-01 09:01:59 +02:00
Raphael Beer
daa88168bb
Change: test effects of type prop
2020-04-01 08:43:22 +02:00
Raphael Beer
b05cc303b4
Fix: filter not preferring full matches in back +
...
The fuzzy filter wasn't scoring full matches
high enough, when they weren't at the
beginning of the name.
Given the filter 'ger', results have been:
- (Ger)hard Burg
- (Ge)of(r)ey
- Armin (Ger)lach
with this fix the are:
- (Ger)hard Burg
- Armin (Ger)lach
- (Ge)of(r)ey
2020-04-01 08:04:56 +02:00
dependabot-preview[bot]
ce3aeab264
build(deps-dev): bump @storybook/addon-a11y in /webapp
...
Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/addons/a11y ) from 5.3.17 to 5.3.18.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v5.3.18/addons/a11y )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-01 05:59:33 +00:00
dependabot-preview[bot]
10696cf64a
build(deps): bump ioredis from 4.16.0 to 4.16.1 in /backend
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.16.0 to 4.16.1.
- [Release notes](https://github.com/luin/ioredis/releases )
- [Changelog](https://github.com/luin/ioredis/blob/master/Changelog.md )
- [Commits](https://github.com/luin/ioredis/compare/v4.16.0...v4.16.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-01 05:58:18 +00:00
mattwr18
e735d53301
Merge pull request #3385 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/addon-notes-5.3.18
...
build(deps-dev): bump @storybook/addon-notes from 5.3.17 to 5.3.18 in /webapp
2020-04-01 07:56:36 +02:00
mattwr18
aec58520b9
Merge pull request #3383 from Human-Connection/dependabot/npm_and_yarn/backend/uuid-7.0.3
...
build(deps): bump uuid from 7.0.2 to 7.0.3 in /backend
2020-04-01 07:56:07 +02:00
mattwr18
7dfdfde2ae
Merge pull request #3382 from Human-Connection/dependabot/npm_and_yarn/backend/graphql-shield-7.2.2
...
build(deps): bump graphql-shield from 7.2.1 to 7.2.2 in /backend
2020-04-01 07:55:45 +02:00
mattwr18
9ffaa0ec7b
Merge pull request #3381 from Human-Connection/dependabot/npm_and_yarn/backend/aws-sdk-2.650.0
...
build(deps): bump aws-sdk from 2.649.0 to 2.650.0 in /backend
2020-04-01 07:55:17 +02:00
dependabot-preview[bot]
93f43e2665
build(deps-dev): bump @storybook/addon-notes in /webapp
...
Bumps [@storybook/addon-notes](https://github.com/storybookjs/storybook/tree/HEAD/addons/notes ) from 5.3.17 to 5.3.18.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v5.3.18/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v5.3.18/addons/notes )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-01 04:18:29 +00:00
dependabot-preview[bot]
44f30974d2
build(deps): bump uuid from 7.0.2 to 7.0.3 in /backend
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v7.0.2...v7.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-01 04:15:54 +00:00
dependabot-preview[bot]
89527a3ffd
build(deps): bump graphql-shield from 7.2.1 to 7.2.2 in /backend
...
Bumps [graphql-shield](https://github.com/maticzav/graphql-shield ) from 7.2.1 to 7.2.2.
- [Release notes](https://github.com/maticzav/graphql-shield/releases )
- [Commits](https://github.com/maticzav/graphql-shield/compare/v7.2.1...v7.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-01 04:15:21 +00:00
dependabot-preview[bot]
c7f39cb714
build(deps): bump aws-sdk from 2.649.0 to 2.650.0 in /backend
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.649.0 to 2.650.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.649.0...v2.650.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-01 04:14:56 +00:00
Robert Schäfer
0d2980bc8d
Merge pull request #3370 from Human-Connection/dependabot/npm_and_yarn/webapp/eslint-plugin-import-2.20.2
...
build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /webapp
2020-03-31 16:20:15 +02:00
mattwr18
b59a59d21f
Merge pull request #3380 from Human-Connection/dependabot/npm_and_yarn/webapp/nuxtjs/axios-5.9.7
...
build(deps): bump @nuxtjs/axios from 5.9.6 to 5.9.7 in /webapp
2020-03-31 10:04:53 +02:00
mattwr18
1a6b764b92
Merge pull request #3379 from Human-Connection/dependabot/npm_and_yarn/backend/aws-sdk-2.649.0
...
build(deps): bump aws-sdk from 2.648.0 to 2.649.0 in /backend
2020-03-31 10:04:31 +02:00
mattwr18
3f1522d724
Merge pull request #3366 from Human-Connection/dependabot/npm_and_yarn/backend/jest-25.2.4
...
build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /backend
2020-03-31 10:03:56 +02:00
dependabot-preview[bot]
73aeeaca17
build(deps): bump @nuxtjs/axios from 5.9.6 to 5.9.7 in /webapp
...
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module ) from 5.9.6 to 5.9.7.
- [Release notes](https://github.com/nuxt-community/axios-module/releases )
- [Changelog](https://github.com/nuxt-community/axios-module/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.9.6...v5.9.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-31 04:19:10 +00:00
dependabot-preview[bot]
0e091145cb
build(deps): bump aws-sdk from 2.648.0 to 2.649.0 in /backend
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.648.0 to 2.649.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.648.0...v2.649.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-31 04:16:16 +00:00
dependabot-preview[bot]
529ba0178b
build(deps-dev): bump eslint-plugin-import in /webapp
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.20.1 to 2.20.2.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases )
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.20.1...v2.20.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 20:17:11 +00:00
dependabot-preview[bot]
474b9114e4
build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /backend
...
Bumps [jest](https://github.com/facebook/jest ) from 25.2.3 to 25.2.4.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.2.3...v25.2.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 20:16:34 +00:00
Robert Schäfer
9d4fdfc026
Merge pull request #3362 from Human-Connection/dependabot/npm_and_yarn/backend/eslint-plugin-node-11.1.0
...
build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /backend
2020-03-30 22:15:22 +02:00
Robert Schäfer
0bfeb94fab
Merge pull request #3367 from Human-Connection/dependabot/npm_and_yarn/backend/eslint-plugin-import-2.20.2
...
build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /backend
2020-03-30 22:14:20 +02:00
Robert Schäfer
87e050078e
Merge pull request #3373 from Human-Connection/dependabot/npm_and_yarn/webapp/jest-25.2.4
...
build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /webapp
2020-03-30 22:09:48 +02:00
Robert Schäfer
f9e5d84779
Merge pull request #3375 from Human-Connection/set-maxSockets-to-avoid-rate-limit-error
...
fix(migration): Set maxSockets to avoid rate limit
2020-03-30 22:09:32 +02:00
dependabot-preview[bot]
fcc8b0091f
build(deps-dev): bump eslint-plugin-node in /backend
...
Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node ) from 11.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases )
- [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v11.0.0...v11.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 15:17:16 +00:00
dependabot-preview[bot]
2fd27310a4
build(deps-dev): bump eslint-plugin-import in /backend
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.20.1 to 2.20.2.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases )
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.20.1...v2.20.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 15:17:14 +00:00
dependabot-preview[bot]
6c51e274df
build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /webapp
...
Bumps [jest](https://github.com/facebook/jest ) from 25.2.3 to 25.2.4.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.2.3...v25.2.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 15:15:35 +00:00
mattwr18
ff39d96c08
Merge pull request #3374 from Human-Connection/dependabot/npm_and_yarn/webapp/eslint-plugin-node-11.1.0
...
build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /webapp
2020-03-30 17:14:52 +02:00
mattwr18
441b1394a5
Merge pull request #3371 from Human-Connection/dependabot/npm_and_yarn/webapp/nuxtjs/axios-5.9.6
...
build(deps): bump @nuxtjs/axios from 5.9.5 to 5.9.6 in /webapp
2020-03-30 17:14:30 +02:00
mattwr18
d45875d5cb
Merge pull request #3368 from Human-Connection/dependabot/npm_and_yarn/backend/aws-sdk-2.648.0
...
build(deps): bump aws-sdk from 2.647.0 to 2.648.0 in /backend
2020-03-30 17:14:07 +02:00
mattwr18
f7c8166ead
Merge pull request #3364 from Human-Connection/dependabot/npm_and_yarn/backend/sentry/node-5.15.4
...
build(deps): bump @sentry/node from 5.15.2 to 5.15.4 in /backend
2020-03-30 17:12:58 +02:00
mattwr18
5018e04be4
Merge pull request #3363 from Human-Connection/dependabot/npm_and_yarn/backend/babel-jest-25.2.4
...
build(deps-dev): bump babel-jest from 25.2.3 to 25.2.4 in /backend
2020-03-30 17:12:36 +02:00
mattwr18
a7ea96aa2b
Merge pull request #3360 from Human-Connection/dependabot/npm_and_yarn/expect-25.2.4
...
build(deps-dev): bump expect from 25.2.3 to 25.2.4
2020-03-30 17:12:20 +02:00
mattwr18
52b5a4b0f8
fix(migration): Set maxSockets to avoid rate limit
2020-03-30 14:14:06 +02:00
dependabot-preview[bot]
9df521874a
build(deps-dev): bump eslint-plugin-node in /webapp
...
Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node ) from 11.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases )
- [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v11.0.0...v11.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 04:27:15 +00:00
dependabot-preview[bot]
64ace5834f
build(deps): bump @nuxtjs/axios from 5.9.5 to 5.9.6 in /webapp
...
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module ) from 5.9.5 to 5.9.6.
- [Release notes](https://github.com/nuxt-community/axios-module/releases )
- [Changelog](https://github.com/nuxt-community/axios-module/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.9.5...v5.9.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 04:25:26 +00:00
dependabot-preview[bot]
c4ee082c12
build(deps): bump aws-sdk from 2.647.0 to 2.648.0 in /backend
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.647.0 to 2.648.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.647.0...v2.648.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 04:19:10 +00:00
dependabot-preview[bot]
dae696f33b
build(deps): bump @sentry/node from 5.15.2 to 5.15.4 in /backend
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.15.2 to 5.15.4.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.15.2...5.15.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 04:16:58 +00:00
dependabot-preview[bot]
4f4ec49051
build(deps-dev): bump babel-jest from 25.2.3 to 25.2.4 in /backend
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 25.2.3 to 25.2.4.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v25.2.4/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 04:16:29 +00:00
dependabot-preview[bot]
03555b8d3f
build(deps-dev): bump expect from 25.2.3 to 25.2.4
...
Bumps [expect](https://github.com/facebook/jest/tree/HEAD/packages/expect ) from 25.2.3 to 25.2.4.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v25.2.4/packages/expect )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 04:15:21 +00:00
Raphael Beer
a6484e3d0c
Refactor: ds-space out, general markup clean
2020-03-29 12:29:55 +02:00
Raphael Beer
4c344ee4ad
Remove: client-only wrappers
2020-03-29 11:15:53 +02:00
Raphael Beer
d62be2b0fb
Clean: make use of design tokens
2020-03-28 12:54:35 +01:00
Raphael Beer
95bc6d9719
Revert "[dep] Add: apollo-storybook-vue^0.0.6"
...
This reverts commit 0db0db690233ecc87293ddf803cbb02144de0206.
2020-03-28 05:57:48 +01:00
Raphael Beer
e6361c9b74
Refactor: move following/followedBy updating to page component
2020-03-28 05:57:48 +01:00
Robert Schäfer
c59b46cf08
Merge pull request #3334 from Human-Connection/dependabot/npm_and_yarn/auto-changelog-1.16.3
...
build(deps-dev): bump auto-changelog from 1.16.2 to 1.16.3
2020-03-27 17:09:24 +01:00
mattwr18
f4604b8128
Merge pull request #3359 from Human-Connection/upgrade-to-version-0.6.0
...
chore: upgrade to v0.6.0
2020-03-27 16:43:21 +01:00
Robert Schäfer
79c1a27680
Merge pull request #3337 from Human-Connection/dependabot/npm_and_yarn/backend/helmet-3.22.0
...
build(deps): bump helmet from 3.21.3 to 3.22.0 in /backend
2020-03-27 15:54:02 +01:00
Robert Schäfer
d90a5986f0
Merge pull request #3354 from Human-Connection/dependabot/npm_and_yarn/webapp/jest-25.2.3
...
build(deps-dev): bump jest from 25.2.1 to 25.2.3 in /webapp
2020-03-27 15:53:55 +01:00