3647 Commits

Author SHA1 Message Date
Mark Kaylor
fc59c6e2ea rename component 2022-03-29 17:06:54 +02:00
vincentbpro
146d9e4e9c test: update e2e permission snapshots 2022-03-29 16:55:04 +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
vincentbpro
47dc3ce9e3 test: update e2e permission snapshots 2022-03-29 15:56:23 +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
Kevin Antonio Rateni Iatauro
117dbcf4f3
Merge branch 'strapi:master' into feature/plugin-name-kebab 2022-03-29 10:04:57 +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
ronronscelestes
8a427c6402 logo Form init 2022-03-28 17:35:41 +02:00
ronronscelestes
a7ad4dbf9d Merge branch 'menu-logo/configurations-provider' of https://github.com/strapi/strapi into menu-logo/front-permissions 2022-03-28 14:40:41 +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
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