Pierre Noël
e230827335
fix dynamic callback
2022-01-19 17:12:59 +01:00
Kim, Harim
0fd0f57126
Fix Update user does not update component attribute ( #11871 )
...
* use entityService to update user instead of old query, add update test
Signed-off-by: harimkims <harimkims@gmail.com>
* fix e2e test
* Add component update test
* Remove console.log
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2022-01-05 15:54:58 +01:00
harimkims
26c8dfbe5f
send filter in context query
...
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-14 19:30:24 +09:00
DMehaffy
7e874e00a0
Update all documentation links to new docs url ( #11424 )
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2021-11-29 18:13:52 +01:00
Pierre Noël
b0b4135ce0
remove defaults key from stored grant config
2021-11-29 16:05:45 +01:00
Convly
07fef39592
Merge branch 'releases/v4' of github.com:strapi/strapi into v4/up-resolvers-picker-fix
2021-11-09 18:38:20 +01:00
Pierre Noël
36395aab78
allow unknown parameters for user creation of this UP plugin
2021-11-09 15:42:46 +01:00
Pierre Noël
c6a5a047d6
Merge branch 'releases/v4' into v4/error-handling
2021-11-05 10:40:11 +01:00
Jean-Sébastien Herbaux
7f285fb755
[V4] Enhanced sanitize & remove restricted relations from content API's payloads ( #11411 )
...
* Rework sanitizeEntity, first iteration
* remove console.log
* Remove useless comments
* Fix e2e tests
* Fix up user e2e test
* Fix remove-restricted-relations visitor
* Handle grapqhql resolver, prevent access to restricted relations
* Handle polymorphic relation in the related visitor
* Remove morph attribute if empty
* Use only the find action to check if the relation is allowed
2021-11-04 15:47:53 +01:00
Convly
14d6a5b2c4
Fix users-permissions user controllers permissions
2021-11-04 15:18:09 +01:00
Pierre Noël
cb098ec280
clean yup validations
2021-11-04 11:42:45 +01:00
Pierre Noël
b4c9ad0440
refacto graphql errors
2021-11-04 11:42:43 +01:00
Pierre Noël
b58274aecb
refactor error handling
2021-11-04 11:41:29 +01:00
Alexandre Bodin
3b472e22f7
Filter action and routes displayed in users-permissions to be in the
...
content-api
- Remove legacy getPlugins code
2021-10-08 10:12:21 +02:00
Pierre Noël
32eb442cd5
store emails in lowercase + add /api as prefix
2021-09-29 12:04:42 +02:00
Alexandre Bodin
7cf05bfb10
Move CM files into the new structure
2021-09-24 09:04:44 +02:00
Alexandre Bodin
c5f9d16105
Rename creator fields
2021-09-22 17:06:16 +02:00
Alexandre Bodin
0f3f984ea7
Init migration v4
...
- Hooks registry
- D&P CT migrations
- i18N CT migrations
- Umzug with js / sql migrations
- Eslint updates
2021-09-13 12:03:12 +02:00
Alexandre Bodin
caee87bc10
Move U&P permissions to new auth system
2021-09-07 15:11:12 +02:00
Alexandre Bodin
733b5d8690
Cleanup u-p plugin
2021-09-07 15:11:10 +02:00
Alexandre Bodin
d4eef8ea75
Add some lazy loading
2021-09-07 15:11:05 +02:00
Alexandre Bodin
7f30925161
Merge branch 'v4/backend' into releases/v4
2021-08-25 14:45:59 +02:00
Alexandre Bodin
47c3900c07
Update createContentType to expose a simpler object
2021-08-23 22:25:31 +02:00
Alexandre Bodin
8252a51ba5
Use a registry for the plugins
2021-08-20 13:12:37 +02:00
Alexandre Bodin
575cbbdc7c
Migrate plugin getters
2021-08-19 23:30:49 +02:00
Pierre Noël
98719b6c64
migrate plugin structures to V4
2021-08-19 16:49:33 +02:00
Pierre Noël
eabe72f92e
WIP
2021-07-26 16:59:59 +02:00
Pierre Noël
1ac226b962
WIP
2021-07-08 11:20:13 +02:00