bulby97
48a9d6c21c
Add subnav
2021-09-08 15:31:06 +02:00
soupette
2278a34c63
Enable CTB
...
Signed-off-by: soupette <cyril@strapi.io>
2021-09-08 15:31:05 +02:00
ronronscelestes
e70d5f72ce
Merge branch 'v4/ds-migration' of https://github.com/strapi/strapi into blue-box
2021-09-08 15:24:18 +02:00
soupette
c4325b4fd0
Fix tests
...
Signed-off-by: soupette <cyril@strapi.io>
2021-09-08 14:10:38 +02:00
ronronscelestes
486e96cfad
feedback fixes + improved tests
2021-09-08 12:54:05 +02:00
Marvin Frachet
b77feb9764
I18N settings modal, creation ( #10749 )
2021-09-08 09:14:31 +02:00
Alexandre Bodin
566805c8ae
Update test on /api
2021-09-07 21:29:34 +02:00
Alexandre Bodin
37bacdb691
Start fixing tests
2021-09-07 21:03:30 +02:00
ronronscelestes
8721c65c19
fixed focustrap and accessibility
2021-09-07 18:38:34 +02:00
ronronscelestes
8d3bf50a08
fix me comment + FocusTrap added
2021-09-07 18:01:26 +02:00
ronronscelestes
d55d0825bf
tests fix
2021-09-07 17:22:50 +02:00
Alexandre Bodin
eb522e73e2
Use enabled plugins to build admin
2021-09-07 17:11:16 +02:00
ronronscelestes
acf60c7297
merge conflict
2021-09-07 17:02:07 +02:00
Convly
7059686635
Fix pagination (ensureMaxValues)
2021-09-07 16:49:55 +02:00
Convly
cb8322c798
Fix pagination (ensureMaxValues)
2021-09-07 16:49:20 +02:00
ronronscelestes
0efa5070a3
feedback fix
2021-09-07 16:29:54 +02:00
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
733b5d8690
Cleanup u-p plugin
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
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
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
ronronscelestes
9a535775f9
feedback fix
2021-09-07 10:16:24 +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