769 Commits

Author SHA1 Message Date
Alexandre Bodin
d4273d81fb v4.1.0 2022-02-17 14:43:38 +01:00
Vincent
81934f515c
Merge pull request #12385 from strapi/translations-cleanup/plural-syntax-improvements
Translations cleanup: plural syntax improvements
2022-02-16 16:52:51 +01:00
vincentbpro
02c8ad11b1 Merge branch 'master' into translations-cleanup/plural-syntax-improvements 2022-02-16 15:13:09 +01:00
Alexandre Bodin
669bb2f044 v4.0.8 2022-02-16 15:12:40 +01:00
Gustav Hansen
75fdc2415c chore: Update snapshot tests 2022-02-15 16:40:15 +01:00
Jean-Sébastien Herbaux
5da5c3a8f7
Merge pull request #12467 from strapi/enhancement/gql-artifacts-generation
Add configuration options to generate graphql schema + types
2022-02-14 16:48:09 +01:00
Convly
97254f8d42 Use strapi.config.get instead of process.env 2022-02-14 14:02:06 +01:00
Convly
974b33b336 Add dedicated configuration option for shouldGenerateArtifacts: generateArtifacts 2022-02-14 13:45:13 +01:00
Alexandre BODIN
4ebeda2256
Merge pull request #12037 from tuxuuman/optimizing-and-refactoring
optimization and refactoring the verify function
2022-02-14 12:18:44 +01:00
Convly
ae7731ce31 Add configuration options to generate graphql schema + types 2022-02-14 11:01:24 +01:00
Alexandre BODIN
205c945292
Merge pull request #12410 from smoothdvd/patch-1
remove extra '/' in baseURL
2022-02-11 14:58:35 +01:00
Gustav Hansen
3c9ab240de
Merge pull request #12473 from strapi/feature/ds-alpha-75
chore: Bump design-system version
2022-02-11 13:14:34 +01:00
smoothdvd
65c03caede
Update packages/plugins/users-permissions/server/bootstrap/index.js
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2022-02-11 18:51:01 +08:00
tuxuuman
d3a0b225a6
Update packages/plugins/users-permissions/server/strategies/users-permissions.js
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2022-02-11 15:32:14 +05:00
Alexandre BODIN
02c93fe832
Merge pull request #12465 from strapi/plugin-documentation/fix-custom-settings
Fix custom settings override
2022-02-11 10:53:29 +01:00
Gustav Hansen
73853a16da chore: Update snapshot tests 2022-02-10 18:04:42 +01:00
Mark Kaylor
46f09b3a45 fix custom settings override 2022-02-10 15:55:29 +01:00
smoothdvd
24063c6c2f
using url-join lib to generate base url 2022-02-09 10:36:41 +08:00
Alexandre BODIN
1c31105c42
Merge pull request #12404 from strapi/enhancement/gql-nexus-context-for-sdl-typedefs
Allow SDL type definitions to beneficiate from Nexus types context & processing
2022-02-08 18:43:21 +01:00
vincentbpro
3708542b6b Merge branch 'master' into translations-cleanup/plural-syntax-improvements 2022-02-08 17:21:12 +01:00
vincentbpro
a596b5c4ff fix(translations): reordered translation files 2022-02-08 17:02:30 +01:00
smoothdvd
b71703e5f7
remove extra '/' in baseURL
Default redirect url setting in User-Permission's provider has a extra slash, because of apiPrefix has already contain a '/'.
2022-02-05 11:46:46 +08:00
Convly
8270d9c7a4 Fix typo 2022-02-04 17:37:56 +01:00
Convly
fe4645c385 Allow SDL type definitions to beneficiate from Nexus types context & processing 2022-02-04 17:31:53 +01:00
Pierre Noël
d1ade9c610 add e2e test 2022-02-04 17:17:42 +01:00
Pierre Noël
909e29b9f9 remove scalar attributes from populate 2022-02-04 17:17:41 +01:00
Pierre Noël
ef3bc08521 add non-localized compo and dz in /get-non-localized-fields response 2022-02-04 17:17:41 +01:00
Pierre Noël
d581c43349 add non-localized media in /get-non-localized-fields response 2022-02-04 17:17:41 +01:00
Rémi de Juvigny
eaba9ff4fa Grammar 2022-02-03 12:58:08 +01:00
Rémi de Juvigny
177b9baa1d Fix sentry plugin docs for v4 2022-02-03 12:52:21 +01:00
Rémi de Juvigny
11727cebec
Merge pull request #12067 from derweili/fix/sentry-plugin-integration
Fix sentry plugin calling sendError on wrong object
2022-02-03 12:29:51 +01:00
Convly
af0cba8c5b v4.0.7 2022-02-02 16:11:26 +01:00
vincentbpro
6a3b4b1bd0 Merge branch 'master' into translations-cleanup/plural-syntax-improvements 2022-02-02 15:41:38 +01:00
Jean-Sébastien Herbaux
c4a6ca50f0
Merge pull request #12227 from kerimabdy/add-tk-iso-code
Add Turkmen ISO 639-1 locale code
2022-02-02 11:42:37 +01:00
Jean-Sébastien Herbaux
ae5010efc2
Merge pull request #12276 from thomas-br/patch-1
Fixing double hashing issue for users-permissions passwords
2022-01-31 11:42:46 +01:00
vincentbpro
2bbbd13035 fix(translations): removed unused key 2022-01-31 11:06:13 +01:00
thomas-br
0e65636013
Removing whitespace 2022-01-29 22:38:55 +01:00
thomas-br
c85208bf97 Merge branch 'patch-1' of github.com:thomas-br/strapi into patch-1 2022-01-29 22:33:34 +01:00
thomas-br
e602d645be correcting entity update 2022-01-29 22:16:18 +01:00
ronronscelestes
6016485f3c merge bis bis + fix merge conflicts 2022-01-28 15:32:19 +01:00
Convly
5b48053946 v4.0.6 2022-01-28 15:08:27 +01:00
ronronscelestes
4af5e6ded3 Merge branch 'master' of https://github.com/strapi/strapi into fix/required-field 2022-01-28 13:53:56 +01:00
ronronscelestes
4ac074fa20 Merge branch 'fix/required-field' of https://github.com/strapi/strapi into fix/required-field 2022-01-28 13:11:10 +01:00
ronronscelestes
bb222c995d
Required-field: Bump ds 74 (#12335) 2022-01-28 11:47:47 +01:00
kerimabdy
2b61952e41
Merge branch 'master' into add-tk-iso-code 2022-01-27 16:45:26 +05:00
kerimabdy
704447dc99
Update iso-locales.test.js.snap 2022-01-27 16:04:42 +05:00
thomas-br
c30ef816ad
Merge branch 'master' into patch-1 2022-01-27 10:16:18 +01:00
thomas-br
5ae82c0edf correcting entity create 2022-01-27 10:15:04 +01:00
Rémi de Juvigny
9737195dcf Add graphql peerdependency 2022-01-26 14:15:01 +01:00
Rémi de Juvigny
de0c1244b2 Add strapi as peerDependency to plugins 2022-01-26 13:14:51 +01:00