29925 Commits

Author SHA1 Message Date
Marc
94e2624b61
Merge pull request #16479 from strapi/feat/back-limit-number-of-created-stages 2023-04-25 16:43:01 +02:00
Marc
e0ce4352c9
Update api-tests/core/admin/ee/review-workflows.test.api.js
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2023-04-25 16:21:13 +02:00
Marc-Roig
c55bc192b2 fix: flaky test 2023-04-25 10:22:35 +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
nathan-pichon
097b857892
test(review-workflows): skip flaky test 2023-04-24 18:55:09 +02: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
Jean-Sébastien Herbaux
ab980fd3ba
Merge pull request #16457 from strapi/dependabot/npm_and_yarn/vm2-3.9.17 2023-04-24 17:05:44 +02:00
Mark Kaylor
4236fe6f5a Fix union types 2023-04-24 16:56:02 +02:00
Mark Kaylor
e12644bc97 Fix jsdoc 2023-04-24 16:50:48 +02:00
Christian
32884d7791
Merge pull request #16356 from focus-at/patch-1 2023-04-24 16:50:34 +02:00
Mark Kaylor
3178e13fca Add spaces in tests 2023-04-24 16:50:30 +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
29cd84c237 Teardown the mock 2023-04-24 15:25:17 +02:00
Mark Kaylor
924aca18f1 Add tests for override service 2023-04-24 15:25:17 +02:00
Mark Kaylor
f33090461c Provide default empty object for override options 2023-04-24 15:25:17 +02:00
Mark Kaylor
b07097e8b4 Use all attributes for response 2023-04-24 15:25:17 +02:00
Mark Kaylor
d25e7468fb Add required attributes to response 2023-04-24 15:25:17 +02:00
Mark Kaylor
b71708a303 Add a component schema for each model 2023-04-24 15:25:17 +02:00
Mark Kaylor
f3a4adf3ad Fix links always opening current version instead of selected version 2023-04-24 15:25:17 +02:00
Mark Kaylor
8bdcc13ddc Fix single types using wrong response component 2023-04-24 15:25:17 +02:00
Mark Kaylor
72bb36afbc Use immer 2023-04-24 15:25:17 +02:00
Mark Kaylor
e82a1a9519 PR feedback 2023-04-24 15:25:17 +02:00
Mark Kaylor
8d83b53961 Add test config 2023-04-24 15:25:17 +02:00
Mark Kaylor
5c680d4b8f Clean comments and spacing 2023-04-24 15:25:17 +02:00
Mark Kaylor
4e5dee17bb Refactor to scope mutations 2023-04-24 15:25:17 +02:00
Mark Kaylor
b160ee3707 Add JSDoc 2023-04-24 15:25:17 +02:00
Mark Kaylor
03c811e6c6 Remove immer in favor of a simple function with similar result 2023-04-24 15:25:17 +02:00
Mark Kaylor
19ce046512 Apply overrides for specified versions 2023-04-24 15:25:17 +02:00
Mark Kaylor
0798cf75f3 Revert plugins config diff 2023-04-24 15:25:17 +02:00
Mark Kaylor
f8a631d84e Test excludeFromGeneration and customizer 2023-04-24 15:25:17 +02:00
Mark Kaylor
da3b4ed42d Remove mockdata 2023-04-24 15:25:17 +02:00
Mark Kaylor
179f3eb65d Reduce use of lodash and respect fp immutability 2023-04-24 15:25:17 +02:00
Mark Kaylor
02a6ea5cf5 Add customizer function 2023-04-24 15:25:17 +02:00
Mark Kaylor
743139db75 Migrate current override implementation to dedicated service 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
Mark Kaylor
119ddd4d98 Test the current override system 2023-04-24 15:25:17 +02:00
Mark Kaylor
f0cf844b61 Add paths key to mock 2023-04-24 15:25:17 +02:00
Mark Kaylor
236116200b Remove email from default plugins 2023-04-24 15:25:17 +02:00
Mark Kaylor
273116941e Test only specified plugins are documented 2023-04-24 15:25:17 +02:00
Mark Kaylor
23acbabc95 Fix plugins generating documentation the user doesn't want 2023-04-24 15:25:17 +02:00