Ben Irvin
|
1a99a47e23
|
warn instead of blocking node 14
|
2023-04-28 17:13:15 +02:00 |
|
Ben Irvin
|
14add5a00e
|
replace broken jest useFakeTimers
|
2023-04-28 17:01:50 +02:00 |
|
Ben Irvin
|
bada5d3a0e
|
rename license to avoid name conflicts
|
2023-04-28 16:55:07 +02:00 |
|
Ben Irvin
|
f541b0868c
|
remove system time mock
|
2023-04-28 16:44:04 +02:00 |
|
Ben Irvin
|
5b175a71f9
|
update versions
|
2023-04-28 11:37:30 +02:00 |
|
Ben Irvin
|
f15c4e3ea1
|
more replacements
|
2023-04-28 11:32:22 +02:00 |
|
Ben Irvin
|
186d4dab57
|
change supported versions to node 16, 18, and 20
|
2023-04-28 11:18:55 +02:00 |
|
DMehaffy
|
6ffc331833
|
Update tests.yml
|
2023-04-26 15:10:55 -07:00 |
|
DMehaffy
|
8b8e2711bd
|
Remove Node 14 tests as EOL
|
2023-04-24 11:44:40 -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 |
|
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 |
|
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 |
|
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 |
|