1917 Commits

Author SHA1 Message Date
markkaylor
1cb4307bf8
Merge pull request #12490 from DennisHartrampf/fix/documentation-generate-operationId
Set operationId
2022-03-04 10:21:33 +01:00
markkaylor
dfb8d17f03
Merge pull request #12488 from DennisHartrampf/fix/documentation-include-description
Include required description in 200 response
2022-03-04 09:48:10 +01:00
Pierre Noël
c0fb7619ef rename toGraphQLName + check enum values don't start with a number 2022-03-03 16:35:41 +01:00
Pierre Noël
e85cfe73f0 allow special characters in an enum 2022-03-03 16:35:41 +01:00
harimkims
683f0484f1 Fix wrong input parameter in user update controller 2022-03-03 23:59:32 +09:00
Pierre Noël
3700b15f76
Merge pull request #12718 from strapi/fix/redirect-url-placeholder
add missing /api in redirectUrl placeholder
2022-03-03 15:19:14 +01:00
Kim, Harim
59a3b7e037
Merge branch 'strapi:master' into fix/populate-user 2022-03-03 22:58:16 +09:00
harimkims
f8d920a332 Add test to verify population in users-api 2022-03-03 22:57:37 +09:00
harimkims
183bad03d3 Replace fetch, fetchAll query with entityService 2022-03-03 22:56:58 +09:00
harimkims
567816591a Rename getRoles, getRole to find, findOne 2022-03-03 22:55:29 +09:00
Luan
81cbf3b690 fix: sanitization of date type in query param 2022-03-02 23:33:22 -03:00
Pierre Noël
2e0a4d1507 add missing /api in redirectUrl placeholder 2022-03-02 16:05:05 +01:00
Alexandre Bodin
6f72c38052 v4.1.2 2022-03-02 16:01:32 +01:00
Kim, Harim
2b877b3a55
Merge branch 'strapi:master' into fix/populate-user 2022-03-02 15:14:43 +09:00
RufusLeTerrible
adffc30bc7
Merge pull request #12627 from strapi/fix/getNonLocalisedFieldNestedInComponent
Populate nested images for getNonLocalisedFields
2022-03-01 19:00:34 +01:00
Pierre Noël
f12c0ac4ee keep graphql date value as a string 2022-02-28 16:36:11 +01:00
vincentbpro
1e21f7707a tests(dark-mode): updated snapshots 2022-02-28 13:42:37 +01:00
vincentbpro
bca5adcd3d fix(dark-mode): fixed UnP email templates icons 2022-02-28 10:54:51 +01:00
Gustav Hansen
458be60f41
Merge pull request #12676 from endigo/add-mongolian-locale
Add Mongolian locale
2022-02-28 10:10:32 +01:00
endigo
6d3831b543 remove spaces that added by prettier 2022-02-28 12:47:18 +08:00
endigo
7cd9611dad add Mongolian to snapshot 2022-02-27 16:42:45 +08:00
endigo
8221ea7345 Fix: typo; change Mongolia to Mongolian. Because its about language not a Country 2022-02-27 16:42:30 +08:00
Alex Grozav
473d60d5f3 fix documentation plugin paths builder when multiple contentTypes 2022-02-27 10:33:18 +02:00
aquadesk
4ccfbf7814 fix: placeholder for email confirmation link input 2022-02-26 10:24:52 -08:00
Dennis Hartrampf
c1f10bd5ea Remove useless upperFirst-call
Closes: #12489
2022-02-25 12:46:31 +01:00
Alexandre Bodin
3a4db96af2 v4.1.1 2022-02-24 16:52:10 +01:00
harimkims
3aee21ae0a Allow all URI schemes for setting reset password page 2022-02-24 15:10:41 +09:00
Alexandre Bodin
7fbe76de7d Merge branch 'master' into fix/medialib-memory-leak 2022-02-23 12:08:20 +01:00
Pierre Noël
7cf2821451 migrate graphql upload to use streams + use fs-extra 2022-02-23 11:42:35 +01:00
Pierre Noël
db4e56af07 fix unit tests 2022-02-23 10:31:33 +01:00
Pierre Noël
f802db69d5 populate nested images for getNonLocalisedFields 2022-02-22 19:31:25 +01:00
Convly
d50519d2d6 Add a missing new keyword when trying to format the graphql errors 2022-02-22 12:14:50 +01:00
Vincent
7576b81d1f
Merge pull request #12561 from iicdii/feature/ko-translation
Update KO translation 🇰🇷
2022-02-22 11:25:44 +01:00
Alexandre Bodin
d4273d81fb v4.1.0 2022-02-17 14:43:38 +01:00
harimkims
b26de7f6f0 Add missing translations for plugins 2022-02-17 17:45:16 +09: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
Dennis Hartrampf
a7d1f30223 Set operationId
Closes: #12489
2022-02-11 13:09:55 +01:00
Dennis Hartrampf
f10a41137d Include required description in 200 response
Closes: #12487
2022-02-11 12:41:48 +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