12382 Commits

Author SHA1 Message Date
Marc-Roig
f2e53a4613 feat: add uid and action options in wrapResult 2023-04-26 09:28:22 +02:00
Marc-Roig
79b5cacdbf fix: await findWithRelationCounts 2023-04-26 09:21:38 +02:00
Marc-Roig
a25ec71eb3 fix: wrap findWithRelationCountPage 2023-04-26 09:21:05 +02:00
Alexandre BODIN
12d3068013
Migrate generators to ts (#16392) 2023-04-26 09:07:40 +02:00
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
Marc-Roig
0c84b254f7 feat: wrapResult before emitting events 2023-04-25 14:25:22 +02:00
Marc-Roig
66b2c5ae74 feat: just keep wrapResult 2023-04-25 14:23:10 +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
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