20877 Commits

Author SHA1 Message Date
Alexandre BODIN
3fca25601b
Merge pull request #11795 from iicdii/fix/11789
Fix unable to filter users, add e2e test
2021-12-14 15:58:43 +01:00
Alexandre BODIN
331c21a0a6
Merge pull request #11884 from strapi/fix-product-copy-text-changes-v1
style: email settings text change
2021-12-14 15:58:03 +01:00
Alexandre BODIN
903f8e15e5
Merge pull request #11898 from strapi/fix/11845
Fix relation field in the content manager.
2021-12-14 15:57:50 +01:00
MatsubaraDaisuke
07e98fe5e9
Merge branch 'master' into test/pxToRem 2021-12-14 23:57:16 +09:00
Alexandre BODIN
8ae6fd5ae7
Merge branch 'master' into chore/test-config 2021-12-14 15:56:27 +01:00
Alexandre BODIN
68bce2dba9
Merge pull request #11830 from matsubaraDaisuke/matsubara-japanese-translation-fix
Update ja.json
2021-12-14 15:56:16 +01:00
Alexandre BODIN
a7ddc34d4e
Merge branch 'master' into fix/11789 2021-12-14 14:11:50 +01:00
Alexandre BODIN
30db467072
Merge pull request #11850 from yuku/fix-11848
Dealing with dependencies which don't export package.json
2021-12-14 14:06:15 +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
Alexandre BODIN
940fb3c088
Merge pull request #11802 from iicdii/fix/11774
Fix plugin config per environment doesn't apply
2021-12-14 13:52:18 +01:00
Alexandre BODIN
6f0458590f
Merge pull request #11769 from iicdii/fix/11768
Fix unable to download original image in uploader
2021-12-14 13:47:39 +01:00
MatsubaraDaisuke
52a3ba90ff
Merge branch 'master' into test/pxToRem 2021-12-14 21:07:08 +09:00
soupette
d1b68991f1 Use asset module
Signed-off-by: soupette <cyril@strapi.io>
2021-12-14 11:46:47 +01:00
harimkims
e99079af24 remove unnecessary line 2021-12-14 19:46:34 +09:00
cyril lopez
e643e78a62
Merge branch 'master' into fix-product-copy-text-changes-v1 2021-12-14 11:30:38 +01:00
harimkims
26c8dfbe5f send filter in context query
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-14 19:30:24 +09:00
harimkims
ef063a1982 remove console log
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-14 18:41:49 +09:00
vincentbpro
a5ac20dda0 fix: avoid divided by zero issue 2021-12-14 10:41:47 +01:00
soupette
6e7d614bb0 Merge branch 'master' of github.com:strapi/strapi into fix/11845 2021-12-14 10:29:54 +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
soupette
cf05f9b0ef Fix CM model redirection
Signed-off-by: soupette <cyril@strapi.io>
2021-12-14 10:12:40 +01:00
soupette
ef3e693dfc Fixes #11845
Signed-off-by: soupette <cyril@strapi.io>
2021-12-14 10:08:58 +01:00
Dieter Stinglhamber
51eb67010e rename imported validators 2021-12-14 10:00:36 +01:00
Dieter Stinglhamber
41bff2dd80 add unit tests for the entity validators 2021-12-14 10:00:36 +01:00
Yuku Takahashi
13435d25d0
Remove unnecessary comment
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2021-12-14 08:42:35 +09:00
Guy Thomas
ce2dd9b8f7
Merge branch 'master' into guyathomas/unpin-graphql-version 2021-12-14 08:41:57 +11:00
oscarsandberg
803cb978e2 add tests for cellvalue component 2021-12-13 18:58:30 +01:00
oscarsandberg
6271be6cf3 show all decimals for numbers of typ floats or decimals 2021-12-13 18:57:15 +01:00
Alexandre BODIN
6477087d68
Merge pull request #11794 from jakobsjoqvist/update-contributing
Replace npm with yarn in contributing
2021-12-13 14:33:03 +01:00
Alexandre BODIN
11d4ed8527
Merge pull request #11724 from strapi/chore/fingerprint-fix
Added fingerprint prefix in order to match the one on strapi website
2021-12-13 14:32:14 +01:00
Alexandre BODIN
8a8a51b620
Merge pull request #11819 from jsprds/jsprds-dutch-translation-fix
Update nl.json
2021-12-13 14:22:28 +01:00
MatsubaraDaisuke
b2d41cf86c
Merge branch 'master' into test/pxToRem 2021-12-13 21:46:01 +09:00
ivanThePleasant
c05a2ba7c9
Merge branch 'master' into chore/fingerprint-fix 2021-12-13 12:24:43 +00:00
Alexandre BODIN
b372f8c185
Merge pull request #11808 from jakobsjoqvist/fix/skip-regex-validation-empty-string
Fix regex validation for empty string in non-required fields
2021-12-13 11:52:36 +01:00
ivanThePleasant
22c82f48f1 Reworked fingerprint prefix 2021-12-13 12:50:21 +02:00
Jakob Sjöqvist
aa13ed3255 Improve descriptions for string regexp validator 2021-12-13 10:20:12 +01:00
DMehaffy
a5afca42ff
Merge branch 'master' into jsprds-dutch-translation-fix 2021-12-12 19:10:52 -07:00
Jakob Sjöqvist
30041e3a16 Add backend tests for regexp validator 2021-12-12 12:46:06 +01:00
Jakob Sjöqvist
af5cf692dc Make required check less wordy 2021-12-12 12:46:05 +01:00
Jakob Sjöqvist
0e0c74e514 Ignore empty strings in regex validation on server side if field not required 2021-12-12 12:46:05 +01:00
Jakob Sjöqvist
a837c960d1 Ignore regex validation for empty string when field is not required 2021-12-12 12:46:05 +01:00
Abdón Rodríguez Davila
3c9065ad48 Add created info to the info section
Signed-off-by: Abdón Rodríguez Davila <a@abdonrd.com>
2021-12-11 13:28:12 +01:00
Abdón Rodríguez Davila
2b42a795a1 Extract how to get the update info to a function
Signed-off-by: Abdón Rodríguez Davila <a@abdonrd.com>
2021-12-11 13:17:00 +01:00
Guy Thomas
695980b063
Merge branch 'master' into guyathomas/unpin-graphql-version 2021-12-11 08:21:03 +11:00
Yuku Takahashi
bcb2745733
Apply suggestions from code review 2021-12-11 00:27:32 +09:00
matsubara
77fc12b75c add test of pxToRem 2021-12-10 23:04:59 +09:00
MatsubaraDaisuke
0e033becb4
Merge branch 'master' into matsubara-japanese-translation-fix 2021-12-10 21:49:14 +09:00
Alexandre BODIN
f80b89fe69
Merge pull request #11864 from strapi/fix/enum
Switch Enum from native type to string or text
2021-12-10 13:23:06 +01:00
DMehaffy
e898012f1c
Merge branch 'master' into update-contributing 2021-12-09 21:34:18 -07:00
DMehaffy
5599e69df6
Merge branch 'master' into jsprds-dutch-translation-fix 2021-12-09 20:57:38 -07:00