3386 Commits

Author SHA1 Message Date
harimkims
a926999b29 Fix relations are not populated if API key is read-only
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-21 22:37:43 +09:00
Maxime Marty-Dessus
b6b7ff702d update translation in en.json 2021-12-21 11:05:20 +01:00
Maxime Marty-Dessus
f7c47785ba
Merge branch 'strapi:master' into master 2021-12-20 23:52:13 +01:00
Alexandre BODIN
4497124c87
Merge pull request #11933 from meduzen/patch-1
Fix English grammar in test files
2021-12-20 17:41:17 +01:00
Alexandre BODIN
be89f1505b
Merge pull request #11924 from duncanhsieh/master
Translate en.json into traditional Chinese.
2021-12-20 17:40:26 +01:00
Alexandre BODIN
b6bc048bb0
Merge pull request #11954 from strapi/serve-admin
Build admin only when necessary and serve it from the admin package
2021-12-20 17:29:33 +01:00
cyril lopez
9ee74de88c
Update packages/core/strapi/lib/commands/build.js
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2021-12-20 16:24:42 +01:00
soupette
1db862161b Use script to build the admin when developing
Signed-off-by: soupette <cyril@strapi.io>
2021-12-20 15:51:19 +01:00
soupette
584347e4bb Use default build
Signed-off-by: soupette <cyril@strapi.io>
2021-12-20 14:56:06 +01:00
soupette
3fae2a3fca Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-12-20 14:02:31 +01:00
MuxauJl
195fa88cfa fix 2021-12-20 17:45:49 +07:00
Maxime Marty-Dessus
d9ec72af44 update welcome message 2021-12-18 23:35:11 +01:00
Maxime Marty-Dessus
b935c3b7f9 fix some mistakes 2021-12-18 23:19:24 +01:00
Maxime Marty-Dessus
4a8e47ddf3 fix plural logic 2021-12-18 20:50:15 +01:00
Maxime Marty-Dessus
c7eaa37edd remove duplicate in en.json 2021-12-18 20:46:55 +01:00
Maxime Marty-Dessus
aabeca7ece add all missing entries to fr.json 2021-12-18 20:46:51 +01:00
Mehdi
272ca8634a
Fix English grammar in test files 2021-12-17 04:10:22 +01:00
Alexandre BODIN
12333ebea6
Merge pull request #11926 from strapi/update/DBRequirements
Update required database versions
2021-12-16 09:49:53 +01:00
derrickmehaffy
881c4eecae Update required database versions
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2021-12-15 14:10:13 -07:00
Duncan Hsieh
8c3c28a5af Translate en.json into traditional Chinese. 2021-12-16 00:40:28 +08:00
Abdón Rodríguez Davila
7accd9908f
Merge branch 'master' into created-by 2021-12-15 17:29:13 +01:00
Abdón Rodríguez Davila
b990a4227b Update snapshot
Signed-off-by: Abdón Rodríguez Davila <a@abdonrd.com>
2021-12-15 17:28:44 +01:00
Alexandre BODIN
459c0e941c
Merge pull request #11915 from strapi/fix/11908
Fix copy from another locale with DZ
2021-12-15 17:14:44 +01:00
soupette
1618d2313f Fixes #11908
Signed-off-by: soupette <cyril@strapi.io>
2021-12-15 15:32:42 +01:00
Abdón Rodríguez Davila
bedddcedae
Merge branch 'master' into created-by 2021-12-15 11:35:35 +01:00
Dieter Stinglhamber
664c18b17e sanitize password from filters 2021-12-15 11:16:12 +01:00
Alexandre BODIN
13e3e59f7d
Merge pull request #11883 from strapi/entity-validator-unit-tests
Add unit tests for the entity validators
2021-12-15 10:53:31 +01:00
Alexandre BODIN
0c03cbe793
Merge pull request #11870 from matsubaraDaisuke/test/pxToRem
add test of pxToRem
2021-12-15 09:46:38 +01:00
Alexandre BODIN
687eb623e9
Merge pull request #10968 from strapi/chore/test-config
Rework test config to get a better monorepo experience
2021-12-14 17:34:00 +01:00
Alexandre BODIN
6c24b61389
Merge pull request #11901 from strapi/use-asset-module
Replace file-loader and url-loader with asset modules
2021-12-14 17:32:46 +01:00
Fabien del Carmen
66ca7b2f4f
Merge branch 'master' into chore/test-config 2021-12-14 16:32:01 +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
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
ef063a1982 remove console log
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-14 18:41:49 +09: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