2430 Commits

Author SHA1 Message Date
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
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
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
fdel-car
5444b30fff Fix sentry tests 2021-09-30 15:34:11 +02:00
Convly
058859bc40 Handle kebab-cased content type's names 2021-09-30 15:25:33 +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
ivanThePleasant
ee757b3276 Created base configs for front testing and unit testing, cleaned up repo root jest configs and introduced projects, added unit and front jest configs for core packages and plugins 2021-09-30 15:01:06 +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
Convly
6a0d3a859c Add RelationResponseCollection & fix pagination 2021-09-28 12:02:26 +02:00
ronronscelestes
6d69b1ef30 documentation coming soon view 2021-09-28 11:59:03 +02:00
Marvin Frachet
6c82548a90
Bump to alpha 40 (#11100) 2021-09-28 11:28:10 +02:00
Convly
667c29bd3a Fix upload & gql-crud e2e tests 2021-09-28 11:11:03 +02:00
Alexandre Bodin
e0184b62b1 Merge branch 'v4/ds-migration' of github.com:strapi/strapi into v4/ds-migration 2021-09-28 10:41:43 +02:00
Alexandre Bodin
dd9543147c Fix different version break frontend tests 2021-09-28 10:34:14 +02:00
cyril lopez
2029786031
Merge pull request #11097 from strapi/cm/add-border-to-nested-components
Add border to nested compos
2021-09-28 10:05:55 +02:00
soupette
4e199406b0 Add border to nested compos
Signed-off-by: soupette <cyril@strapi.io>
2021-09-28 08:04:11 +02:00
soupette
d71ee4a36e Display selected locale
Signed-off-by: soupette <cyril@strapi.io>
2021-09-28 06:29:45 +02:00