18394 Commits

Author SHA1 Message Date
cyril lopez
3372e01e70
Merge pull request #10918 from strapi/migrations/lv-no-ct
Migrated CM No Content type view
2021-09-09 11:32:23 +02:00
Alexandre Bodin
3d8950e29d Fix admin build and develop scripts 2021-09-09 11:31:38 +02:00
soupette
cf910efc56 Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2021-09-09 11:31:34 +02:00
Jean-Sébastien Herbaux
8d9ea0f13e
[V4] GraphQL - Single types mutations implementation (#10923)
* Use new path for Strapi app attribute

* Add 'uid' to the list of existing Strapi scalars

* Fix single types queries definitions

* Remove ID from single types args

* Remove useless comments

* Fix typos

* Fix localizations populate in i18n core-api createLocalization handler

* Single type custom mutations implementation
2021-09-09 11:31:29 +02:00
cyril lopez
8d08e1f2e2
Merge pull request #10922 from strapi/v4/plugin-build
Fix admin build with node_modules paths
2021-09-09 11:27:08 +02:00
Alexandre Bodin
edd2896226 Fix yarn develop in admin package 2021-09-09 11:23:29 +02:00
cyril lopez
11d57c3794
Merge pull request #10901 from strapi/ds-migration/roles-list-table
[v4] migrate roles table
2021-09-09 11:22:16 +02:00
mfrachet
f4411b7b92 Fix review 2021-09-09 11:14:14 +02:00
Mark Kaylor
00086e5723 hard code labelledBy to match h1 id 2021-09-09 10:58:38 +02:00
Mark Kaylor
dcd9e57b58 fix readRoles should be plural 2021-09-09 10:58:38 +02:00
Mark Kaylor
fd951814fe add notify status 2021-09-09 10:58:37 +02:00
Mark Kaylor
ae422220cd marvin feedback 2021-09-09 10:58:37 +02:00
Mark Kaylor
e94a097bd1 add missing translation keys 2021-09-09 10:58:36 +02:00
Mark Kaylor
ce86b5f5f5 add list of roles in a table 2021-09-09 10:58:35 +02:00
Alexandre Bodin
388c9a8a35 Fix admin build with node_modules paths 2021-09-09 10:56:57 +02:00
mfrachet
9e8b28e259 Fix review 2021-09-09 10:28:59 +02:00
cyril lopez
3f025d7759
Merge pull request #10920 from strapi/delete-i18n-parts
Delete locale with parts
2021-09-09 10:27:09 +02:00
mfrachet
8d4fedb644 Fix review 2021-09-09 10:26:41 +02:00
mfrachet
e9e12b24a5 fix dropdown 2021-09-09 10:16:59 +02:00
mfrachet
7730769f7d Fix refresh permissions 2021-09-09 10:11:24 +02:00
mfrachet
d27ad055a2 Fix refresh permissions 2021-09-09 10:11:23 +02:00
mfrachet
f0e1022bd1 Fix refresh permissions 2021-09-09 10:11:23 +02:00
mfrachet
1d3c5f408d fix 2021-09-09 10:11:23 +02:00
mfrachet
faedc94eab Update edit a locale with parts 2021-09-09 10:11:22 +02:00
mfrachet
bfddb1b23c Delete locale with parts 2021-09-09 10:03:24 +02:00
soupette
b40b4ff14b Add No permissions view
Signed-off-by: soupette <cyril@strapi.io>
2021-09-09 08:37:34 +02:00
soupette
e8eed84e75 Add no content type view
Signed-off-by: soupette <cyril@strapi.io>
2021-09-09 08:31:29 +02:00
soupette
b38ab6fc73 Exclude kitchensink app from tests
Signed-off-by: soupette <cyril@strapi.io>
2021-09-09 08:20:27 +02:00
soupette
75b99d943d Fix StrapiAppProvider propTypes
Signed-off-by: soupette <cyril@strapi.io>
2021-09-09 07:45:04 +02:00
soupette
be8ecc21ab Init CM menu
Signed-off-by: soupette <cyril@strapi.io>
2021-09-09 07:42:04 +02:00
soupette
93ded05332 Enable CM
Signed-off-by: soupette <cyril@strapi.io>
2021-09-09 07:42:03 +02:00
Alexandre BODIN
9c81dbea7f
Merge pull request #10910 from strapi/v4/content-api
Move admin auth to global auth system
2021-09-09 00:26:13 +02:00
Alexandre Bodin
ef12731bd3 Fix missing public access 2021-09-08 18:47:22 +02:00
Rémi de Juvigny
f67373bb9d Add name and description fields to edit role page 2021-09-08 18:34:55 +02:00
Alexandre Bodin
4befaea442 Register test auth before load 2021-09-08 18:23:52 +02:00
cyril lopez
58263edf20
Merge pull request #10902 from strapi/v4/admin-plugins
Use enabled plugins to build admin
2021-09-08 18:18:14 +02:00
cyril lopez
939bc96021
Merge pull request #10905 from strapi/add-test-app
Add kitchensink app
2021-09-08 17:51:52 +02:00
soupette
15b54a0745 Merge branch 'v4/ds-migration' of github.com:strapi/strapi into add-test-app 2021-09-08 17:51:06 +02:00
cyril lopez
f7899f9970
Merge pull request #10898 from strapi/blue-box
Migration/Blue box
2021-09-08 17:45:18 +02:00
cyril lopez
1602742ad9
Merge pull request #10897 from strapi/migration/ctb-subnav
[CTB] Subnav
2021-09-08 17:39:33 +02:00
soupette
351d10ca83 Fix edit user
Signed-off-by: soupette <cyril@strapi.io>
2021-09-08 17:34:02 +02:00
Alexandre Bodin
ede58ae5be Make plugin copy unnecessary 2021-09-08 17:25:24 +02:00
Convly
b330e315d4 Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor 2021-09-08 16:50:42 +02:00
Alexandre BODIN
2d0f6af9e4
Merge pull request #10859 from strapi/v4/content-api
v4/content api
2021-09-08 16:48:44 +02:00
Jean-Sébastien Herbaux
8276240a2f
Add the create{Type}Localization mutation to every localized content type, refactor the i18n core-api's create localization handler creation (#10909) 2021-09-08 16:38:46 +02:00
Alexandre Bodin
a14b16af51 Move admin auth to global auth system 2021-09-08 16:16:16 +02:00
bulby97
fc7272910a fix tests 2021-09-08 16:09:10 +02:00
bulby97
0ad501b1f0 Fix tests 2021-09-08 15:31:10 +02:00
bulby97
738a4567d6 Add test for nav 2021-09-08 15:31:09 +02:00
bulby97
3dadfe51b9 Add layout 2021-09-08 15:31:08 +02:00