Josh
ef9ed92c45
chore: update ds@1.7.3
2023-05-04 11:45:05 +01:00
Convly
939beff915
Merge branch 'releases/4.10.2'
2023-05-03 15:18:53 +02:00
Convly
a02b19866a
v4.10.2
2023-05-03 15:04:25 +02:00
Marc
e71fa3ec1e
Merge pull request #16364 from strapi/fix/mysql-deadlock-performance-issues
2023-05-02 13:49:20 +02:00
Josh
85b3eeb64f
chore: update to DS 1.7.2
...
chore: add snapshots
chore: update to 1.7.0
chore: fix tests
chore: fix hp & upload tests
chore: fix admin tests
chore: fix user-permissions FE test
chore: update snapshots and helper-plugin
fix: multi-select
chore: bump to 1.7.1
chore: bump to 1.7.2
chore: update snapshots
fix: broken test
chore: update snapshots
2023-05-02 10:23:23 +01:00
dependabot[bot]
6ed2132d3a
Bump react-intl from 6.3.2 to 6.4.1
...
Bumps [react-intl](https://github.com/formatjs/formatjs ) from 6.3.2 to 6.4.1.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@6.3.2...react-intl@6.4.1 )
---
updated-dependencies:
- dependency-name: react-intl
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-30 23:56:52 +00:00
Alexandre BODIN
dceea7201b
Force manual build to run lint to avoid unnecessary rebuilds ( #16532 )
2023-04-28 15:20:20 +02:00
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