3386 Commits

Author SHA1 Message Date
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
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
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
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
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
DMehaffy
5599e69df6
Merge branch 'master' into jsprds-dutch-translation-fix 2021-12-09 20:57:38 -07:00
derrickmehaffy
3abba613ce forgot the diff 2021-12-09 15:02:40 -07:00
harimkims
5414bb8793 fix internal plugin's enabled flag ignore user plugin's enabled
- make `get-user-plugins-config` function as independent function

- when you load enabled plugins, use `get-user-plugins-config` function so that it recognizes user's plugin config per environment

Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-10 04:41:07 +09:00
derrickmehaffy
e16bf9b259 Switch Enum from native type to string or text
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2021-12-09 12:31:52 -07:00
harimkims
6bb5403ccb simplify join
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-09 21:55:41 +09:00
Alexandre BODIN
073f279e91
Merge pull request #11791 from Webbist-dev/fix/create-component-visibility-production
Set visibility on create component button when in production
2021-12-09 13:53:23 +01:00
harimkims
bf62193912 use lodash/fp merge instead lodash
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-09 20:53:36 +09:00
harimkims
b56bd71be9 apply feedback
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-09 20:48:42 +09:00
Kim, Harim
de3ee7e98a
Merge branch 'master' into fix/11774 2021-12-09 20:16:41 +09:00
vincentbpro
9aaf323223 style: email settings text change 2021-12-09 11:41:23 +01: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
Yuku Takahashi
b019507e58 Skip if dependency doesn't export package.json 2021-12-08 23:10:09 +09:00
vincentbpro
7183aa443c style: small text changes 2021-12-07 17:36:57 +01:00
matsubara
74b96a56dc Update ja.json 2021-12-07 00:51:29 +09:00
Jasper De Smet
5c2431916f
Update nl.json
Fix: translation (dutch "dt-rule" mistake)
2021-12-06 10:36:50 +01:00
harimkims
ae58d85103 rename function
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-05 08:19:15 +09:00
harimkims
411a04398f fix unable to get plugin config per env-config
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-05 07:53:23 +09:00
Alex Bennett
f5559be427 Set visibility on create component button when in production 2021-12-03 23:16:59 +00:00
ronronscelestes
bb53ba8638
CM LV Settings Dnd fixes (#11755)
* fixed draglayer for dnd

* used drag sibling logic to remove hover state bug

* updated snapshots
2021-12-03 09:31:52 +01:00
Vincent
1a507c0777
Merge branch 'master' into v4/product-copy-text-changes-v1 2021-12-03 09:09:36 +01:00
harimkims
d68c4769e9 Fix falling front unit test
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-03 04:39:51 +09:00
harimkims
2461a73a6c Fix unable to download original image in uploader
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-03 04:11:44 +09:00
vincentbpro
558110dcdf refactor: removed variables not used 2021-12-02 17:51:13 +01:00
vincentbpro
7a85b712f9 Merge branch 'v4/fix-fetch-all-entries' of github.com:strapi/strapi into v4/fix-fetch-all-entries 2021-12-02 16:53:19 +01:00
vincentbpro
3ed7f1c293 fix: removed -1 limit handling for REST 2021-12-02 16:47:56 +01:00
vincentbpro
eab466bb65 Merge branch 'master' into v4/fix-fetch-all-entries 2021-12-02 16:04:49 +01:00
Vincent
56f3b4041f
Update packages/core/strapi/lib/core-api/service/__tests__/index.test.js
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2021-12-02 16:02:01 +01:00
vincentbpro
4546823279 feat: added interface language help message 2021-12-02 14:56:11 +01:00
Alexandre Bodin
5845041665 Add build npm script so the admin gets built on mono repo setup 2021-12-02 10:34:03 +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