roschaefer
cbc547a86b
refactor: small refactoring for readability
...
@KapilJ your solution is right now the best solution, I think. Probably
the ideal solution would be if we could implement the `CreateComment`
resolver in such a way that it is doing eager loading of the
`comment->post->author` relationship and resolving a commment object
which has the required objects all set. Then you wouldn't have to
refetch all the stuff.
But I think this is OK for now 👍
2019-10-31 16:11:05 +01:00
Kapil Jain
b4a9e3e551
add software tests for two notifications bug
2019-10-31 05:08:15 -04:00
Kapil Jain
c21ad2244f
add software tests for two notifications bug
2019-10-30 22:03:52 -04:00
Kapil Jain
063ff17d8b
add software tests for two notifications bug
2019-10-30 20:39:50 -04:00
Kapil Jain
aecc21890e
fixed removing original post's user
2019-10-29 14:20:51 -04:00
Kapil Jain
06514eb535
Merge branch 'master' of https://github.com/Human-Connection/Human-Connection into 1953-TwoNotifications
2019-10-29 10:52:21 -04:00
mattwr18
5aeb7955dc
Merge pull request #2071 from Human-Connection/dependabot/npm_and_yarn/backend/eslint-6.6.0
...
build(deps-dev): bump eslint from 6.5.1 to 6.6.0 in /backend
2019-10-29 15:26:44 +01:00
mattwr18
542d9d32bd
Merge pull request #2060 from Human-Connection/2058-fix-typo
...
[FIX # 2058] Typo Fixed. Password -> Passwort
2019-10-29 13:12:36 +01:00
dependabot-preview[bot]
4822fd6436
build(deps-dev): bump eslint from 6.5.1 to 6.6.0 in /backend
...
Bumps [eslint](https://github.com/eslint/eslint ) from 6.5.1 to 6.6.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v6.5.1...v6.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-29 11:03:46 +00:00
mattwr18
a57fa12d06
Merge pull request #2064 from Human-Connection/dependabot/npm_and_yarn/backend/eslint-config-prettier-6.5.0
...
build(deps-dev): bump eslint-config-prettier from 6.4.0 to 6.5.0 in /backend
2019-10-29 12:01:48 +01:00
mattwr18
49fcc2d0b5
Merge pull request #2010 from Human-Connection/dependabot/npm_and_yarn/backend/date-fns-2.6.0
...
build(deps): bump date-fns from 2.5.1 to 2.6.0 in /backend
2019-10-29 12:01:31 +01:00
mattwr18
248c8a3b74
Merge pull request #1984 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-testing-2.9.7
...
build(deps-dev): bump apollo-server-testing from 2.9.6 to 2.9.7 in /backend
2019-10-29 12:01:16 +01:00
mattwr18
59053a3840
Merge pull request #2070 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-date-5.7.14
...
build(deps): bump metascraper-date from 5.7.6 to 5.7.14 in /backend
2019-10-29 11:11:33 +01:00
dependabot-preview[bot]
8776d9aaec
build(deps): bump date-fns from 2.5.1 to 2.6.0 in /backend
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.5.1...v2.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-29 08:05:11 +00:00
dependabot-preview[bot]
86be5e743d
build(deps-dev): bump apollo-server-testing in /backend
...
Bumps [apollo-server-testing](https://github.com/apollographql/apollo-server ) from 2.9.6 to 2.9.7.
- [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.9.6...apollo-server-testing@2.9.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-29 08:04:45 +00:00
dependabot-preview[bot]
d29b28bb91
build(deps): bump metascraper-date from 5.7.6 to 5.7.14 in /backend
...
Bumps [metascraper-date](https://github.com/microlinkhq/metascraper ) from 5.7.6 to 5.7.14.
- [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/v5.7.6...v5.7.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-29 07:55:13 +00:00
mattwr18
31de10a92e
Merge pull request #2072 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-video-5.7.14
...
build(deps): bump metascraper-video from 5.7.6 to 5.7.14 in /backend
2019-10-29 08:53:40 +01:00
mattwr18
ed28d67a69
Merge pull request #2069 from Human-Connection/dependabot/npm_and_yarn/backend/eslint-plugin-jest-23.0.2
...
build(deps-dev): bump eslint-plugin-jest from 22.20.0 to 23.0.2 in /backend
2019-10-29 08:53:21 +01:00
mattwr18
0ac1e29392
Merge pull request #2068 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-audio-5.7.14
...
build(deps): bump metascraper-audio from 5.7.6 to 5.7.14 in /backend
2019-10-29 08:53:00 +01:00
dependabot-preview[bot]
8f6d2704a6
build(deps): bump metascraper-video from 5.7.6 to 5.7.14 in /backend
...
Bumps [metascraper-video](https://github.com/microlinkhq/metascraper ) from 5.7.6 to 5.7.14.
- [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/v5.7.6...v5.7.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-29 04:26:41 +00:00
dependabot-preview[bot]
6c1bd535ac
build(deps-dev): bump eslint-plugin-jest in /backend
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 22.20.0 to 23.0.2.
- [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.20.0...v23.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-29 04:24:25 +00:00
dependabot-preview[bot]
ba7b50b49c
build(deps): bump metascraper-audio from 5.7.6 to 5.7.14 in /backend
...
Bumps [metascraper-audio](https://github.com/microlinkhq/metascraper ) from 5.7.6 to 5.7.14.
- [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/v5.7.6...v5.7.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-29 04:23:42 +00:00
dependabot-preview[bot]
e3eba438ba
build(deps-dev): bump cucumber from 6.0.2 to 6.0.3 in /backend
...
Bumps [cucumber](https://github.com/cucumber/cucumber-js ) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/cucumber/cucumber-js/releases )
- [Changelog](https://github.com/cucumber/cucumber-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cucumber/cucumber-js/compare/v6.0.2...v6.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-29 04:22:10 +00:00
dependabot-preview[bot]
9b3045e12f
build(deps-dev): bump eslint-config-prettier in /backend
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.4.0...v6.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-29 04:21:15 +00:00
Kapil Jain
529a8a6365
send only one notification for mention and comment
2019-10-28 15:40:29 -04:00
mattwr18
b644bbc4d9
Merge pull request #2039 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-logo-5.7.14
...
build(deps): bump metascraper-logo from 5.7.6 to 5.7.14 in /backend
2019-10-28 19:28:53 +01:00
Moriz Wahl
a66aa0591c
Typo fixed. Password -> Passwort
2019-10-28 14:44:20 +01:00
dependabot-preview[bot]
33ca36a7fb
build(deps): bump metascraper-url from 5.7.6 to 5.7.14 in /backend
...
Bumps [metascraper-url](https://github.com/microlinkhq/metascraper ) from 5.7.6 to 5.7.14.
- [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/v5.7.6...v5.7.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-28 11:03:34 +00:00
mattwr18
7e4fa13753
Merge pull request #2054 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-youtube-5.7.14
...
build(deps): bump metascraper-youtube from 5.7.6 to 5.7.14 in /backend
2019-10-28 12:01:14 +01:00
mattwr18
1d199b419a
Merge pull request #2036 from Human-Connection/dependabot/npm_and_yarn/backend/neo4j-graphql-js-2.8.0
...
build(deps): bump neo4j-graphql-js from 2.7.2 to 2.8.0 in /backend
2019-10-28 12:00:51 +01:00
dependabot-preview[bot]
9e829da80f
build(deps): bump metascraper-logo from 5.7.6 to 5.7.14 in /backend
...
Bumps [metascraper-logo](https://github.com/microlinkhq/metascraper ) from 5.7.6 to 5.7.14.
- [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/v5.7.6...v5.7.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-28 10:57:10 +00:00
mattwr18
1e88e69271
Merge pull request #2052 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-soundcloud-5.7.14
...
build(deps): bump metascraper-soundcloud from 5.7.7 to 5.7.14 in /backend
2019-10-28 11:54:48 +01:00
dependabot-preview[bot]
5c7755e075
build(deps): bump metascraper-soundcloud in /backend
...
Bumps [metascraper-soundcloud](https://github.com/microlinkhq/metascraper-soundcloud ) from 5.7.7 to 5.7.14.
- [Release notes](https://github.com/microlinkhq/metascraper-soundcloud/releases )
- [Commits](https://github.com/microlinkhq/metascraper-soundcloud/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-28 09:01:48 +00:00
dependabot-preview[bot]
5810dfe561
build(deps): bump metascraper-youtube from 5.7.6 to 5.7.14 in /backend
...
Bumps [metascraper-youtube](https://github.com/microlinkhq/metascraper-youtube ) from 5.7.6 to 5.7.14.
- [Release notes](https://github.com/microlinkhq/metascraper-youtube/releases )
- [Commits](https://github.com/microlinkhq/metascraper-youtube/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-28 09:01:41 +00:00
mattwr18
a819351a12
Merge pull request #2055 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-author-5.7.14
...
build(deps): bump metascraper-author from 5.7.6 to 5.7.14 in /backend
2019-10-28 10:01:02 +01:00
dependabot-preview[bot]
3091a8338a
build(deps): bump metascraper-author from 5.7.6 to 5.7.14 in /backend
...
Bumps [metascraper-author](https://github.com/microlinkhq/metascraper ) from 5.7.6 to 5.7.14.
- [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/v5.7.6...v5.7.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-28 04:25:23 +00:00
dependabot-preview[bot]
16e74cdb95
build(deps): bump metascraper-title from 5.7.6 to 5.7.14 in /backend
...
Bumps [metascraper-title](https://github.com/microlinkhq/metascraper ) from 5.7.6 to 5.7.14.
- [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/v5.7.6...v5.7.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-28 04:22:37 +00:00
mattwr18
bd23bc30b9
Merge pull request #2038 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-description-5.7.14
...
build(deps): bump metascraper-description from 5.7.6 to 5.7.14 in /backend
2019-10-27 12:24:48 +01:00
mattwr18
88aeff0272
Merge pull request #2033 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-publisher-5.7.14
...
build(deps): bump metascraper-publisher from 5.7.6 to 5.7.14 in /backend
2019-10-27 12:24:04 +01:00
mattwr18
b4702fae66
Merge pull request #2004 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-2.9.7
...
build(deps): bump apollo-server from 2.9.6 to 2.9.7 in /backend
2019-10-27 12:23:47 +01:00
mattwr18
6ea0aa64a5
Merge pull request #2035 from Human-Connection/dependabot/npm_and_yarn/backend/graphql-shield-7.0.0
...
build(deps): bump graphql-shield from 6.1.0 to 7.0.0 in /backend
2019-10-25 10:13:35 +02:00
dependabot-preview[bot]
2a457d2eca
build(deps): bump metascraper-publisher from 5.7.6 to 5.7.14 in /backend
...
Bumps [metascraper-publisher](https://github.com/microlinkhq/metascraper ) from 5.7.6 to 5.7.14.
- [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/v5.7.6...v5.7.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-25 08:07:07 +00:00
dependabot-preview[bot]
edf4d2d30f
build(deps): bump metascraper-description in /backend
...
Bumps [metascraper-description](https://github.com/microlinkhq/metascraper ) from 5.7.6 to 5.7.14.
- [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/v5.7.6...v5.7.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-25 08:07:04 +00:00
dependabot-preview[bot]
5a83ac0fa1
build(deps): bump apollo-server from 2.9.6 to 2.9.7 in /backend
...
Bumps [apollo-server](https://github.com/apollographql/apollo-server ) from 2.9.6 to 2.9.7.
- [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.9.6...apollo-server@2.9.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-25 07:59:42 +00:00
dependabot-preview[bot]
19b845ada2
build(deps): bump neo4j-graphql-js from 2.7.2 to 2.8.0 in /backend
...
Bumps [neo4j-graphql-js](https://github.com/neo4j-graphql/neo4j-graphql-js ) from 2.7.2 to 2.8.0.
- [Release notes](https://github.com/neo4j-graphql/neo4j-graphql-js/releases )
- [Changelog](https://github.com/neo4j-graphql/neo4j-graphql-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/neo4j-graphql/neo4j-graphql-js/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-25 04:25:07 +00:00
dependabot-preview[bot]
8562587baa
build(deps): bump graphql-shield from 6.1.0 to 7.0.0 in /backend
...
Bumps [graphql-shield](https://github.com/maticzav/graphql-shield ) from 6.1.0 to 7.0.0.
- [Release notes](https://github.com/maticzav/graphql-shield/releases )
- [Commits](https://github.com/maticzav/graphql-shield/compare/v6.1.0...v7.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-25 04:24:22 +00:00
dependabot-preview[bot]
52cb91f0f7
build(deps): bump metascraper-lang from 5.7.6 to 5.7.14 in /backend
...
Bumps [metascraper-lang](https://github.com/microlinkhq/metascraper ) from 5.7.6 to 5.7.14.
- [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/v5.7.6...v5.7.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-25 04:23:36 +00:00
mattwr18
1144baacae
Merge pull request #2000 from Human-Connection/dependabot/npm_and_yarn/backend/faker-9fd8d7d
...
build(deps): bump faker from `10bfb9f` to `9fd8d7d` in /backend
2019-10-23 09:28:03 +02:00
mattwr18
3e47b35fa8
Merge pull request #1986 from Human-Connection/dependabot/npm_and_yarn/backend/helmet-3.21.2
...
build(deps): bump helmet from 3.21.1 to 3.21.2 in /backend
2019-10-23 09:26:52 +02:00
mattwr18
e04757cf8b
Merge pull request #1982 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-express-2.9.7
...
build(deps): bump apollo-server-express from 2.9.6 to 2.9.7 in /backend
2019-10-23 09:26:05 +02:00