1705 Commits

Author SHA1 Message Date
mfrachet
93d4cecf3a Fix tests 2021-10-19 11:26:35 +02:00
Marvin Frachet
4b311e777c Add Delete an asset call to the ML (#11186) 2021-10-19 11:26:35 +02:00
mfrachet
e11729184c Iterating on layout 2021-10-19 11:26:34 +02:00
mfrachet
49aee55841 Iterating on layout 2021-10-19 11:26:34 +02:00
mfrachet
2eeccaa775 Creating the EditView component 2021-10-19 11:26:34 +02:00
mfrachet
ba929a86e5 Media library, v4 2021-10-19 11:26:33 +02:00
Marvin Frachet
cef9eba80f
Bump parts to alpha 47 (#11297) 2021-10-19 11:26:13 +02:00
Marvin Frachet
055fe3a3f1
Bump parts to alpha 46 (#11245) 2021-10-12 14:49:41 +02:00
Marvin Frachet
4699dc8b6e
Bump parts to alpha 45 (#11221) 2021-10-11 09:11:57 +02:00
Alexandre Bodin
5f5895e8b5 Make sure the results are sanitized 2021-10-07 18:05:06 +02:00
Alexandre Bodin
7676bf8890 Move ML find many to find page 2021-10-07 17:23:42 +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
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
a654ac82c3 Fix select size in pagination
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-10-01 11:55:51 +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
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
c697050358 Fix typo 2021-09-29 16:34:37 +02:00
Alexandre Bodin
e5a6548532 Merge branch 'releases/v4' into v4/ds-migration 2021-09-29 15:09:32 +02:00
Alexandre Bodin
010294813d Apply feedbacks 2021-09-29 12:25:06 +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
mfrachet
d69bf4c62e Bump to alpha 41 2021-09-29 10:15:23 +02:00
Alexandre Bodin
43c7e47f2b Merge branch 'releases/v4' into v4/middlewares 2021-09-29 09:52:15 +02:00
Alexandre Bodin
f55276cc73 Merge branch 'releases/v4' into v4/ds-migration 2021-09-28 18:21:21 +02:00
Pierre Noël
947981200b use { strapi } as params in all lifecycle functions 2021-09-28 16:54:07 +02:00
Alexandre Bodin
cfc2a7f650 Move upload middleware too programmatic middleware 2021-09-28 15:17:13 +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
dd9543147c Fix different version break frontend tests 2021-09-28 10:34:14 +02:00
soupette
8dd7a3e19e Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-09-28 05:16:31 +02:00
ronronscelestes
99bec3ca94 coming soon page for marketplace - plugins - medialib 2021-09-27 17:40:40 +02:00
Convly
10be2a5e65 Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor 2021-09-27 17:19:22 +02:00
Alexandre Bodin
3eae7ec423 Fix dependencies 2021-09-27 15:13:49 +02:00
cyril lopez
4aea5de416
Split parts imports (#11074) 2021-09-27 14:01:25 +02:00
Pierre Noël
6fe8c51df2 remove search admin route for upload plugin 2021-09-27 11:08:48 +02:00
Pierre Noël
0f123ceb39 fix RBAC 2021-09-27 11:08:48 +02:00
Pierre Noël
d02c7ab741 Use new filters format in the upload plugin 2021-09-27 11:08:47 +02:00
Alexandre Bodin
036ade211b Throw in case of other error types 2021-09-27 10:36:21 +02:00
Convly
ef3650f073 Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor 2021-09-27 10:33:31 +02:00
Alexandre Bodin
bf5a4fd1ee Load email and upload providers without naming convention 2021-09-27 10:01:46 +02:00
Alexandre Bodin
086a80eb28 Remove unused dependencies 2021-09-27 09:30:32 +02:00
cyril lopez
2db89ff1c8
Merge pull request #11065 from strapi/axios-instance-fix
AxiosInstance Fix
2021-09-27 08:16:35 +02:00
ronronscelestes
cc8aac71cc fixed 401 error with axiosInstance 2021-09-24 12:32:51 +02:00
Alexandre Bodin
94d6abafaa Use strapi-admin as reference to load frontend of the plugins 2021-09-23 14:33:19 +02:00
Alexandre Bodin
f2f485ff17 Add strapi-admin.js 2021-09-23 11:24:15 +02:00