tuxuuman
07b0c1b590
Merge branch 'master' into optimizing-and-refactoring
2022-01-08 20:37:59 +05:00
harimkims
364a5f2b3d
Remove old _id field
2022-01-06 20:24:35 +09:00
Alexandre Bodin
48893ae3fc
v4.0.3
2022-01-05 16:50:20 +01:00
Jean-Sébastien Herbaux
dd0c256cef
Merge branch 'master' into fix/graphql-enum-not-generated
2022-01-05 16:11:54 +01:00
Kim, Harim
0fd0f57126
Fix Update user does not update component attribute ( #11871 )
...
* use entityService to update user instead of old query, add update test
Signed-off-by: harimkims <harimkims@gmail.com>
* fix e2e test
* Add component update test
* Remove console.log
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2022-01-05 15:54:58 +01:00
soupette
b234d91c4f
Merge branch 'master' of github.com:strapi/strapi into upgrade-webpack-config
2022-01-04 15:30:26 +01:00
derrickmehaffy
4dbb64e8a2
change default policies error
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2022-01-03 06:25:18 -07:00
soupette
61fe669fb6
Specify minimum node version to be 12.22.0
...
Signed-off-by: soupette <cyril@strapi.io>
2022-01-03 11:55:52 +01:00
Robin Louis van Komen
3e0259477e
add new translations
2022-01-02 16:40:32 +01:00
Robin Louis van Komen
57a70a0fb0
update existing translations
2022-01-02 16:40:22 +01:00
Julian Weiland
e9286911fc
Fix calling sendError on wrong object
...
Fixes the sentry plugin middleware calling the `sendError` function on the wrong object (sentry SDK instead of the sentry service)
2022-01-01 16:45:23 +01:00
tuxuuman
6efdb43654
optimization and refactoring the verify function
2021-12-28 16:10:03 +00:00
Tano Abeleyra
65ebc6ffc4
Update user permissions plugin Spanish translation
2021-12-27 20:26:15 +01:00
Tano Abeleyra
25719c52c8
Add i18n plugin translations
2021-12-27 20:09:40 +01:00
Tano Abeleyra
b00e8705a2
Add Sentry plugin Spanish translation
2021-12-27 20:09:40 +01:00
Tano Abeleyra
ad86c3d638
Add GraphQL plugin Spanish translation
2021-12-27 20:09:36 +01:00
Tano Abeleyra
25ba9b5985
Update documentation Spanish translation
2021-12-27 00:01:25 +01:00
harimkims
976e66b80e
Fix infinite loading caused when filling from another locale
...
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-26 22:22:19 +09:00
harimkims
f91376c407
Remove console.log
...
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-23 11:44:40 +09:00
harimkims
780247117f
Fix GraphQL enums are genereated as String type
...
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-23 10:59:24 +09:00
Convly
0c558d92fa
Take the playgroundAlways option into account for the graphql playground
2021-12-22 17:15:46 +01:00
Alexandre Bodin
fd656a4769
v4.0.2
2021-12-22 16:04:10 +01:00
Alexandre Bodin
e2cd01e8c6
v4.0.1
2021-12-22 10:43:38 +01:00
tillschweneker
6ba1a78cc7
[FIX] respect custom ENV_PATH when setting JWT_SECRET
2021-12-22 10:15:15 +01:00
Kim, Harim
8ad91851a3
Merge branch 'master' into fix/populate-user
2021-12-22 07:14:25 +09:00
Kim, Harim
93de45cc2e
Add test for Content API filter by locale ( #11961 )
...
* Fix unable to filter by locale
Signed-off-by: harimkims <harimkims@gmail.com>
* Fix failed e2e test
* Revert modifying decorator test, Add locale filter key
* Revert supporting both locale, _locale format
* Replace _locale with locale
* Replace _locale params with locale in test
* Rename testing for default locale filtering
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2021-12-21 13:43:25 +01:00
Kim, Harim
bd0aa9e9f5
Fix unable to reset password in GraphQL mutation ( #11964 )
...
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-21 11:45:18 +01:00
harimkims
54d10ec83c
Fix e2e test
2021-12-21 11:24:39 +09:00
harimkims
5ba0d2d657
Fix unable to populate user
...
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-21 10:43:36 +09:00
Fabien del Carmen
66ca7b2f4f
Merge branch 'master' into chore/test-config
2021-12-14 16:32:01 +01:00
Alexandre BODIN
8ae6fd5ae7
Merge branch 'master' into chore/test-config
2021-12-14 15:56:27 +01:00
Alexandre BODIN
a7ddc34d4e
Merge branch 'master' into fix/11789
2021-12-14 14:11:50 +01:00
Alexandre BODIN
12852dd36c
Merge pull request #11479 from strapi/v4/fix-fetch-all-entries
...
Fetch all entries with limit -1
2021-12-14 14:04:26 +01:00
harimkims
26c8dfbe5f
send filter in context query
...
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-14 19:30:24 +09:00
vincentbpro
a5ac20dda0
fix: avoid divided by zero issue
2021-12-14 10:41:47 +01:00
Alexandre BODIN
da73164fbc
Merge pull request #11734 from iicdii/translation-ko
...
Update ko translation, add missing key
2021-12-14 10:14:09 +01:00
Guy Thomas
b3e2e4db35
unpin graphql and regenerate lockfile
2021-12-10 11:02:22 +11:00
Alexandre BODIN
398ecd9071
Merge pull request #11752 from strapi/v4/product-copy-text-changes-v1
...
Product copy text changes v1
2021-12-09 10:13:34 +01:00
harimkims
74dee39682
Fix unable to filter users, add e2e test
2021-12-04 21:50:54 +09:00
Pierre Noël
d676242c8f
Fix saving up settings
2021-12-03 11:49:22 +01:00
Vincent
1a507c0777
Merge branch 'master' into v4/product-copy-text-changes-v1
2021-12-03 09:09:36 +01:00
vincentbpro
eab466bb65
Merge branch 'master' into v4/fix-fetch-all-entries
2021-12-02 16:04:49 +01:00
Kim, Harim
2b635fe656
Enumeration filter support for GraphQL ( #11754 )
...
* Enumeration filter support for GraphQL
Signed-off-by: harimkims <harimkims@gmail.com>
* Fix failed e2e test
2021-12-02 11:55:29 +01:00
vincentbpro
36bfa44b70
Merge branch 'master' of github.com:strapi/strapi into v4/product-copy-text-changes-v1
2021-12-01 18:15:44 +01:00
vincentbpro
aabdddf7a5
style: small text fixes
2021-12-01 17:52:45 +01:00
Fabien del Carmen
e1ff4b052c
Merge branch 'master' into chore/test-config
2021-12-01 11:20:39 +01:00
harimkims
1d3c57b462
Update ko translation, add missing key
...
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-01 09:27:19 +09:00
Convly
df8bfe46e9
Merge branch 'master' of github.com:strapi/strapi into plugins/graphql/fix-upload-scopes-and-bump-version
2021-11-30 16:34:35 +01:00
Convly
0d7d430469
Bump graphql-upload version & link content API scope to the custom mutations
2021-11-30 16:27:59 +01:00
Alexandre BODIN
365c8e45d6
Merge pull request #11721 from strapi/chore/remove-snyk-files
...
Remove snyk files. We switched to their github integration instead
2021-11-30 15:04:19 +01:00