18394 Commits

Author SHA1 Message Date
bulby97
bab64344c9 wip nested component 2021-09-13 08:18:58 +02:00
soupette
25a3ea9081 update snapshots
Signed-off-by: soupette <cyril@strapi.io>
2021-09-13 07:23:54 +02:00
soupette
2a5d4938c5 Merge branch 'v4/ds-migration' of github.com:strapi/strapi into migration/cm-table 2021-09-13 07:20:25 +02:00
cyril lopez
62c269ba2b
Merge pull request #10933 from strapi/fix-hopmepage-a11y-issues
Fix homepage small a11y issues
2021-09-13 07:00:18 +02:00
cyril lopez
76623c0760
Merge pull request #10908 from strapi/ctb-layout-lv1
[CTB] Layout level 1
2021-09-13 06:59:25 +02:00
soupette
15ffa86b63 Delete CustomContentLayout component
Signed-off-by: soupette <cyril@strapi.io>
2021-09-13 06:37:18 +02:00
soupette
c6c071a30b Remove usage of CustomContentLayout component
Signed-off-by: soupette <cyril@strapi.io>
2021-09-13 06:36:08 +02:00
soupette
0518e7aa15 Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-09-13 06:31:04 +02:00
cyril lopez
a42a3747f1
Merge pull request #10934 from strapi/add-empty-state-components
Add empty state components
2021-09-13 06:25:25 +02:00
soupette
a408ad86e2 Remove usage of CustomContentLayout component
Signed-off-by: soupette <cyril@strapi.io>
2021-09-13 06:23:28 +02:00
soupette
1983e5de25 Move PAgeTemplate into templates folder
Signed-off-by: soupette <cyril@strapi.io>
2021-09-13 06:08:11 +02:00
soupette
f605b02496 Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2021-09-13 06:02:48 +02:00
Marvin Frachet
b4808afc2c
Update packages/core/helper-plugin/lib/src/components/PageTemplate/PageTemplate.stories.mdx 2021-09-12 09:33:48 +02:00
Rémi de Juvigny
37ea59e4ea Fix edit form tests 2021-09-10 21:43:52 +02:00
ronronscelestes
dfeabd6079 migration profile page && tests 2021-09-10 20:39:34 +02:00
mfrachet
8cac32b563 Add page template 2021-09-10 17:07:22 +02:00
mfrachet
6802eb27ad Add EmptyState component 2021-09-10 16:55:57 +02:00
soupette
e0dc9f77db Fix a11y
Signed-off-by: soupette <cyril@strapi.io>
2021-09-10 16:35:46 +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
Convly
b541be3748 Handle cases where the entry is not found in entity-manager.load 2021-09-10 15:51:38 +02:00
ronronscelestes
7246f4769a user table label && search 2021-09-10 15:20:09 +02:00
mfrachet
9d7710de81 fix 2021-09-10 15:06:24 +02:00
mfrachet
3b05dc958a Fix homepage small a11y issues 2021-09-10 14:23:34 +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
soupette
3b20bcdc1f Init table cm
Signed-off-by: soupette <cyril@strapi.io>
2021-09-10 09:32:44 +02:00
soupette
737568a10c Move DynamicTable to helper plugin
Signed-off-by: soupette <cyril@strapi.io>
2021-09-10 09:21:09 +02:00
soupette
0b01fca1a3 Temp
Signed-off-by: soupette <cyril@strapi.io>
2021-09-10 08:51:59 +02:00
soupette
b281127db5 Display LV header
Signed-off-by: soupette <cyril@strapi.io>
2021-09-10 08:22:44 +02:00
soupette
1892685f6a Localise menu
Signed-off-by: soupette <cyril@strapi.io>
2021-09-10 07:54:22 +02:00
bulby97
79b91ea866 Review fixes 2021-09-10 07:32:00 +02:00
bulby97
7856f2935b fix colspan issue 2021-09-10 07:17:23 +02:00
bulby97
fc17234691 Design list 2021-09-10 07:17:23 +02:00
bulby97
fbd22b8c33 WIP Desgin rows 2021-09-10 07:17:22 +02:00
Marvin Frachet
fab2a6f46b
Add tests for select locale (#10925) 2021-09-10 06:43:06 +02:00
cyril lopez
eacc35eaa1
Merge pull request #10927 from strapi/ds-migration/search-docs
[v4] add simple documentation for search component
2021-09-10 06:19:45 +02:00
Mark Kaylor
5d741a2c02 add simple documentation for search component 2021-09-09 17:48:55 +02:00
Convly
a0cdf693bb Revert unwanted wording changes 2021-09-09 16:58:55 +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
cyril lopez
1eda43c896
Merge pull request #10924 from strapi/chore/update-parts
Upgrade parts
2021-09-09 16:05:49 +02:00
soupette
5d932ff4ad Fix users edit
Signed-off-by: soupette <cyril@strapi.io>
2021-09-09 15:38:08 +02:00
soupette
984d1e3dcc Fix props
Signed-off-by: soupette <cyril@strapi.io>
2021-09-09 15:32:40 +02:00
soupette
cba6116d83 Upgrade parts
Signed-off-by: soupette <cyril@strapi.io>
2021-09-09 15:14:58 +02:00
cyril lopez
eba7a9337d
Merge pull request #10903 from strapi/migrations/cm-menu
[CM] Display menu
2021-09-09 11:45:50 +02:00
soupette
1d0f1afef7 Fix search label
Signed-off-by: soupette <cyril@strapi.io>
2021-09-09 11:45:32 +02:00
soupette
019d94352e Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2021-09-09 11:35:15 +02:00
cyril lopez
3b958ba728
Merge pull request #10919 from strapi/migrations/cm-no-permissions
Add No permissions view to CM
2021-09-09 11:33:16 +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