2499 Commits

Author SHA1 Message Date
Mark Kaylor
f9e98e6d09 add delete role 2021-09-14 12:27:45 +02:00
Rémi de Juvigny
b002e21ff5 Apply feedback 2021-09-14 11:40:26 +02:00
bulby97
c6399f94a0 Review fixes 2021-09-14 08:19:51 +02:00
soupette
b184969a35 Add D&P status
Signed-off-by: soupette <cyril@strapi.io>
2021-09-14 07:34:48 +02:00
soupette
857d8d6711 Use popover to display translated locales
Signed-off-by: soupette <cyril@strapi.io>
2021-09-14 07:34:48 +02:00
soupette
4c0d681e78 display i18n in table
Signed-off-by: soupette <cyril@strapi.io>
2021-09-14 07:34:48 +02:00
Rémi de Juvigny
4157fcc331 Replace CustomContentLayout by ContentLayout 2021-09-13 19:15:40 +02:00
soupette
9c1324aace Fix searchbar
Signed-off-by: soupette <cyril@strapi.io>
2021-09-13 17:44:57 +02:00
Mark Kaylor
3651150c8d add text labels 2021-09-13 17:20:01 +02:00
Mark Kaylor
958bba7d19 fix conflicts 2021-09-13 17:18:06 +02:00
Mark Kaylor
60f1700295 soupette feedback 2021-09-13 17:18:01 +02:00
Mark Kaylor
900cad84fd add search 2021-09-13 17:15:58 +02:00
Rémi de Juvigny
6b54f70b3a Small snapshot updates 2021-09-13 14:38:16 +02:00
Rémi de Juvigny
27ff15c1dc
Merge branch 'v4/ds-migration' into ds-migration/roles-edit-input-block 2021-09-13 14:36:34 +02:00
Rémi de Juvigny
99c4491717 Take snapshot after loading 2021-09-13 14:33:44 +02:00
Alexandre Bodin
0f3f984ea7 Init migration v4
- Hooks registry
- D&P CT migrations
- i18N CT migrations
- Umzug with js / sql migrations
- Eslint updates
2021-09-13 12:03:12 +02:00
Convly
9c48580991 Handle authorization for GraphQL queries & mutations 2021-09-13 10:48:26 +02:00
cyril lopez
9e6a4f6236
Merge pull request #10948 from strapi/adjust-views-with-empty-states
Implicit main / h1
2021-09-13 10:09:27 +02:00
mfrachet
83fdbdebf1 Implicity main / h1 2021-09-13 09:14:43 +02:00
soupette
25a3ea9081 update snapshots
Signed-off-by: soupette <cyril@strapi.io>
2021-09-13 07:23:54 +02:00
soupette
a408ad86e2 Remove usage of CustomContentLayout component
Signed-off-by: soupette <cyril@strapi.io>
2021-09-13 06:23:28 +02:00
Rémi de Juvigny
37ea59e4ea Fix edit form tests 2021-09-10 21:43:52 +02:00
Convly
ee5e7a026f Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor 2021-09-10 15:55:35 +02:00
Convly
64e5a70c64 Migrate upload plugin's graphql config to new extension API 2021-09-10 15:54:19 +02:00
Convly
58294cce6c Fix cases where the type isn't registered in the type registry (i18n) 2021-09-10 15:52:19 +02:00
Rémi de Juvigny
7caf823c1b WIP mock API calls 2021-09-10 10:30:25 +02:00
Jean-Sébastien Herbaux
8e6de48dc6
Declare a new load method in the entity service (#10930) 2021-09-10 10:24:33 +02:00
Marvin Frachet
fab2a6f46b
Add tests for select locale (#10925) 2021-09-10 06:43:06 +02:00
Jean-Sébastien Herbaux
37311b2757
[V4] GQL - Handle empty dynamic zone (#10926)
* Add an Error object type

* Fix typo in collection-type queries definition

* Add dynamic zone resolver

* Handle empty dynamic zone (no component attached)
2021-09-09 16:45:38 +02:00
soupette
cba6116d83 Upgrade parts
Signed-off-by: soupette <cyril@strapi.io>
2021-09-09 15:14:58 +02:00
cyril lopez
59060b353c
Merge pull request #10911 from strapi/i18/modal-edit-locale
Update edit a locale with parts
2021-09-09 11:32:49 +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
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
mfrachet
9e8b28e259 Fix review 2021-09-09 10:28:59 +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
Rémi de Juvigny
f67373bb9d Add name and description fields to edit role page 2021-09-08 18:34:55 +02:00
Convly
b330e315d4 Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor 2021-09-08 16:50:42 +02:00