fix single type
fix query
sanitize pagination count params
add comments
Cleanup the params/filters sanitize helpers
sanitize association resolver
Sanitize sort
fix graphql single type
fix graphql types
fix addFindQuery
Sanitize fields
Update sanitize sort to handle all the different formats
Update fields sanitize to handle regular strings & wildcard
Fix non scalar recursion
Add a traverse factory
Add visitor to remove dz & morph relations
Replace the old traverse utils (sort, filters) by one created using the traverse factory
add sanitize populate
await args
fix async and duplicate sanitization
sanitize u&p params
Add traverse fields
Fix traverse & sanitize fields
add traverse fields to nested populate
sanitize admin api filter queries
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
sanitize sort params in admin API
todo
make token fields unsearchable with _q
sanitize delete mutation
Update packages/core/admin/server/services/permission/permissions-manager/sanitize.js
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
fix errors on queries without ctx
rename findParams to sanitizedParams
Sanitize queries everywhere in the content manager admin controllers
sanitize single type update and delete
Ignore non attribute keys in the sanitize sort
Fix the sanitize query sort for nested string sort
Fix permission check for the admin
typo
sanitize upload
sanitize admin media library
sanitize admin users
Add missing await
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
set U&P users fields to searchable:false
add token support to createContentAPIRequest
add searchable:false to getstarted U&P schema
remove comment
sanitize component resolver
remove await
add searchable false to the file's folder path
Fix admin query when the permission query is set to null
add basic tests for filtering private params
add tests for fields
add pagination tests
Fix admin user fields not being sanitized
Fix convert query params for the morph fragment on undefined value
Traverse dynamic zone on nested populate
Handle nested sort, filters & fields in populate queries + handle populate fragment for morphTo relations
Sanitize 'on' subpopulate
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
don't throw error on invalid attributes
check models for snake case column name instead of assuming they are operators
Add first batch of api tests for params sanitize
Fix sort traversal: handle object arrays
Put back removePassword for fields,sort,filters
Add schemas and fixtures for sanitize api tests
Add tests for relations (sanitize api tests)
Move constant to domain scope
Rename sanitize params to sanitize query
Fix typo
Cleanup fixtures file
Fix variable name conflict
Update packages/core/admin/server/services/permission/permissions-manager/sanitize.js
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Update comment for array filters
Rename sanitize test
Test implicit & explicit array operator for filter
Remove unused code
fix: dont merge the state if the ID changes
fix: pass id to querykey & add cleanup method to useRelation hook
fix: pass defaultParams as part of the cache key
Revert "fix: reset cache for `relation` keys in i18n plugin"
This reverts commit 34b2fd9fabfcb93fb9f416616802e10b79133112.
fix: pass defaultParams as part of the cache key
chore: spread cachekey in search query
fix: move logic to useRelations hook that handles removing from the store.
fix: broken test
refactor: rename method to onUnmount
This reverts commit 6c283862daa0c8846a544c183e72623b65907cc3.
chore: Add all undeclared packages to package.json
Add all undeclared packages to package.json (Round 2)
Signed-off-by: Sora Morimoto <sora@morimoto.io>
chore: move core deps to peer
codemirror5
Signed-off-by: Sora Morimoto <sora@morimoto.io>
Add all undeclared packages to `package.json` (Round 2)
Signed-off-by: Sora Morimoto <sora@morimoto.io>
_
Signed-off-by: Sora Morimoto <sora@morimoto.io>
Add all undeclared "safe" packages to `package.json`
Signed-off-by: Sora Morimoto <sora@morimoto.io>
Add all undeclared "unsafe" packages to `package.json`
Signed-off-by: Sora Morimoto <sora@morimoto.io>
helper-plugin: remove `fs-extra`
Signed-off-by: Sora Morimoto <sora@morimoto.io>
https://github.com/strapi/strapi/pull/15797
i18n-plugin: move redux from devDependencies to dependencies
Signed-off-by: Sora Morimoto <sora@morimoto.io>
database: sqlite3 was a false-detected dependency
Signed-off-by: Sora Morimoto <sora@morimoto.io>
generators: revert changes
Signed-off-by: Sora Morimoto <sora@morimoto.io>
Regenerate yarn.lock
Signed-off-by: Sora Morimoto <sora@morimoto.io>
chore: update react-intl
chore: fix post rebase
chore: remove axios from packages that dont need it
chore: ensure projects install r rd rrd & s
Revert "chore: ensure projects install r rd rrd & s"
This reverts commit 2e87a1d0fcaf21e187ce558f4690d41ff854d58d.
Revert "Revert "chore: ensure projects install r rd rrd & s""
This reverts commit b53a3d49987b00abb393966738d2a34f59c9dc71.
chore: Add all undeclared packages to package.json