6989 Commits

Author SHA1 Message Date
Gustav Hansen
bc74c10714 EditViewDataManagerProvider: Don't call the API, if yup has thrown errors before 2022-03-28 12:41:36 +02:00
Gustav Hansen
6638aeedce EditViewDataManagerProvider: Handle API errors independently from yup 2022-03-28 12:41:32 +02:00
Gustav Hansen
1ec680924d
Merge pull request #12970 from strapi/fix/generiinput-controlled
GenericInput: prevent controlled/ uncontrolled warnings
2022-03-28 12:26:37 +02:00
vincentbpro
f10b97186a feat(menu-logo): added a permission for project level settings 2022-03-28 11:38:23 +02:00
ronronscelestes
0e98689c6d feedback refacto 2022-03-28 11:34:45 +02:00
WalkingPizza
41ec9596ed Automatically convert plugin name to kebab-case 2022-03-28 11:17:49 +02:00
Gustav Hansen
19aeaaf7bc GenericInput: prevent controlled/ uncontrolled errors 2022-03-28 10:19:16 +02:00
ronronscelestes
68a0de36e4 added setMenuLogo tests 2022-03-28 10:10:46 +02:00
DanieleAurilio
e9b64aca19 fix email test 2022-03-27 22:27:55 +02:00
pr0gr8mm3r
5b1d214240 translate upload plugin to german 2022-03-26 00:00:44 +01:00
pr0gr8mm3r
8040ac9c10 translate content type builder to german 2022-03-25 23:48:03 +01:00
pr0gr8mm3r
2b09ba677d translate admin panel to german 2022-03-25 23:35:23 +01:00
cyril lopez
750d66a3b8
Merge pull request #12957 from strapi/fix/build-error-swallow
Build: Prevent output from swallowing webpack errors
2022-03-25 18:55:59 +01:00
Mark Kaylor
a083dadce9 add offline layout 2022-03-25 17:44:19 +01:00
ronronscelestes
964b804d34 added tests and refacto 2022-03-25 17:21:49 +01:00
Pierre Noël
cf33ce0b63
Merge pull request #12534 from strapi/content-68/fix-public-path
Move public path config to server.js
2022-03-25 16:35:42 +01:00
Pierre Noël
39d6c1c251 change wording didnt to doesnt 2022-03-25 16:18:57 +01:00
Pierre Noël
aea7e9fccf refactor upload bootstrap 2022-03-25 16:17:40 +01:00
Pierre Noël
091a3d3d85 implement uploadStream wrapping for actionOptions 2022-03-25 16:17:39 +01:00
ronronscelestes
292dcb0f37 init ConfigurationsProvider with menuLogo reducer 2022-03-25 14:48:01 +01:00
Gustav Hansen
29ac0115ac Build: Prevent output from swallowing webpack errors 2022-03-25 10:04:46 +01:00
Alexandre Bodin
5920e31b5b Put back entire workflow 2022-03-25 09:16:17 +01:00
Alexandre Bodin
4b965665d4 Test each sqlite pkg 2022-03-25 09:02:19 +01:00
ivanThePleasant
613a7c19fe Renamed the command and added path checking 2022-03-24 21:12:47 +02:00
ivanThePleasant
f74c446cd2 Naming changes 2022-03-24 20:47:54 +02:00
ivanThePleasant
d007218b96 Fixed the issue where command throws an error if strapi key is not in package.json 2022-03-24 20:42:16 +02:00
ivanThePleasant
b96e4a984f
Update packages/core/strapi/lib/commands/opt-out-telemetry.js
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2022-03-24 20:40:20 +02:00
Gustav Hansen
2860d05099 ML: Simplify useAssets() and useFolders() hooks 2022-03-24 18:57:56 +01:00
Gustav Hansen
da5bf0b125 ML: Resolve ignored eslint rules 2022-03-24 18:57:55 +01:00
Gustav Hansen
381c5df208 ML: Add useFolders() hook and tests 2022-03-24 18:57:55 +01:00
Gustav Hansen
d15962c047 ML: Add tests for useAssets() 2022-03-24 18:57:55 +01:00
Gustav Hansen
cf0dfe3b2f ML: Use formatjs inline plural API, display folder count 2022-03-24 18:57:55 +01:00
Gustav Hansen
85163114d9 FolderCard: Restructure component files 2022-03-24 17:31:44 +01:00
soupette
781bd8d1a1 Add speed plugin to admin dev deps
Signed-off-by: soupette <cyril@strapi.io>
2022-03-24 14:26:57 +01:00
Gustav Hansen
92e3f45e69
Merge pull request #12213 from strapi/cm/repeatable-components-list-view
CM: Allow displaying components in the list view
2022-03-24 14:07:19 +01:00
ivanThePleasant
58c0a777a3
Update packages/core/strapi/lib/commands/opt-out-telemetry.js
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
2022-03-24 14:40:33 +02:00
Rémi de Juvigny
91c5839280
Merge pull request #12916 from strapi/feature/marketplace-prod
Handle marketplace production environment
2022-03-24 13:16:04 +01:00
Rémi de Juvigny
12558e7de3 Merge remote-tracking branch 'origin/master' into feature/marketplace-prod 2022-03-24 11:51:11 +01:00
Alexandre Bodin
5cbb60ce4b Merge branch 'master' into releases/4.2.0 2022-03-24 11:11:00 +01:00
ivanThePleasant
ce5ddb2868 Changed naming to better correspond to Strapi naming conventions 2022-03-24 08:42:58 +02:00
cyril lopez
7e105cc784
Merge pull request #12922 from strapi/fix/ml-audio-type
ML: Add audio type to asset filters
2022-03-23 18:18:19 +01:00
soupette
df6fa2f8b6 Remove terser dependency
Signed-off-by: soupette <cyril@strapi.io>
2022-03-23 18:16:32 +01:00
Vincent
9afe470cbf
Merge pull request #12921 from strapi/feat/translations-cleanup
Feat/translations cleanup
2022-03-23 17:02:12 +01:00
Rémi de Juvigny
3ea20a2353 Apply feedback 2022-03-23 15:44:15 +01:00
Gustav Hansen
a26788bcef ML: Add audio type to filters 2022-03-23 15:38:04 +01:00
soupette
0a5a03c0a1 Add tests
Signed-off-by: soupette <cyril@strapi.io>
2022-03-23 15:16:13 +01:00
soupette
323e8f4cbf Remove useless babel plugins
Signed-off-by: soupette <cyril@strapi.io>
2022-03-23 14:51:41 +01:00
soupette
e26740be3c Remove @babel/runtime and its associated plugin from the admin package
Signed-off-by: soupette <cyril@strapi.io>
2022-03-23 14:41:34 +01:00
Gustav Hansen
278f401545
Merge pull request #12877 from strapi/fix/upload-crop-size
EditAssetDialog: Use original image as source for cropping
2022-03-23 14:41:29 +01:00
Gustav Hansen
8563465936 FolderCard: Update tests 2022-03-23 14:40:53 +01:00