12157 Commits

Author SHA1 Message Date
Mark Kaylor
ff971821fb Test overrides and fix upload schema 2023-04-24 15:25:17 +02:00
Gustav Hansen
e386aff3d5
Merge branch 'main' into feature/review-workflow 2023-04-24 13:59:41 +02:00
Marc-Roig
69cc9c5e8e fix: stage color should not be nullabke 2023-04-24 13:34:33 +02:00
Marc-Roig
e7e3004524 feat: add stage color attribute 2023-04-24 13:28:33 +02:00
Marc-Roig
4cf5ab1a0c feat: add stage color validation 2023-04-24 13:28:18 +02:00
Ben Irvin
20ffe242cd don't check singularName against collectionName in case it's breaking 2023-04-24 12:57:03 +02:00
DMehaffy
7f1bb7e73f
Allow configuration of SSO Cookie Domain (#16471) 2023-04-24 12:33:20 +02:00
Ben Irvin
9301e282f6 Merge branch 'main' into enh/cli-modularization 2023-04-24 11:54:33 +02:00
Ben Irvin
97f61da0d5 Merge branch 'main' into enh/cli-modularization 2023-04-24 11:52:07 +02:00
Marc-Roig
b06e4b4e98 Merge branch 'feature/review-workflow' into feat/back-limit-number-of-created-stages 2023-04-24 11:51:14 +02:00
Marc-Roig
9b76d46f92 fix: add sendDidChangeEntryStage 2023-04-24 11:29:50 +02:00
Marc-Roig
cc02e0bb60 fix: change metrics method name 2023-04-24 11:26:37 +02:00
“marwa-hodeib”
47376f0365 Adding50ArabicTranslations 2023-04-24 12:22:32 +03:00
Marc-Roig
466035face feat: limit number of stages to 200 2023-04-24 11:20:49 +02:00
Marc
7bdbd665af
Merge pull request #16472 from molund/molund-patch-1 2023-04-24 10:59:00 +02:00
Marc-Roig
05f29deee6 fix: don't pre initialize array 2023-04-24 10:44:46 +02:00
Marc-Roig
cd97074e33 fix: return attributes of findPage 2023-04-24 10:44:24 +02:00
Marc-Roig
bf49cdb42a fix: add missing await 2023-04-24 10:20:01 +02:00
Nathan Pichon
faf1c3b539
Merge branch 'main' into chore/docs-api-ref 2023-04-24 09:52:21 +02:00
Marc
d8ad5561d4
Merge pull request #16453 from strapi/feature/index-morph-tables 2023-04-24 09:02:55 +02:00
Marc-Roig
67816b27ae feat: add wrapResult and wrapEntity methods to be decorated 2023-04-24 08:58:30 +02:00
Simone Taeggi
4a2dee3702 remove console log 2023-04-21 21:21:40 +02:00
Simone Taeggi
abca30d8c9 Merge branch 'feature/collection-names-and-ids-uniqueness' of github.com:strapi/strapi into feature/collection-names-and-ids-uniqueness 2023-04-21 21:20:29 +02:00
Simone Taeggi
5a79cbf2e7 control collectionName for the singular name 2023-04-21 21:19:50 +02: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
Ben Irvin
89e0d4fe85 ignore undefined values 2023-04-21 16:40:16 +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
Ben Irvin
3598b7aa6a Merge branch 'feature/collection-names-and-ids-uniqueness' of https://github.com/strapi/strapi into feature/collection-names-and-ids-uniqueness 2023-04-21 15:01:56 +02:00
Ben Irvin
184b12d777 add collectionName to available names validation 2023-04-21 14:56:19 +02:00
Simone Taeggi
8444e041f6 test validation plural name different than collection names 2023-04-21 14:46:49 +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
Rémi de Juvigny
4465cb1ef8 Use isPlainObject from lodash instead 2023-04-21 12:38:17 +02:00
Simone Taeggi
e5d4df66db add validation test for singular name already used as plural and viceversa 2023-04-21 12:38:16 +02:00
Rémi de Juvigny
0f29e9367a Check for arrays when validating inputSize 2023-04-21 12:34:56 +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
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 Taeggi
8c6ebc03b9 add the three new validation errors content 2023-04-21 10:50:48 +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
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
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
nathan-pichon
84e058730f
docs(api-ref): clean comments 2023-04-21 09:47:42 +02:00
nathan-pichon
6bd5c29b91
docs(api-ref): clean Strapi class documentation 2023-04-21 09:47:41 +02:00
nathan-pichon
907f2f57d3
docs(api-ref): listing Strapi documentation methods and properties 2023-04-21 09:47:41 +02:00