Alexandre Bodin
68604f9853
Merge branch 'main' of github.com:strapi/strapi into release/4.10.1
2023-04-26 15:50:41 +02:00
Alexandre Bodin
23b531cef5
v4.10.1
2023-04-26 15:45:41 +02:00
Alexandre Bodin
b36292e67b
Merge branch 'releases/4.10.0'
2023-04-26 14:39:05 +02:00
Alexandre Bodin
9b5519778f
v4.10.0
2023-04-26 14:32:28 +02:00
Josh
d07d489109
chore: convert admin-utils to TS and reorganise preset setup
...
chore
chore: fix tests
chore: fix workflow
chore: tidy ups
chore: test fixes
chore: skip nx cache
chore: pr amends
chore: fix rogue incorrect import
2023-04-26 09:57:17 +01: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
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
Mark Kaylor
3178e13fca
Add spaces in tests
2023-04-24 16:50:30 +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
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
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
Christian
5f092683d9
Merge branch 'main' into patch-1
2023-04-21 10:09:56 +02:00
Josh
2d55462e46
fix: remove instances of request and ban with eslint
...
chore: remove straggler
chore: fix hook
chore: pr amends
chore: pr amends
chore: use axios for analytics
fix missing once function import
chore(test): use defineProperty
fix: webhooks creation
fix: sso
Revert "chore(test): use defineProperty"
This reverts commit dfdcb82ccef720c4e4993fe4021acc190f38a204.
chore: make sure theres a url before trying to render the image
fix: webhook
2023-04-20 17:30:40 +01:00
Ben Irvin
1d06a15e99
Merge pull request #16420 from strapi/fix/upRegisterBlacklist
2023-04-20 16:47:51 +02:00
Christian
7f397db96a
Merge branch 'main' into patch-1
2023-04-20 09:58:31 +02:00
Christian
ee9237c343
Merge pull request #16397 from strapi/track-auth-method
2023-04-20 09:53:09 +02:00
Christian
98c0a2a5d1
Update packages/plugins/users-permissions/server/strategies/users-permissions.js
...
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-04-19 16:46:29 +02:00
Christian Capeans
0acb4ab3aa
Change event name
2023-04-19 16:44:00 +02:00
Convly
91e0be2708
v4.9.2
2023-04-19 14:54:40 +02:00
Christian
a69eb1cde1
Merge branch 'main' into patch-1
2023-04-19 14:21:22 +02:00
Christian
d4249c4f4b
Merge branch 'main' into track-auth-method
2023-04-19 12:54:35 +02:00