29800 Commits

Author SHA1 Message Date
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
Mark Kaylor
88a6c16746 Test generated schema is valid 2023-04-24 15:25:17 +02:00
Mark Kaylor
8c781fe8e8 Format lines for readability 2023-04-24 15:25:17 +02:00
Mark Kaylor
52b36ec8ea Add missing test config 2023-04-24 15:25:17 +02:00
Mark Kaylor
fdbd8e5d55 Refactor and fix tests 2023-04-24 15:25:17 +02:00
Mark Kaylor
ff9621a843 Fix invalid openapi schema override 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
Jean-Sébastien Herbaux
100655fba9
Merge branch 'main' into dependabot/npm_and_yarn/vm2-3.9.17 2023-04-24 13:45:49 +02:00
DMehaffy
7f1bb7e73f
Allow configuration of SSO Cookie Domain (#16471) 2023-04-24 12:33:20 +02:00
dependabot[bot]
038c44a3cf
Bump vm2 from 3.9.11 to 3.9.17
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.11 to 3.9.17.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.11...3.9.17)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 10:07:04 +00:00
Ben Irvin
a93ec3afe4 revert ts pattern 2023-04-24 12:03:57 +02:00
Marc-Roig
2154952a3b chore: activate RW in getstarted category and address schemas 2023-04-24 11:58:56 +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
256dd95f8e
Merge pull request #16480 from strapi/fix/metric-name 2023-04-24 11:31:35 +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
7bdbd665af
Merge pull request #16472 from molund/molund-patch-1 2023-04-24 10:59:00 +02:00
Jean-Sébastien Herbaux
66583634c5
Merge pull request #16469 from strapi/chore/contributing-yarn-3-update 2023-04-24 10:26:03 +02:00
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
derrickmehaffy
156a6d9ece Allow configuration of SSO Cookie Domain 2023-04-21 09:31:21 -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