3386 Commits

Author SHA1 Message Date
ivanThePleasant
ab69f2bde1 Adjusted admin tests to reflect changes with telemetry 2022-03-29 20:18:13 +03:00
Mark Kaylor
ef8091821f replace function with variable 2022-03-29 17:21:06 +02:00
Mark Kaylor
fc59c6e2ea rename component 2022-03-29 17:06:54 +02:00
Gustav Hansen
f05ce9b317
Merge pull request #12972 from strapi/fix/cm-list-number
CM: Fix displaying number fields in the DynamicTable
2022-03-29 16:31:20 +02:00
Mark Kaylor
4d90bd850a use dumb header component 2022-03-29 16:25:46 +02:00
Gustav Hansen
97f51652bb
Merge pull request #12632 from strapi/CONTENT-47/uid-error-message
EditViewDataManagerProvider: Handle API errors independently from yup
2022-03-29 16:24:50 +02:00
ivanThePleasant
c6307ece63 Added telemetry disable logic to the admin panel events 2022-03-29 16:49:29 +03:00
Alexandre Bodin
2791a2a5ae Merge branch 'master' into chore/knex-v1 2022-03-29 15:49:00 +02:00
Gustav Hansen
28bb1da2a6
Merge pull request #13002 from strapi/fix/prettier-all
Chore: Prettify all files
2022-03-29 15:15:14 +02:00
Gustav Hansen
8aaaff77d4 Chore: Prettify all files 2022-03-29 14:20:41 +02:00
Gustav Hansen
e776192eed
Revert "Fix actionOptions not taking into account by the upload provider" 2022-03-29 11:29:45 +02:00
Gustav Hansen
bac28de5e8
Merge pull request #12838 from strapi/fix/upload-actionOptions
Fix actionOptions not taking into account by the upload provider
2022-03-29 11:10:04 +02:00
Gustav Hansen
8dc44ccdff CM: Fix displaying number fields in the DynamicTable 2022-03-29 10:33:14 +02:00
soupette
c683b735eb Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2022-03-29 10:10:27 +02:00
soupette
6e87aa0667 Make sure to send the events only once
Signed-off-by: soupette <cyril@strapi.io>
2022-03-29 09:39:45 +02:00
ivanThePleasant
47dd5cd178 Corrected if clause mistake 2022-03-28 20:58:08 +03:00
Alexandre Bodin
3e3a7755eb Merge branch 'master' into chore/knex-v1 2022-03-28 19:44:13 +02:00
Gustav Hansen
3177ddda35 EditViewDataManagerProvider: Reuse getYupInnerErrors from helper-plugin 2022-03-28 19:28:56 +02:00
Alexandre Bodin
c52f42c80d Apply feedbacks 2022-03-28 19:24:58 +02:00
ronronscelestes
8d52ec9cc7 register checkbox text improvement 2022-03-28 18:07:12 +02:00
ronronscelestes
e82ca10a1a register page enhancement 2022-03-28 17:58:45 +02:00
soupette
5a9ac4dd21 Fix CTB reloading state
Signed-off-by: soupette <cyril@strapi.io>
2022-03-28 16:51:25 +02:00
Gustav Hansen
538c1f1ac4 Inputs: add truthy check before calling formatMessage 2022-03-28 14:17:32 +02:00
Gustav Hansen
4aa1c3c388 GenericInput: Pass error values through instead of explicit field name 2022-03-28 12:41:36 +02:00
Gustav Hansen
965b47209c Remove useless useMemo 2022-03-28 12:41:36 +02:00
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
Gustav Hansen
19aeaaf7bc GenericInput: prevent controlled/ uncontrolled errors 2022-03-28 10:19:16 +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
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
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
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