794 Commits

Author SHA1 Message Date
Robert Schäfer
e1bb6ed74e Fix lint 2019-08-02 01:45:36 +02:00
dependabot-preview[bot]
0a9991b979 Bump eslint-config-standard from 12.0.0 to 13.0.1 in /backend
Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 12.0.0 to 13.0.1.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/eslint-config-standard/compare/v12.0.0...v13.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-02 01:29:25 +02:00
Robert Schäfer
fdef9db74f Update metascraper-youtube 2019-08-01 14:19:24 +02:00
Robert Schäfer
78105b1c66
Merge pull request #1149 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-2.8.1
Bump apollo-server from 2.8.0 to 2.8.1 in /backend
2019-08-01 14:15:43 +02:00
dependabot-preview[bot]
9b8e0ab03e
Bump apollo-server from 2.8.0 to 2.8.1 in /backend
Bumps [apollo-server](https://github.com/apollographql/apollo-server) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/compare/apollo-server@2.8.0...apollo-server@2.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-01 10:47:44 +00:00
Robert Schäfer
d92dffad25
Merge pull request #1146 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-testing-2.8.1
Bump apollo-server-testing from 2.8.0 to 2.8.1 in /backend
2019-08-01 12:47:33 +02:00
Robert Schäfer
bf90309835
Merge pull request #1148 from Human-Connection/dependabot/npm_and_yarn/backend/eslint-plugin-jest-22.14.1
Bump eslint-plugin-jest from 22.14.0 to 22.14.1 in /backend
2019-08-01 12:47:07 +02:00
Robert Schäfer
0a142bbfd9
Merge pull request #1151 from Human-Connection/dependabot/npm_and_yarn/backend/merge-graphql-schemas-1.7.0
Bump merge-graphql-schemas from 1.6.1 to 1.7.0 in /backend
2019-08-01 12:46:06 +02:00
Robert Schäfer
656b8bbb05
Merge pull request #1154 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-express-2.8.1
Bump apollo-server-express from 2.8.0 to 2.8.1 in /backend
2019-08-01 12:45:37 +02:00
dependabot-preview[bot]
25925dddf5
Bump apollo-server-express from 2.8.0 to 2.8.1 in /backend
Bumps [apollo-server-express](https://github.com/apollographql/apollo-server) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/compare/apollo-server-express@2.8.0...apollo-server-express@2.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-01 04:26:43 +00:00
dependabot-preview[bot]
0a1d100981
Bump merge-graphql-schemas from 1.6.1 to 1.7.0 in /backend
Bumps [merge-graphql-schemas](https://github.com/Urigo/merge-graphql-schemas) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/Urigo/merge-graphql-schemas/releases)
- [Changelog](https://github.com/Urigo/merge-graphql-schemas/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Urigo/merge-graphql-schemas/commits/v1.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-01 04:25:36 +00:00
dependabot-preview[bot]
715db0a754
Bump eslint-plugin-jest from 22.14.0 to 22.14.1 in /backend
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.14.0 to 22.14.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.14.0...v22.14.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-01 04:24:27 +00:00
dependabot-preview[bot]
dda1401a8a
Bump apollo-server-testing from 2.8.0 to 2.8.1 in /backend
Bumps [apollo-server-testing](https://github.com/apollographql/apollo-server) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/compare/apollo-server-testing@2.8.0...apollo-server-testing@2.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-01 04:23:45 +00:00
Robert Schäfer
c65cc3e0e5 Implement+test SocialMedia.ownedBy resolver
Explicitly define `SocialMedia` graphql type and exclude it from
`neo4j-graphql-js`.
2019-07-31 18:07:48 +02:00
Robert Schäfer
448706ab18 Merge remote-tracking branch 'origin/master' into refactor-social-media-backend 2019-07-31 17:36:02 +02:00
Wolfgang Huß
49f5851d2c Merge branch 'master' of https://github.com/Human-Connection/Human-Connection into 806-HcContributionForm-submit-is-not-disabled-by-default 2019-07-31 13:14:43 +02:00
Robert Schäfer
c20eead22e
Merge pull request #1136 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-testing-2.8.0
Bump apollo-server-testing from 2.7.2 to 2.8.0 in /backend
2019-07-30 15:45:15 +02:00
dependabot-preview[bot]
e996b39741
Bump apollo-server-testing from 2.7.2 to 2.8.0 in /backend
Bumps [apollo-server-testing](https://github.com/apollographql/apollo-server) from 2.7.2 to 2.8.0.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/compare/apollo-server-testing@2.7.2...apollo-server-testing@2.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-30 10:45:34 +00:00
dependabot-preview[bot]
e7449b3774
Bump apollo-server from 2.7.2 to 2.8.0 in /backend
Bumps [apollo-server](https://github.com/apollographql/apollo-server) from 2.7.2 to 2.8.0.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/compare/apollo-server@2.7.2...apollo-server@2.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-30 10:45:30 +00:00
dependabot-preview[bot]
ddefe81b9d
Bump graphql-middleware from 3.0.2 to 3.0.3 in /backend
Bumps [graphql-middleware](https://github.com/prisma/graphql-middleware) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/prisma/graphql-middleware/releases)
- [Commits](https://github.com/prisma/graphql-middleware/compare/v3.0.2...v3.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-30 04:27:44 +00:00
Alina Beck
d83819dae3 add social media back into user resolver 2019-07-29 23:19:09 +02:00
Alina Beck
afe61ce4a2 add social media back into user schema 2019-07-29 22:51:11 +02:00
Alina Beck
c7d72bfdee use apollo test client in social media tests 2019-07-29 17:22:37 +02:00
Alina Beck
e161416eff use neode instance in social media resolver 2019-07-29 17:22:05 +02:00
Alina Beck
355c7c764c remove social media from user resolver 2019-07-29 17:20:36 +02:00
Alina Beck
0e1abad123 adjust social media types to fit new definition 2019-07-29 17:19:13 +02:00
Alina Beck
ab3fea19d5 add SocialMedia model 2019-07-29 17:17:18 +02:00
Alina Beck
4f068116b9 add social media permissions in middleware 2019-07-29 17:16:40 +02:00
Alina Beck
0439b4407b remove social media validations from middleware 2019-07-29 17:16:05 +02:00
Wolfgang Huß
a542b33f79
Merge pull request #1053 from Human-Connection/refine-social-media
🍰 Refine social media
2019-07-29 16:08:08 +02:00
mattwr18
ab022d6bbb
Merge pull request #1128 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-2.7.2
Bump apollo-server from 2.7.0 to 2.7.2 in /backend
2019-07-29 12:17:55 +02:00
mattwr18
82c515d84f
Merge pull request #1127 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-testing-2.7.2
Bump apollo-server-testing from 2.7.0 to 2.7.2 in /backend
2019-07-29 12:17:37 +02:00
mattwr18
c2e69bd564
Merge pull request #1130 from Human-Connection/dependabot/npm_and_yarn/backend/eslint-plugin-jest-22.14.0
Bump eslint-plugin-jest from 22.13.6 to 22.14.0 in /backend
2019-07-29 09:28:57 +02:00
dependabot-preview[bot]
31d093ed47
Bump apollo-server from 2.7.0 to 2.7.2 in /backend
Bumps [apollo-server](https://github.com/apollographql/apollo-server) from 2.7.0 to 2.7.2.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/compare/apollo-server@2.7.0...apollo-server@2.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-29 07:26:46 +00:00
Matt Rider
3d7d735418 Merge branch 'master' of github.com:Human-Connection/Human-Connection into dependabot/npm_and_yarn/backend/apollo-server-testing-2.7.2 2019-07-29 09:26:08 +02:00
mattwr18
0cd929645e
Merge pull request #1126 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-express-2.7.2
Bump apollo-server-express from 2.7.0 to 2.7.2 in /backend
2019-07-29 09:24:23 +02:00
mattwr18
bd5d6829ff
Merge pull request #1118 from Human-Connection/dependabot/docker/backend/node-12.7-alpine
Bump node from 12.6-alpine to 12.7-alpine in /backend
2019-07-29 09:22:31 +02:00
mattwr18
8b4fd02398
Merge pull request #1114 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-video-5.6.3
Bump metascraper-video from 4.10.2 to 5.6.3 in /backend
2019-07-29 09:18:47 +02:00
dependabot-preview[bot]
8deee89c7e
Bump eslint-plugin-jest from 22.13.6 to 22.14.0 in /backend
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.13.6 to 22.14.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.13.6...v22.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-29 04:30:56 +00:00
dependabot-preview[bot]
f2e20db838
Bump apollo-server-testing from 2.7.0 to 2.7.2 in /backend
Bumps [apollo-server-testing](https://github.com/apollographql/apollo-server) from 2.7.0 to 2.7.2.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/compare/apollo-server-testing@2.7.0...apollo-server-testing@2.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-29 04:29:19 +00:00
dependabot-preview[bot]
137a761f90
Bump apollo-server-express from 2.7.0 to 2.7.2 in /backend
Bumps [apollo-server-express](https://github.com/apollographql/apollo-server) from 2.7.0 to 2.7.2.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/compare/apollo-server-express@2.7.0...apollo-server-express@2.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-29 04:28:13 +00:00
dependabot-preview[bot]
b0bde9f73e
Bump node from 12.6-alpine to 12.7-alpine in /backend
Bumps node from 12.6-alpine to 12.7-alpine.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-26 04:22:08 +00:00
dependabot-preview[bot]
b2bdc0b683
Bump metascraper-video from 4.10.2 to 5.6.3 in /backend
Bumps [metascraper-video](https://github.com/microlinkhq/metascraper) from 4.10.2 to 5.6.3.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v4.10.2...v5.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-25 04:30:26 +00:00
dependabot-preview[bot]
f21aded626
Bump helmet from 3.19.0 to 3.20.0 in /backend
Bumps [helmet](https://github.com/helmetjs/helmet) from 3.19.0 to 3.20.0.
- [Release notes](https://github.com/helmetjs/helmet/releases)
- [Changelog](https://github.com/helmetjs/helmet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/helmetjs/helmet/compare/v3.19.0...v3.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-25 04:29:54 +00:00
mattwr18
6dbbd36c6f
Merge pull request #1102 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-image-5.6.3
Bump metascraper-image from 4.10.2 to 5.6.3 in /backend
2019-07-24 14:39:41 +02:00
mattwr18
485b961637
Merge pull request #1106 from Human-Connection/dependabot/npm_and_yarn/backend/date-fns-2.0.0-beta.3
Bump date-fns from 2.0.0-beta.1 to 2.0.0-beta.3 in /backend
2019-07-24 10:20:48 +02:00
mattwr18
8841273b0e
Merge pull request #1105 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-title-5.6.3
Bump metascraper-title from 4.10.2 to 5.6.3 in /backend
2019-07-24 10:20:06 +02:00
mattwr18
abd2024949
Merge pull request #1103 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-author-5.6.3
Bump metascraper-author from 4.10.2 to 5.6.3 in /backend
2019-07-24 10:19:43 +02:00
dependabot-preview[bot]
67c7864533
Bump metascraper-image from 4.10.2 to 5.6.3 in /backend
Bumps [metascraper-image](https://github.com/microlinkhq/metascraper) from 4.10.2 to 5.6.3.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v4.10.2...v5.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 08:08:19 +00:00
mattwr18
bcf70edffe
Merge pull request #1101 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-lang-5.6.3
Bump metascraper-lang from 4.10.2 to 5.6.3 in /backend
2019-07-24 10:06:13 +02:00