10009 Commits

Author SHA1 Message Date
gitstart
9e2b06649c fix: field named conditions breaking role checkboxes
Co-authored-by: raph941 <45232708+raph941@users.noreply.github.com>
2023-04-26 03:07:02 +00:00
Gustav Hansen
19855acfa4 Settings: Fix Field <> ReactSelect connection 2023-04-25 18:05:15 +02:00
Gustav Hansen
ef3d7ff09a Settings: Implement color select for stages 2023-04-25 17:40:48 +02:00
Marc
94e2624b61
Merge pull request #16479 from strapi/feat/back-limit-number-of-created-stages 2023-04-25 16:43:01 +02:00
DMehaffy
4b4d64bbb6
Merge pull request #16491 from strapi/fix/licenseExtension
Change license extension to prevent it loading the wrong file
2023-04-24 12:39:59 -07:00
Nathan Pichon
a51313304d
Merge pull request #15899 from strapi/feature/review-workflow
New Feature: Review Workflows
2023-04-24 20:53:14 +02:00
derrickmehaffy
c1135d6cd7 Change license extension to prevent it loading the wrong file 2023-04-24 11:32:21 -07:00
markkaylor
f1c2201b6e
Merge pull request #16265 from strapi/fix/plugin-documentation-bugs
Fix/plugin documentation bugs
2023-04-24 19:50:10 +02:00
DMehaffy
0d32d3517c
Merge branch 'main' into chore/docs-api-ref 2023-04-24 10:09:28 -07:00
Jean-Sébastien Herbaux
3070b89cc1
Upgrade to TS V5 and fix related breaking changes (#16462) 2023-04-24 18:37:51 +02:00
DMehaffy
2ee90667d9
Fix missing license in core/strapi package (#16489) 2023-04-24 18:20:08 +02:00
Nathan Pichon
544245319d
Merge pull request #16367 from strapi/feat/allow-proxy-requests-for-license-server
feat(proxy): allow the use of a proxy in internal requests
2023-04-24 17:35:06 +02:00
Marc-Roig
80c272dd9e chore: split routes into files 2023-04-24 16:20:12 +02:00
Marc-Roig
66a2bba78e chore: move enableFeatureMiddleware to utils 2023-04-24 16:18:54 +02:00
Marc-Roig
52b2aed092 feat: admin routes as object 2023-04-24 16:18:39 +02:00
Marc-Roig
e1be55252d feat: register admin routes like any other plugin 2023-04-24 16:18:23 +02:00
Ben Irvin
94e2df7b46
Merge pull request #16317 from strapi/enh/cli-modularization 2023-04-24 15:40:50 +02:00
Mark Kaylor
e82a1a9519 PR feedback 2023-04-24 15:25:17 +02:00
Mark Kaylor
02a6ea5cf5 Add customizer function 2023-04-24 15:25:17 +02:00
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
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
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
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
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
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
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
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
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