707 Commits

Author SHA1 Message Date
Julie Plantey
c0398521e0
Merge pull request #13917 from strapi/features/folder-breadcrumbs
[Features] Breadcrumbs Folders navigation
2022-08-05 12:55:53 +02:00
Convly
da8d954b8e Merge branch 'master' of github.com:strapi/strapi into chore/graphql-use-graphql-scalars 2022-08-05 10:10:14 +02:00
Gustav Hansen
5856b4f0b9 GraphQL: Remove unused @apollo/federation dependency 2022-08-04 17:44:51 +02:00
Julie Plantey
c59cced54b Merge branch 'master' of https://github.com/strapi/strapi into features/folder-breadcrumbs 2022-08-04 14:58:59 +02:00
Convly
d8bd668fe5 Fix yarn.lock 2022-08-03 10:01:53 +02:00
Alexandre BODIN
05f3471749
Merge pull request #13880 from strapi/dependabot/npm_and_yarn/graphql-tools/utils-8.9.0
Bump @graphql-tools/utils from 8.6.6 to 8.9.0
2022-08-02 18:16:41 +02:00
Julie Plantey
0bcc4b17d2 Merge branch 'master' of https://github.com/strapi/strapi into features/folder-breadcrumbs 2022-08-02 15:59:27 +02:00
Convly
2a60f6eb54 Move from deprecated packages to graphql-scalars to handle scalar types 2022-08-02 11:45:59 +02:00
Jean-Sébastien Herbaux
9390f681bc
Merge pull request #13793 from ihmpavel/graphql-bounded
feat(graphql): Add bounded cache
2022-08-02 11:01:56 +02:00
dependabot[bot]
80c1c25d27
Bump @graphql-tools/utils from 8.6.6 to 8.9.0
Bumps [@graphql-tools/utils](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/utils) from 8.6.6 to 8.9.0.
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/utils@8.9.0/packages/utils)

---
updated-dependencies:
- dependency-name: "@graphql-tools/utils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 15:21:04 +00:00
Alexandre Bodin
7039c0d228 v4.3.2 2022-08-01 17:18:09 +02:00
Pierre Noël
1eab2fb08c v4.3.1 2022-08-01 16:44:44 +02:00
Jean-Sébastien Herbaux
ce6c3f911e
Merge pull request #13855 from strapi/fix/dz-populate-same-field-name
Better handle populating of dynamic-zones
2022-08-01 11:31:04 +02:00
Jean-Sébastien Herbaux
9866d64954
Merge pull request #13747 from strapi/dependabot/npm_and_yarn/apollo-server-koa-3.10.0
Bump apollo-server-koa from 3.1.2 to 3.10.0
2022-08-01 10:58:08 +02:00
ihmpavel
6ae4e4a968
Merge branch 'strapi:master' into graphql-bounded 2022-07-29 13:59:20 +02:00
Bassel Kanso
66502b797e
Update packages/plugins/graphql/server/bootstrap.js with a comment
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2022-07-27 17:20:02 +03:00
Bassel Kanso
5620190597 remove unneeded async from handler 2022-07-27 16:42:10 +03:00
Bassel Kanso
db1f5710e2 Merge branch 'master' into fix/graphql-playground 2022-07-27 16:34:19 +03:00
Bassel Kanso
4436f597d0 authorize /graphql route on GET by default 2022-07-27 16:33:29 +03:00
Convly
74a2b908df v4.3.0 2022-07-27 14:44:39 +02:00
Bassel Kanso
2eb9b6f001 avoiding auth error in graphql route 2022-07-27 14:59:55 +03:00
Pierre Noël
952bca2dce better handle populating dz 2022-07-26 17:13:59 +02:00
Alexandre BODIN
bc60b90b9e
Merge pull request #13578 from meherchandan/fix/case-insensitive-equal-filter
fix: added new eqi operator for case insensitive equal search
2022-07-21 15:53:25 +02:00
ihmpavel
b67d9770fb
Remove unnecessary comment 2022-07-18 19:28:59 +02:00
ihmpavel
fd54a71f37
feat(graphql): Add bounded cache 2022-07-16 00:43:40 +02:00
dependabot[bot]
03e949b769
Bump koa from 2.13.3 to 2.13.4
Bumps [koa](https://github.com/koajs/koa) from 2.13.3 to 2.13.4.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/2.13.4/History.md)
- [Commits](https://github.com/koajs/koa/compare/2.13.3...2.13.4)

---
updated-dependencies:
- dependency-name: koa
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-14 09:06:37 +00:00
dependabot[bot]
0f0069d713
Bump apollo-server-koa from 3.1.2 to 3.10.0
Bumps [apollo-server-koa](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-koa) from 3.1.2 to 3.10.0.
- [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@3.10.0/packages/apollo-server-koa)

---
updated-dependencies:
- dependency-name: apollo-server-koa
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-13 12:24:42 +00:00
Alexandre Bodin
fe296baf71 v4.2.3 2022-07-13 14:20:58 +02:00
meherchandan
a7131ca000 fix: review comments and added graphql operator 2022-07-12 16:19:51 +04:00
Convly
376ff3133c v4.2.2 2022-06-29 15:28:03 +02:00
Julie Plantey
d142f0db61
Merge pull request #13574 from imklau/update-pl-translation
feat(translations): update and add missing PL translations
2022-06-24 15:22:35 +02:00
Convly
38e29b7110 fix style 2022-06-16 13:00:41 +02:00
Klaudia
fc385940a4
Merge branch 'master' into update-pl-translation 2022-06-16 11:51:30 +02:00
Noeemi
4b08395b47 feat(translations): update and add missing PL translations 2022-06-16 11:27:07 +02:00
Convly
34bb591cea Enable filtering on nested components 2022-06-16 10:21:03 +02:00
Jean-Sébastien Herbaux
c5ffea6ff2
Merge pull request #13566 from strapi/4.2.0
4.2.0
2022-06-15 15:17:49 +02:00
Convly
642b6a37e0 4.2.0 2022-06-15 15:09:07 +02:00
Alexandre Bodin
c12bde7e87 Merge branch 'master' into releases/4.2.0 2022-06-07 12:15:44 +02:00
Alexandre Bodin
ab698015cf v4.1.12 2022-05-25 17:17:49 +02:00
Convly
37b6802099 Update minimum node version in the package.json files 2022-05-23 14:40:37 +02:00
Convly
698ae33e00 v4.1.11 2022-05-13 18:08:05 +02:00
Convly
06abcda86a v4.1.10 2022-05-11 16:30:38 +02:00
Alexandre Bodin
9fa53be186 v4.1.9 2022-04-27 18:25:42 +02:00
Alexandre Bodin
3f204a0a48 v4.1.8 2022-04-13 16:45:31 +02:00
Alexandre Bodin
1699aac151 v4.1.7 2022-03-31 17:53:39 +02:00
Alexandre Bodin
f25774168c v4.1.6 2022-03-30 15:34:12 +02:00
Gustav Hansen
8aaaff77d4 Chore: Prettify all files 2022-03-29 14:20:41 +02:00
Jean-Sébastien Herbaux
3bf25de33e
Merge pull request #12815 from surgeharb/master
fix: ApolloServer middleware CORS issue
2022-03-24 16:51:44 +01:00
Alexandre Bodin
f1859f0375 v4.1.5 2022-03-16 12:18:10 +01:00
Alexandre Bodin
01a565aeb6 v4.1.4 2022-03-16 11:22:49 +01:00