795 Commits

Author SHA1 Message Date
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
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
Rémi de Juvigny
7caf823c1b WIP mock API calls 2021-09-10 10:30:25 +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
Rémi de Juvigny
f67373bb9d Add name and description fields to edit role page 2021-09-08 18:34:55 +02:00
Alexandre Bodin
a14b16af51 Move admin auth to global auth system 2021-09-08 16:16:16 +02:00
soupette
c4325b4fd0 Fix tests
Signed-off-by: soupette <cyril@strapi.io>
2021-09-08 14:10:38 +02:00
Alexandre Bodin
88752d361f Fix tests 2021-09-07 21:54:27 +02:00
Alexandre Bodin
37bacdb691 Start fixing tests 2021-09-07 21:03:30 +02:00
Alexandre Bodin
c6c4a62d2d Cleanup layout not needed 2021-09-07 16:03:54 +02:00
Alexandre Bodin
caee87bc10 Move U&P permissions to new auth system 2021-09-07 15:11:12 +02:00
Alexandre Bodin
b0609c0d96 Make new format compatible with old permissions format in u&p 2021-09-07 15:11:11 +02:00
Alexandre Bodin
33adde77f6 Cleanup create/update role 2021-09-07 15:11:11 +02:00
Alexandre Bodin
733b5d8690 Cleanup u-p plugin 2021-09-07 15:11:10 +02:00
Alexandre Bodin
561235e7cf Refactor u-p permission syntax 2021-09-07 15:11:10 +02:00
Alexandre Bodin
7aa012da32 Init auth 2021-09-07 15:11:10 +02:00
Alexandre Bodin
3b41a627a4 split server code and init content api auth policy 2021-09-07 15:11:09 +02:00
Alexandre Bodin
0ff3269c3a Use the right api 2021-09-07 15:11:08 +02:00
Alexandre Bodin
9b268b9956 Split users-permissions routes 2021-09-07 15:11:08 +02:00
Alexandre Bodin
fe5776258d Fix get routes u&p 2021-09-07 15:11:06 +02:00
Alexandre Bodin
d4eef8ea75 Add some lazy loading 2021-09-07 15:11:05 +02:00
Alexandre Bodin
4349d6b822 Init new routing layer 2021-09-07 15:11:04 +02:00
soupette
b7f521603e Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-09-07 13:55:15 +02:00
cyril lopez
13fb791c67
Merge pull request #10893 from strapi/ds-migration/roles-list-header
[v4] migrate roles page header
2021-09-07 10:35:53 +02:00
Mark Kaylor
8891295614 add check permissions 2021-09-07 10:12:37 +02:00
cyril lopez
298ac07160
Merge pull request #10892 from strapi/ds-migration/roles-edit-structure
[v4] Create users-permissions edit role page structure
2021-09-07 09:28:18 +02:00
Mark Kaylor
1389a447c2 migrate roles page header 2021-09-06 20:30:25 +02:00
Rémi de Juvigny
2d75077d01 Add snapshot test 2021-09-06 19:03:08 +02:00
Rémi de Juvigny
714b23273b Create users-permissions edit role page structure 2021-09-06 14:23:40 +02:00
soupette
0f08ab54d1 Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-09-06 14:03:37 +02:00
bulby97
2e24f87b4c Fix review issues 2021-09-03 16:03:47 +02:00
soupette
54429517a9 Add tests
Signed-off-by: soupette <cyril@strapi.io>
2021-09-01 07:55:48 +02:00
Alexandre Bodin
4be69e8bde Init new API loading 2021-08-30 17:02:40 +02:00
soupette
3ef754a64b Upgrade parts
Signed-off-by: soupette <cyril@strapi.io>
2021-08-30 15:04:36 +02:00
soupette
a6e64e3c60 Add tests
Signed-off-by: soupette <cyril@strapi.io>
2021-08-30 11:32:36 +02:00
Pierre Noël
9362311924 add extend fn to controller registry 2021-08-30 11:00:30 +02:00
soupette
f056bcfb72 Merge branch 'v4/ds-migration' of github.com:strapi/strapi into migration/providers-react-query 2021-08-27 12:30:08 +02:00
soupette
b7c70ac56c Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2021-08-27 12:25:19 +02:00
soupette
a560bce2fa Merge branch 'v4/ds-migration' of github.com:strapi/strapi into migration/providers-form 2021-08-27 09:45:10 +02:00