9307 Commits

Author SHA1 Message Date
mattwr18
db20af2d39 Merge branch 'master' of github.com:Human-Connection/Human-Connection into 2144-Add_Search_Results_Page 2020-04-02 08:19:43 +02:00
mattwr18
e8492b59f4 feat: add pagination for search page
- it wasn't really making sense to have one query for all users/posts,
  future hashtags, because we change the first/offset when the user
paginates, which would unneccesarily refetch all other resources.
- the solution was to separate them into their own queries and only
  refetch when the user wants to paginate the resources.
2020-04-02 00:36:26 +02:00
mattwr18
79c1cc02c1 test: add SearchResults test/rename classes 2020-04-01 19:20:00 +02:00
Robert Schäfer
402337f56b
Merge pull request #3387 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/vue-5.3.18
build(deps-dev): bump @storybook/vue from 5.3.17 to 5.3.18 in /webapp
2020-04-01 15:12:52 +02:00
Robert Schäfer
0a1b57c560
Merge pull request #3386 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/addon-actions-5.3.18
build(deps-dev): bump @storybook/addon-actions from 5.3.17 to 5.3.18 in /webapp
2020-04-01 15:12:42 +02:00
Wolfgang Huß
3564ed72ac
Merge pull request #3390 from Human-Connection/3389-refactor-searches-unit-tests-to-return-errors
refactor(tests): return errors
2020-04-01 14:58:20 +02:00
mattwr18
58944a0c65 refactor(tests): return errors 2020-04-01 13:32:47 +02:00
dependabot-preview[bot]
a43d10238c
build(deps-dev): bump @storybook/vue from 5.3.17 to 5.3.18 in /webapp
Bumps [@storybook/vue](https://github.com/storybookjs/storybook/tree/HEAD/app/vue) 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/app/vue)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-01 11:20:47 +00:00
dependabot-preview[bot]
b51896dcc9
build(deps-dev): bump @storybook/addon-actions in /webapp
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) 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/actions)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-01 11:20:42 +00:00
mattwr18
89e23c0c98
Merge pull request #3365 from Human-Connection/dependabot/npm_and_yarn/backend/ioredis-4.16.1
build(deps): bump ioredis from 4.16.0 to 4.16.1 in /backend
2020-04-01 13:18:07 +02:00
mattwr18
fa0b0f61d6
Merge pull request #3384 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/addon-a11y-5.3.18
build(deps-dev): bump @storybook/addon-a11y from 5.3.17 to 5.3.18 in /webapp
2020-04-01 13:17:43 +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
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