18394 Commits

Author SHA1 Message Date
mfrachet
e400700cee Bump parts to alpha 37 2021-09-22 14:44:33 +02:00
Convly
6415624168 Use format services for return types in queries & mutationsé 2021-09-22 14:39:36 +02:00
Alexandre BODIN
872e7317ca
Merge pull request #11031 from strapi/v4/entity-service-refactor
Refacto entity service API to be more consistent with the DB layer
2021-09-22 14:33:39 +02:00
soupette
f46c20e50d Add reset component
Signed-off-by: soupette <cyril@strapi.io>
2021-09-22 14:33:00 +02:00
Convly
e9e2a8374a Fix getstarted gql example 2021-09-22 14:17:21 +02:00
Marvin Frachet
38d1a5582e
ML iteration (#11042) 2021-09-22 14:13:52 +02:00
soupette
9fc7f8f8b3 Delete old compo
Signed-off-by: soupette <cyril@strapi.io>
2021-09-22 13:49:49 +02:00
soupette
10a7503dd7 Init components
Signed-off-by: soupette <cyril@strapi.io>
2021-09-22 13:49:27 +02:00
cyril lopez
f338217f9d
Merge pull request #11009 from strapi/roles-console-errors
Migration/ Roles console errors fix
2021-09-22 12:39:21 +02:00
soupette
b06ec444aa Add kitchensink app
Signed-off-by: soupette <cyril@strapi.io>
2021-09-22 12:38:12 +02:00
soupette
be072348e2 Merge branch 'releases/v4' of github.com:strapi/strapi into v4/ds-migration 2021-09-22 12:25:29 +02:00
cyril lopez
7a4e4ffc0d
Merge pull request #11041 from strapi/cm/rbac-not-allowed-input
RBAC Not allowed input
2021-09-22 12:24:11 +02:00
cyril lopez
8c382f9799
Merge pull request #11033 from strapi/ds-migration/users-permissions-create
[v4] Add users-permissions create role page
2021-09-22 12:23:25 +02:00
soupette
9cf4884de8 Merge branch 'v4/ds-migration' of github.com:strapi/strapi into ds-migration/users-permissions-create 2021-09-22 12:17:24 +02:00
ronronscelestes
1a8fe9626e feedback fixes 2021-09-22 12:04:02 +02:00
cyril lopez
1b81d82ca2
Merge pull request #11032 from strapi/cm-filters-fix
MigrationQA/ CM filters fix
2021-09-22 11:09:29 +02:00
Pierre Noël
a742f19e16 Disable templates for the moment 2021-09-22 10:55:22 +02:00
soupette
36161fbc49 Add not allowed input
Signed-off-by: soupette <cyril@strapi.io>
2021-09-22 10:51:12 +02:00
Convly
8b139ec162 Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor 2021-09-22 10:48:29 +02:00
cyril lopez
07e4b65868
Merge pull request #11030 from strapi/cm-table-fix
MigrationQA/ Ellipsis in CM LV table
2021-09-22 10:44:21 +02:00
ronronscelestes
09194b0381 Merge branch 'v4/ds-migration' of https://github.com/strapi/strapi into cm-filters-fix 2021-09-22 10:25:06 +02:00
ronronscelestes
dcf49897a5 Merge branch 'v4/ds-migration' of https://github.com/strapi/strapi into cm-table-fix 2021-09-22 10:23:29 +02:00
ronronscelestes
024eca8690 Merge branch 'v4/ds-migration' of https://github.com/strapi/strapi into roles-console-errors 2021-09-22 10:20:34 +02:00
soupette
8571a6442a Fix CM left menu with RBAC
Signed-off-by: soupette <cyril@strapi.io>
2021-09-22 10:06:01 +02:00
cyril lopez
f8f746ac63
Merge pull request #11039 from strapi/cm/json
Cm/json
2021-09-22 09:42:25 +02:00
soupette
71574427db Change theme
Signed-off-by: soupette <cyril@strapi.io>
2021-09-22 09:20:36 +02:00
soupette
94e456a9fb Add JSON
Signed-off-by: soupette <cyril@strapi.io>
2021-09-22 09:10:40 +02:00
soupette
c8f74728c1 Remove old files and keep ml compo in old/wysiwyg
Signed-off-by: soupette <cyril@strapi.io>
2021-09-22 08:16:31 +02:00
soupette
491cbb27dd Fix wysiwyg update
Signed-off-by: soupette <cyril@strapi.io>
2021-09-22 08:12:32 +02:00
soupette
a63441757e Fix props
Signed-off-by: soupette <cyril@strapi.io>
2021-09-22 07:39:04 +02:00
soupette
88f8931e9b Fix tests
Signed-off-by: soupette <cyril@strapi.io>
2021-09-22 07:22:01 +02:00
soupette
dc3b689c82 Ad bootstrap to ctb
Signed-off-by: soupette <cyril@strapi.io>
2021-09-22 07:22:01 +02:00
soupette
e9e37599a2 Init wysiwyg
Signed-off-by: soupette <cyril@strapi.io>
2021-09-22 07:22:01 +02:00
soupette
8074fbe25b Temp commit
Signed-off-by: soupette <cyril@strapi.io>
2021-09-22 07:22:01 +02:00
cyril lopez
422f14f810
Merge pull request #11037 from strapi/parts/36
Upgrade parts
2021-09-22 07:21:44 +02:00
soupette
67362f65b0 Upgrade parts
Signed-off-by: soupette <cyril@strapi.io>
2021-09-22 07:21:05 +02:00
Convly
9c9df361c0 Merge branch 'v4/graphql-schema-generation-refactor' of github.com:strapi/strapi into v4/graphql-schema-generation-refactor 2021-09-21 19:39:30 +02:00
Jean-Sébastien Herbaux
22a9cdb9e0
[V4] Fix GraphQL e2e tests (#11034) 2021-09-21 19:38:15 +02:00
Alexandre Bodin
8ea16d7a54 Merge branch 'releases/v4' into v4/entity-service-refactor 2021-09-21 19:16:44 +02:00
Alexandre Bodin
3d302ba448 Fix distinct queries 2021-09-21 19:16:25 +02:00
cyril lopez
14394ca0a3
Merge pull request #11026 from strapi/cm-files-badge
Migration/ CM Files Badge
2021-09-21 19:12:50 +02:00
Rémi de Juvigny
add4dbda1e Start migrating policies view 2021-09-21 18:47:18 +02:00
ronronscelestes
22e3185588 added aria-label && translation 2021-09-21 17:48:53 +02:00
Rémi de Juvigny
4341163a94 Add create page and its roles 2021-09-21 17:33:41 +02:00
ronronscelestes
47240d4d58 fixed cm lv filters popover label, inputs size + popover spacing 2021-09-21 17:30:14 +02:00
Alexandre Bodin
9f337272f1 Refacto entity service API to be more consistent with the DB layer 2021-09-21 17:22:17 +02:00
Alexandre BODIN
5e7dfe3d47
Merge pull request #10950 from strapi/v4/db-migrations
Init migration v4
2021-09-21 17:21:51 +02:00
ronronscelestes
9397a8ab80 fix roles user permissions tests 2021-09-21 17:03:09 +02:00
ronronscelestes
40e1f0ea54 Merge branch 'v4/ds-migration' of https://github.com/strapi/strapi into roles-console-errors 2021-09-21 17:01:31 +02:00
ronronscelestes
a0a823d903 roles tests fix 2021-09-21 16:44:07 +02:00