24134 Commits

Author SHA1 Message Date
ronronscelestes
2bed9f51d6 onboarding compo redone 2021-09-07 16:21:33 +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
f606198c1d Fix generator wrong single-type url 2021-09-07 15:11:09 +02:00
Alexandre Bodin
ba15f31f89 Cleanup admin ee and middlewares 2021-09-07 15:11:08 +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
9aa9837a4c split i18n routes 2021-09-07 15:11:07 +02:00
Alexandre Bodin
f402731adf split upload routes 2021-09-07 15:11:07 +02:00
Alexandre Bodin
08ee60791a split email routes 2021-09-07 15:11:07 +02:00
Alexandre Bodin
fe5776258d Fix get routes u&p 2021-09-07 15:11:06 +02:00
Alexandre Bodin
13110994f9 Use router middleware to add i18n middlewares 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
e4abd6f4dc Move server into services 2021-09-07 15:11:05 +02:00
Alexandre Bodin
58dde6837f use proxy and router prefix config in server 2021-09-07 15:11:04 +02:00
Alexandre Bodin
ae8c970661 Make use of new server in router middleware before removing it 2021-09-07 15:11:04 +02:00
Alexandre Bodin
4349d6b822 Init new routing layer 2021-09-07 15:11:04 +02:00
Alexandre Bodin
bc2760f14f Init server and http-server 2021-09-07 15:11:03 +02:00
cyril lopez
aabc12540c
Merge pull request #10900 from strapi/chore/dev-build
Add dev build in helper plugin
2021-09-07 15:00:11 +02:00
soupette
7ff5867625 Add dev build in helper plugin
Signed-off-by: soupette <cyril@strapi.io>
2021-09-07 14:50:34 +02:00
soupette
b7f521603e Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-09-07 13:55:15 +02:00
ronronscelestes
e4ad750f0e updated tests 2021-09-07 12:59:48 +02:00
ronronscelestes
96f163e947 merge conflicts 2021-09-07 12:53:58 +02:00
ronronscelestes
399f42a78c customEllipsis in utils + updated tests 2021-09-07 12:51:34 +02:00
cyril lopez
b625c77297
Merge pull request #10889 from strapi/migration/homepage
Migration/Homepage
2021-09-07 12:25:28 +02:00
ronronscelestes
d3e85fad13 updated onboarding component 2021-09-07 12:18:41 +02:00
ronronscelestes
b454d57491 added ContentBox to magic link + fix url length situation 2021-09-07 11:38:16 +02:00
Jean-Sébastien Herbaux
2b715a6ee9
V4/graphql configuration (#10896)
* Use a scalar to register the i18n locale arg

* Remove useless files & comments

* Use custom config for apollo server & the pagination (better handling of pagination)

* Fix missing strapi variable being transmitted to wrapResolvers/parseMiddlewares

* PR review comments
2021-09-07 11:23:49 +02:00
Convly
e2be869d3b Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor 2021-09-07 11:22:43 +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
ronronscelestes
9a535775f9 feedback fix 2021-09-07 10:16:24 +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
cyril lopez
4be4b3ef01
Merge pull request #10881 from strapi/upgrade-plan
UpgradePlanModal
2021-09-07 08:20:38 +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
ronronscelestes
774181fc3f added tests 2021-09-06 16:58:10 +02:00
ronronscelestes
590aeacf05 feedback fix + tests 2021-09-06 16:32:37 +02:00
ronronscelestes
2c7cbef984 fixed upgrade compo import role/LV 2021-09-06 16:02:24 +02:00
ronronscelestes
4284d9f025 Merge branch 'v4/ds-migration' of https://github.com/strapi/strapi into upgrade-plan 2021-09-06 15:38:45 +02:00
ronronscelestes
74e8f7ca7f tests + updated ContentBox 2021-09-06 15:37:00 +02:00
Alexandre BODIN
76d1ac7ada
Merge pull request #10877 from strapi/v4/migrate-email-upload-plugin
Make email, upload, CM and CTB plugins internal
2021-09-06 13:36:53 +00:00
ronronscelestes
502bb00cd9 fix conflicts 2021-09-06 14:48:10 +02:00
soupette
e04b7b5815 Upgrade parts
Signed-off-by: soupette <cyril@strapi.io>
2021-09-06 14:38:50 +02:00