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
ronronscelestes
56feffb15b
updated snapshots
2021-11-09 16:19:41 +01:00
Pierre Noël
36395aab78
allow unknown parameters for user creation of this UP plugin
2021-11-09 15:42:46 +01:00
soupette
b416194cc9
Remove old components from helper
...
Signed-off-by: soupette <cyril@strapi.io>
2021-11-09 13:40:23 +01:00
soupette
62ee4228e5
Remove reactstrap dependency
...
Signed-off-by: soupette <cyril@strapi.io>
2021-11-09 13:30:53 +01:00
HichamELBSI
2c98215491
Fix storyshots
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-11-09 12:15:28 +01:00
Convly
16ab717fb2
Merge branch 'releases/v4' of github.com:strapi/strapi into v4/new-sanitize-fixes
2021-11-08 15:53:58 +01:00
Convly
8d4f8ddd57
Simplify & abstract common sanitize logic
2021-11-08 15:52:42 +01:00
ronronscelestes
e0e415551b
updated tests
2021-11-08 12:17:38 +01:00
Alexandre BODIN
5b04fa152d
Merge pull request #11307 from strapi/v4/error-handling
...
refactor error handling
2021-11-05 18:38:40 +01:00
ronronscelestes
7f16b2e465
merge conflict
2021-11-05 13:36:18 +01:00
Convly
05c5e4860e
Sanitize user information for email templates
2021-11-05 10:45:25 +01:00
Pierre Noël
c6a5a047d6
Merge branch 'releases/v4' into v4/error-handling
2021-11-05 10:40:11 +01:00
ronronscelestes
42162ff2cd
updated search component in user permission roles
2021-11-04 16:30:22 +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
soupette
32ffeec72b
Upgrade DS
...
Signed-off-by: soupette <cyril@strapi.io>
2021-11-04 14:49:53 +01:00
Alexandre Bodin
8a018619ef
Add /plugins list api and update description to be plain english for now
2021-11-04 12:01:49 +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
ronronscelestes
a10953ffb9
QA/ Wysiwyg link button size ( #11441 )
...
* attempt to fix link svg in wysiwyg
* fixed more label button
* fixed tests
2021-11-02 18:00:31 +01:00
soupette
c3147e90c2
Disable conditions in EE
...
Signed-off-by: soupette <cyril@strapi.io>
2021-11-02 15:29:49 +01:00
soupette
cac3498ceb
Upgrade design system
...
Signed-off-by: soupette <cyril@strapi.io>
2021-11-02 10:50:53 +01:00
soupette
c546768aa3
updgrade design system
...
Signed-off-by: soupette <cyril@strapi.io>
2021-10-28 16:11:11 +02:00
soupette
c7dbfc6f88
Update all icons with the new set
...
Signed-off-by: soupette <cyril@strapi.io>
2021-10-27 12:30:54 +02:00
soupette
e137f46d85
Change parts import name
...
Signed-off-by: soupette <cyril@strapi.io>
2021-10-27 10:36:00 +02:00
Alexandre Bodin
4fa751d519
Move u&p providers urls
2021-10-26 16:51:29 +02:00
cyril lopez
dbb0243d43
Merge pull request #11204 from strapi/v4/ctb
...
[V4]: CTB migration
2021-10-26 09:06:10 +02:00
soupette
58790b682b
Change icon type for menu Api
...
Signed-off-by: soupette <cyril@strapi.io>
2021-10-22 14:42:34 +02:00
Pierre Noël
6fd9f780c7
Merge branch 'v4/ctb' into v4/plural-name-in-CTB
2021-10-22 12:33:48 +02:00
soupette
ac17df62dd
Update snapshots
...
Signed-off-by: soupette <cyril@strapi.io>
2021-10-22 08:40:05 +02:00
soupette
d6c36b8f2a
Rename Row by Flex
...
Signed-off-by: soupette <cyril@strapi.io>
2021-10-22 08:37:30 +02:00
soupette
1e85b9761b
Add back button to user-permissions => roles => editview
...
Signed-off-by: soupette <cyril@strapi.io>
2021-10-21 15:57:01 +02:00
Alexandre Bodin
e9cd6f410d
Merge branch 'releases/v4' into v4/migrate-plugin-documentation
2021-10-19 11:53:52 +02:00
Marvin Frachet
cef9eba80f
Bump parts to alpha 47 ( #11297 )
2021-10-19 11:26:13 +02:00
Alexandre Bodin
63f592a586
Use bcrypt without needing users-permissions and make password update safer
2021-10-18 12:38:36 +02:00
Alexandre BODIN
5501518e6c
Merge pull request #11219 from strapi/v4/content-api-actions
...
Filter action and routes displayed in users-permissions to be in the content-api
2021-10-11 16:06:34 +02:00
Marvin Frachet
4699dc8b6e
Bump parts to alpha 45 ( #11221 )
2021-10-11 09:11:57 +02:00
Alexandre BODIN
0ac9d88f28
Merge pull request #11183 from strapi/v4/destroy-lifecycle
...
add destroy lifecycle for user + register rateLimit middleware
2021-10-11 08:50:53 +02:00
Pierre Noël
14f9a9c847
Handle SIGINT and SIGTERM signals + fix sentry being initiated twice
2021-10-08 11:42:13 +02: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
soupette
0b4519e082
Move GenericInput into helper-plugin
...
Signed-off-by: soupette <cyril@strapi.io>
2021-10-07 09:44:56 +02:00
mfrachet
22c535f8cd
Bump parts to alpha 43
2021-10-05 11:51:09 +02:00
Alexandre Bodin
c1aa57f436
Harmonize and make policies and middlwares more consistent
2021-10-05 10:43:24 +02:00
Pierre Noël
7c1c2d43f3
add destroy lifecycle for user + register rateLimit middleware
2021-10-04 16:47:30 +02:00
fdel-car
0980031778
Add watch and ce tests commands & update base front config
2021-10-04 11:54:39 +02:00
fdel-car
6b48af8a23
Ensure command consistencies & use __dirname in local configs
2021-10-01 16:43:46 +02:00
fdel-car
5ec3b43ef7
Update configs in packages & set rootDir in base configs
2021-09-30 15:03:29 +02:00
ivanThePleasant
fbc9dc2382
Package.json script configuration per package
2021-09-30 15:02:31 +02:00