639 Commits

Author SHA1 Message Date
Mark Kaylor
e50a68def6 fix routes with prefix 2021-10-14 10:54:56 -04:00
Mark Kaylor
67c61a0638 use map to recursively clean relation attributes 2021-10-14 10:54:56 -04:00
Mark Kaylor
e8d691e9bd update RBAC 2021-10-14 10:54:55 -04:00
Mark Kaylor
62299883f1 remove front form for restricted access 2021-10-14 10:54:54 -04:00
Mark Kaylor
72a128af83 fix generation date 2021-10-14 10:54:54 -04:00
Mark Kaylor
4fe39d0d41 fix broken documentation page 2021-10-14 10:54:53 -04:00
Mark Kaylor
3e9731a2af migrate backend to v4 2021-10-14 10:54:52 -04:00
Alexandre Bodin
f885caf388 Merge branch 'releases/v4' into v4/query-params 2021-10-13 14:11:00 +02:00
Pierre Noël
5dc63b6f90 Don't use sentry middleware if sentry initialization failed 2021-10-13 10:55:46 +02:00
Alexandre Bodin
435ce3bc88 Move _locale to locale 2021-10-11 21:22:16 +02:00
soupette
c2c5af77c4 Created custom radio group component
Signed-off-by: soupette <cyril@strapi.io>
2021-10-11 17:28:32 +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
soupette
4fbb769f24 Add i18n toggle
Signed-off-by: soupette <cyril@strapi.io>
2021-10-11 12:24:54 +02:00
soupette
0309c74b6c Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-10-11 09:44:31 +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
soupette
7666e7c77f Migrate some of the advanced and the base form
Signed-off-by: soupette <cyril@strapi.io>
2021-10-08 16:07:52 +02:00
soupette
d5359724d6 Display form content for content type
Signed-off-by: soupette <cyril@strapi.io>
2021-10-08 12:54:05 +02:00
Pierre Noël
14f9a9c847 Handle SIGINT and SIGTERM signals + fix sentry being initiated twice 2021-10-08 11:42:13 +02:00
soupette
f34c0cf3bf Update ctb layout
Signed-off-by: soupette <cyril@strapi.io>
2021-10-08 11:13:31 +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
HichamELBSI
f9bfdd1474 Temporaru replace the combobox by the Select component
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-09-30 17:07:43 +02:00
Alexandre BODIN
f25cd3111d
Merge pull request #11154 from strapi/v4/migrate-generators
Migrate plugin generator and fix some internal issues
2021-09-30 16:29:27 +02:00
Convly
058859bc40 Handle kebab-cased content type's names 2021-09-30 15:25:33 +02:00
Alexandre Bodin
6ef3e1deb6 Migrate plugin generator and fix some internal issues to make everything compatible 2021-09-30 11:40:54 +02:00
cyril lopez
3d3bca2304
Merge pull request #10991 from strapi/v4/ds-migration
[v4] Init DS migration
2021-09-30 10:39:15 +02:00
Alexandre Bodin
ab01f4fd53 Merge branch 'releases/v4' into v4/middlewares 2021-09-29 16:16:11 +02:00
Alexandre Bodin
e5a6548532 Merge branch 'releases/v4' into v4/ds-migration 2021-09-29 15:09:32 +02:00
Convly
56032ffb48 Handle case where there are no subscription defined 2021-09-29 13:51:54 +02:00
Convly
96ac7e314b Handle subscriptions in wrapResolvers 2021-09-29 13:35:26 +02:00
Convly
c1e3c41cbd Handle graphql subscriptions 2021-09-29 13:10:33 +02:00
Alexandre Bodin
010294813d Apply feedbacks 2021-09-29 12:25:06 +02:00
Pierre Noël
32eb442cd5 store emails in lowercase + add /api as prefix 2021-09-29 12:04:42 +02:00
Alexandre Bodin
c0c6c2aeab Fix users counter in u&p role list view 2021-09-29 11:27:45 +02:00
Alexandre Bodin
c7a94ed081 Migrate middlwares to programmatic for plugin that do not need to export them 2021-09-29 10:47:10 +02:00
soupette
353e83abb3 Clean translation files
Signed-off-by: soupette <cyril@strapi.io>
2021-09-29 10:43:41 +02:00
ELABBASSI Hicham
012b46c16a
Merge pull request #11118 from strapi/fix/i18n-available-content
Make the content available cell clickable
2021-09-29 10:34:30 +02:00
mfrachet
d69bf4c62e Bump to alpha 41 2021-09-29 10:15:23 +02:00
Alexandre BODIN
79dfa0fccf
Merge pull request #11111 from strapi/v4/harmonizing-lifecycle-functions-calls
Use { strapi } as params in all lifecycle functions
2021-09-29 09:38:04 +02:00
soupette
2f5a47f55c Make the content available cell clickable
Signed-off-by: soupette <cyril@strapi.io>
2021-09-29 07:49:13 +02:00
soupette
3d2740ae0d Fix switch locale issue
Signed-off-by: soupette <cyril@strapi.io>
2021-09-28 18:23:21 +02:00
Alexandre Bodin
f55276cc73 Merge branch 'releases/v4' into v4/ds-migration 2021-09-28 18:21:21 +02:00
Convly
36adcfe8e4 Update the component's filters input typename to avoid conflict with ct's ones 2021-09-28 17:03:35 +02:00
Pierre Noël
947981200b use { strapi } as params in all lifecycle functions 2021-09-28 16:54:07 +02:00
soupette
c529a930da Remove log
Signed-off-by: soupette <cyril@strapi.io>
2021-09-28 15:16:30 +02:00
Convly
9276479f72 Enable inplace updates for components 2021-09-28 14:59:14 +02:00