Jorrit Schippers
175422d760
Update .npmignore files ( #8865 )
...
Add .editorconfig, .snyk, __tests__, jest.config.js
Remove .npmignore and .gitignore from admin subdirectories
Signed-off-by: Jorrit Schippers <jorrit@ncode.nl>
2021-01-28 16:57:29 +01:00
Alexandre Bodin
4f9cc8a22c
v3.4.5
2021-01-26 11:59:47 +01:00
pimsomeday
5d5ed0890b
Fix/8754 disable graphql queries other than crud ( #9131 )
...
* removes disabled resolvers from definitions
* cleanup
* fix empty query or mutation in schema
* filters disabled resolvers using graphql-tools
* returns generated schema directly
* return complete schema
* use lodash to get resolver
* uses printSchema from graphql
2021-01-22 19:06:04 +01:00
Alexandre Bodin
542786f263
v3.4.4
2021-01-20 17:31:59 +01:00
Alexandre Bodin
553d64cafd
v3.4.3
2021-01-14 10:46:50 +01:00
dependabot[bot]
2a79cd57c5
Bump apollo-server-koa from 2.18.2 to 2.19.1 ( #9123 )
...
Bumps [apollo-server-koa](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-koa ) from 2.18.2 to 2.19.1.
- [Release notes](https://github.com/apollographql/apollo-server/releases )
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server-koa@2.19.1/packages/apollo-server-koa )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-14 10:00:35 +01:00
Alexandre Bodin
7505de6ad9
v3.4.2
2021-01-13 12:16:44 +01:00
Convly
2a483ba958
Cleanup
...
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-08 10:09:08 +01:00
Convly
44b213dc6d
Fix memory leak (causing heap overflow)
...
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-08 10:09:06 +01:00
Convly
857a78e252
Add all missing e2e tests (draft)
...
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-01-08 09:52:22 +01:00
Alexandre BODIN
63a34cf3c5
Merge branch 'master' into fix/graphql-rels
2021-01-05 13:58:44 +01:00
dependabot[bot]
3610f8c6c1
Bump graphql-playground-middleware-koa from 1.6.20 to 1.6.21 ( #9041 )
...
Bumps [graphql-playground-middleware-koa](https://github.com/graphcool/graphql-playground ) from 1.6.20 to 1.6.21.
- [Release notes](https://github.com/graphcool/graphql-playground/releases )
- [Commits](https://github.com/graphcool/graphql-playground/compare/graphql-playground-middleware-koa@1.6.20...graphql-playground-middleware-koa@1.6.21 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 10:08:04 +01:00
Alexandre Bodin
b08bc9ef48
Removed unused code & fix some typo
2021-01-05 09:38:12 +01:00
Alexandre Bodin
2a6e1e0b84
Add tests to data-loaders
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2021-01-04 15:55:07 +01:00
soupette
8b9c3f2052
v3.4.1
2020-12-22 16:52:46 +01:00
DMehaffy
aad1c2fa03
Cleaning up codebase for doc repo move ( #8892 )
...
* [WIP] Cleaning up codebase for doc repo move
WIP
* Fix deleted files, add links to doc repo issues
* Add repo note to readme
2020-12-18 15:50:37 +01:00
Christopher Wray
99d39f5d4c
cwray-tech/update plugin descriptions ( #8921 )
...
* Changed plugin description-more helpful text
The marketplace area in the cms shows this text, so I thought this would be a little more helpful than the default text.
Signed-off-by: Christopher Wray <53663762+cwray-tech@users.noreply.github.com>
* updated Graphql description text
* Update email description
* update upload description
2020-12-18 09:53:46 +01:00
Alexandre Bodin
ea636b4d31
v3.4.0
2020-12-17 13:18:50 +01:00
Alexandre Bodin
df3a40c84b
Merge branch 'master' into feature/relational-fields
2020-12-16 16:39:58 +01:00
dependabot[bot]
e6e228314e
Bump graphql from 15.3.0 to 15.4.0 ( #8903 )
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 15.3.0 to 15.4.0.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v15.3.0...v15.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-16 11:18:47 +01:00
HichamELBSI
53231b5833
Merge branch 'master' into feature/relational-fields
2020-12-16 10:17:47 +01:00
dependabot[bot]
44eaeb74c5
Bump @apollo/federation from 0.20.2 to 0.20.7 ( #8895 )
...
Bumps [@apollo/federation](https://github.com/apollographql/federation/tree/HEAD/federation-js ) from 0.20.2 to 0.20.7.
- [Release notes](https://github.com/apollographql/federation/releases )
- [Changelog](https://github.com/apollographql/federation/blob/main/federation-js/CHANGELOG.md )
- [Commits](https://github.com/apollographql/federation/commits/@apollo/federation@0.20.7/federation-js )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-15 10:26:42 +01:00
Diogo Correia
7585658128
Add ability to disable aggregation on GraphQL ( #8119 )
...
Signed-off-by: Diogo Correia <me@diogotc.com>
2020-12-14 11:57:13 +01:00
dependabot[bot]
5ea4d54204
Bump cross-env from 5.2.1 to 7.0.3 ( #8856 )
...
Bumps [cross-env](https://github.com/kentcdodds/cross-env ) from 5.2.1 to 7.0.3.
- [Release notes](https://github.com/kentcdodds/cross-env/releases )
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kentcdodds/cross-env/compare/v5.2.1...v7.0.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-10 11:12:57 +01:00
Alexandre Bodin
c9c936ba41
Merge branch 'master' into feature/relational-fields
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-25 16:37:32 +01:00
Alexandre Bodin
9b28991d8a
v3.3.4
2020-11-25 16:22:45 +01:00
soupette
61a3740c06
Fix conflicts
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-11-23 14:43:07 +01:00
Alexandre Bodin
5fe7fa2f79
v3.3.3
2020-11-16 16:47:16 +01:00
Alexandre Bodin
17ea510715
v3.3.2
2020-11-10 19:02:11 +01:00
Alexandre Bodin
98bb6a3d31
v3.3.1
2020-11-09 19:22:52 +01:00
Pierre Noël
ec1c2a22c3
v3.3.0
2020-11-09 17:55:10 +01:00
iraj taghlidi
fba8959797
Upgrade graphql-tools package to use GraphQL v15 ( #8461 )
...
Signed-off-by: iraj <irajtaghlidi@gmail.com>
2020-11-07 11:56:42 +01:00
Alexandre Bodin
08a603623b
Cleanup tests
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-02 19:41:46 +01:00
Alexandre Bodin
0db015e6c2
Update tests
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-02 19:41:45 +01:00
Alexandre Bodin
bfa6766475
init coll-type
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-02 19:41:45 +01:00
Alexandre Bodin
07e7cfc0bd
Make lint stricter and fix the errors
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-11-02 19:41:42 +01:00
Alexandre Bodin
c78591553f
v3.2.5
2020-10-22 17:40:58 +02:00
Alexandre Bodin
e8153d99c0
v3.2.4
2020-10-16 18:22:15 +02:00
Alexandre BODIN
e53b54c218
Support query operators _or & _where in graphql with deep nesting ( #8332 )
...
* SUpport query operators _or _where in graphql with deep nesting
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
* Add testing for complexe graphql queries
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-15 13:22:40 +02:00
Alexandre Bodin
71a2657ed8
test node v14
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-14 13:14:14 +02:00
Alexandre Bodin
7485de2fdf
v3.2.3
2020-10-09 17:12:50 +02:00
Convly
b3d0b72198
v3.2.2
2020-10-09 11:52:09 +02:00
Jean-Sébastien Herbaux
b2b4515d9b
Fix D&P population ( #8249 )
...
* Fix D&P population (gql, rest)
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
* Fix units tests
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
* Fix mongoose filtering on non draft & publish model
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-08 20:54:48 +02:00
Alexandre Bodin
5a77b560e3
v3.2.1
2020-10-07 14:50:47 +02:00
Alexandre Bodin
95f3502ab4
v3.2.0
2020-10-06 11:01:02 +02:00
Alexandre Bodin
fcb2878987
Use a symbol to pass options add make it work with many before fixing them
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-06 10:08:31 +02:00
Alexandre Bodin
60b52cf946
Add publicationState only if received in the args
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-06 10:08:31 +02:00
Alexandre Bodin
5f7fcafc5f
Fix publciationState for nested populations
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-06 10:08:30 +02:00
Convly
773a86ae58
Fix conflicts / params => queryArguments
...
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-10-05 16:02:44 +02:00
Convly
0951e45d12
Add publicationState argument for graphql queries
...
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-10-05 15:56:30 +02:00