5123 Commits

Author SHA1 Message Date
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
soupette
6b89565995 Upgrade babel dependencies
Signed-off-by: soupette <cyril@strapi.io>
2022-01-03 11:46:15 +01:00
Robin Louis van Komen
57a70a0fb0 update existing translations 2022-01-02 16:40:22 +01:00
oscarsandberg
c2b2e1b4cf add tests for utils function 2022-01-01 20:34:32 +01:00
oscarsandberg
32a70b88fd move function to utils folder 2022-01-01 20:34:08 +01:00
p_0g_8mm3_
a4e2a5fbac make left menu header title and workplace string resources 2021-12-31 14:44:35 +01:00
SergeiMeza
acc12f33a9 Update Admin Japanese translations 2021-12-31 08:02:48 +09:00
HichamELBSI
891b8b98eb Add confirm alert on close modal (upload) & bump DS version
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-12-30 14:58:41 +01:00
cyril lopez
7b32c05f6c
Merge branch 'master' into fix/italic-style-is-ignored 2021-12-30 12:21:14 +01:00
cyril lopez
6d99de01a8
Merge branch 'master' into fix/italic-style-is-ignored 2021-12-30 12:17:36 +01:00
Vincent
1b276b6dc7
Feature(GuidedTour)/ Init helper plugin + admin (#12047)
* feat: added guided tour context, hook and provider to helper-plugin

* feat(guided-tour): using helpers in the admin + init reducer

Co-authored-by: ronronscelestes <ronronscelestes@users.noreply.github.com>

* feedback fixes

Co-authored-by: ronronscelestes <ronronscelestes@users.noreply.github.com>
Co-authored-by: ronronscelestes <julie.plantey@gmail.com>
2021-12-30 11:41:53 +01:00
soupette
af2807222e Fixes #12045
Signed-off-by: soupette <cyril@strapi.io>
2021-12-30 10:53:49 +01:00
soupette
42c56d9e63 Fix CM no content type view
Signed-off-by: soupette <cyril@strapi.io>
2021-12-30 09:11:31 +01:00
cyril lopez
0550c7b7a1
Merge branch 'master' into always-clear-cache-folder 2021-12-29 14:45:34 +01:00
cyril lopez
4173a23236
Merge branch 'master' into fix/italic-style-is-ignored 2021-12-29 10:12:58 +01:00
soupette
cf2f87cbb8 Fix #12034
Signed-off-by: soupette <cyril@strapi.io>
2021-12-28 14:09:10 +01:00
Tano Abeleyra
406074aa46 Add upload Spanish translation 2021-12-27 20:44:02 +01:00
HichamELBSI
d4cf3ae8ee Fix upload file info form
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-12-27 10:50:00 +01:00
Tano Abeleyra
383c74f1b9 Update email Spanish translations 2021-12-27 00:01:08 +01:00
Tano Abeleyra
6bbc5d84c4 Update admin Spanish translations 2021-12-27 00:01:08 +01:00
Elias Abeleyra
c8a6089ec9 Update dashboard Spanish translations 2021-12-27 00:01:04 +01:00
harimkims
d2a57383bc Fix italic style is ignored in preview mode
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-26 19:49:25 +09:00
soupette
540a27999b Always remove the build and cache folder when running the build command
Signed-off-by: soupette <cyril@strapi.io>
2021-12-24 10:23:39 +01:00
Convly
1fdfa866dc Remove the build directory from the watched files list 2021-12-22 16:55:32 +01:00
Alexandre Bodin
fd656a4769 v4.0.2 2021-12-22 16:04:10 +01:00
soupette
d14e4a242e Fix snapshots
Signed-off-by: soupette <cyril@strapi.io>
2021-12-22 15:54:26 +01:00
soupette
0305e2c16c Fixes #11991
Signed-off-by: soupette <cyril@strapi.io>
2021-12-22 15:32:26 +01:00
nemo0
2c931634f0 Changed unknow to unknown 2021-12-22 19:59:03 +05:30
Alexandre BODIN
87491208a4
Merge pull request #11981 from iicdii/fix/unable-to-delete-image
Fix unable to delete an image from the media-library
2021-12-22 11:57:59 +01:00
Alexandre Bodin
e2cd01e8c6 v4.0.1 2021-12-22 10:43:38 +01:00
tillschweneker
ac0c306a0b [FIX] respect custom ENV_PATH when setting API_TOKEN_SALT 2021-12-22 10:08:47 +01:00
Kim, Harim
8b862936e4
Merge branch 'master' into fix/unable-to-delete-image 2021-12-22 17:58:58 +09:00
harimkims
32e4aec852 Refactor code to run the query only when necessary 2021-12-22 17:58:22 +09:00
Alexandre BODIN
7e1ef71d9b
Merge pull request #11973 from strapi/watch-mode
Remove admin files from watched files
2021-12-22 09:11:15 +01:00
Alexandre BODIN
2be212cd6f
Merge pull request #11969 from iicdii/fix/api-token-popluate
Fix relations are not populated when API key is read-only
2021-12-22 09:09:02 +01:00
harimkims
84130ab541 Fix unable to delete an image from the media-library
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-22 09:35:00 +09:00
soupette
d24fe52a89 Remove admin files from watched files
Signed-off-by: soupette <cyril@strapi.io>
2021-12-21 17:22:10 +01:00
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