29765 Commits

Author SHA1 Message Date
Jean-Sébastien Herbaux
f785059ab3
Merge branch 'main' into chore/contributing-yarn-3-update 2023-04-24 09:11:38 +02:00
Jean-Sébastien Herbaux
86853d8120
Replace note with command 2023-04-24 09:11:27 +02:00
Marc
d8ad5561d4
Merge pull request #16453 from strapi/feature/index-morph-tables 2023-04-24 09:02:55 +02:00
DMehaffy
a6805d2fa8
Merge pull request #16346 from strapi/vercel/removeOverrides
Remove overrides from Vercel
2023-04-21 18:07:36 -07:00
Michael Olund
975a3ca03d
Fix knex error when removing existing relations as a batch
Added a fallback of 0 after null coalesce
2023-04-21 12:11:16 -07:00
Convly
a203df388d Update the contribution guidelines based on the yarn 3 requirements 2023-04-21 17:23:14 +02:00
Ben Irvin
6000668673
Merge pull request #16402 from strapi/fix/windows-import-export 2023-04-21 15:35:14 +02:00
Rémi de Juvigny
7c972f569b
Merge pull request #16455 from strapi/feature/custom-field-sizes
Let custom fields specify a custom input size
2023-04-21 15:30:39 +02:00
markkaylor
21641cdaf4
Merge pull request #16463 from strapi/docs/update-yarn-link 2023-04-21 15:00:47 +02:00
Marc
cd4c3298d4
Merge pull request #16467 from strapi/fix/provider-s3-video-uploads 2023-04-21 14:43:38 +02:00
Josh
2edcb60e35
Merge pull request #16441 from strapi/fix/nested-repeatable-components-can-be-reordered 2023-04-21 12:19:56 +01:00
Gustav Hansen
092a80bc33 Merge branch 'main' into feature/review-workflow 2023-04-21 13:08:41 +02:00
Gustav Hansen
195c38953c
Merge pull request #16428 from strapi/feature/review-workflow-fe-contrib-docs
Docs: Extend contributor documention with review workflows (frontend)
2023-04-21 13:07:14 +02:00
Gustav Hansen
0ae6e47027
Merge pull request #16466 from strapi/feature/review-workflow-cm-list-view
CM: ListView - Check if review-workflows are enabled instead of relying on isEE
2023-04-21 13:06:59 +02:00
Rémi de Juvigny
4465cb1ef8 Use isPlainObject from lodash instead 2023-04-21 12:38:17 +02:00
Rémi de Juvigny
0f29e9367a Check for arrays when validating inputSize 2023-04-21 12:34:56 +02:00
Gustav Hansen
c521b80ba8
Update docs/docs/core/content-type-builder/review-workflows.mdx
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2023-04-21 12:28:28 +02:00
Gustav Hansen
0c1ee2c53d
Update docs/docs/core/content-manager/review-workflows.mdx
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2023-04-21 12:28:19 +02:00
Gustav Hansen
9109e1b33f
Update docs/docs/core/content-manager/review-workflows.mdx
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2023-04-21 12:28:14 +02:00
Marc-Roig
98e3a31721 fix: check for base url 2023-04-21 12:25:39 +02:00
Gustav Hansen
19dd2efd54 CM: ListView - Check if review-workflows are enabled instead of relying on isEE 2023-04-21 12:22:49 +02:00
Ben Irvin
aa5e9f9603
Merge pull request #16313 from owen107/fix/mysql-dialect-connection-option 2023-04-21 12:20:17 +02:00
Gustav Hansen
a7455ed9af Docs: Extend contributor documention with review workflows (frontend) 2023-04-21 12:13:55 +02:00
Rémi de Juvigny
cc6644fac5
Merge branch 'main' into feature/custom-field-sizes 2023-04-21 11:00:06 +02:00
Rémi de Juvigny
f9564e0b94 Remove unused action function 2023-04-21 10:59:29 +02:00
Simone
04247e8161
Merge pull request #16439 from strapi/fix/uid-placeholder-content
Fix "UID placeholder not meeting naming requirements"
2023-04-21 10:48:23 +02:00
Mark Kaylor
82db28a4d3 Update ds yarn link docs 2023-04-21 10:37:20 +02:00
Rémi de Juvigny
8ae384894e Use ApplicationError for validation 2023-04-21 10:24:22 +02:00
Rémi de Juvigny
70e60071e4 Improve and test setCustomFieldInputSizes 2023-04-21 10:19:30 +02:00
Christian
5f092683d9
Merge branch 'main' into patch-1 2023-04-21 10:09:56 +02:00
Marc
23b798fb34
Merge branch 'main' into feature/index-morph-tables 2023-04-21 10:09:26 +02:00
Rémi de Juvigny
151e92e1a0 Stricter object check 2023-04-21 09:55:46 +02:00
Rémi de Juvigny
abb1e3635f
Merge pull request #16224 from edlefebvre/fix-admin-missing-translation-fr
translation(core admin): add some missing fr translations
2023-04-21 09:48:20 +02:00
Ben Irvin
da6ff4c28b
Merge branch 'main' into fix/windows-import-export 2023-04-21 09:31:59 +02:00
Ben Irvin
cb2133d8ff remove return value 2023-04-21 09:31:04 +02:00
Ben Irvin
095af63f5e fix getmetadata 2023-04-21 09:23:29 +02:00
Josh
afb25c8327
Merge pull request #16449 from strapi/chore/ban-request 2023-04-21 08:01:54 +01:00
Owen Xu
73f6c95fa9
Merge branch 'main' into fix/mysql-dialect-connection-option 2023-04-20 11:09:03 -07:00
Simone Taeggi
18ddcf2274 remove unused request 2023-04-20 18:59:55 +02:00
Josh
2d55462e46 fix: remove instances of request and ban with eslint
chore: remove straggler

chore: fix hook

chore: pr amends

chore: pr amends

chore: use axios for analytics

fix missing once function import

chore(test): use defineProperty

fix: webhooks creation

fix: sso

Revert "chore(test): use defineProperty"

This reverts commit dfdcb82ccef720c4e4993fe4021acc190f38a204.

chore: make sure theres a url before trying to render the image

fix: webhook
2023-04-20 17:30:40 +01:00
Josh
f45143c5e2
Merge pull request #16459 from strapi/fix/localstorage 2023-04-20 17:29:30 +01:00
Josh
a572f92b1e fix: localstorage in fe tests 2023-04-20 17:12:32 +01:00
Ben Irvin
1d06a15e99
Merge pull request #16420 from strapi/fix/upRegisterBlacklist 2023-04-20 16:47:51 +02:00
Rémi de Juvigny
b5e1372bd4 Code cleanup 2023-04-20 12:55:22 +02:00
Rémi de Juvigny
0f3014a136
Merge branch 'main' into feature/custom-field-sizes 2023-04-20 12:50:11 +02:00
Rémi de Juvigny
8253cfdd71 Handle isResizable in the admin 2023-04-20 12:49:46 +02:00
Rémi de Juvigny
0dd4f8f068 Remove color picker inputSize 2023-04-20 12:34:09 +02:00
Rémi de Juvigny
cb3588782c Use custom field input size in admin 2023-04-20 12:24:55 +02:00
Christian
9c06a5cbb2
Merge branch 'main' into patch-1 2023-04-20 12:11:47 +02:00
Marc-Roig
e725596ca7 feat: add indexes to morph tables 2023-04-20 12:08:15 +02:00