5169 Commits

Author SHA1 Message Date
ronronscelestes
e8c352eb8e Merge branch 'v4/ds-migration' into webhooks-listview-ds 2021-08-17 15:03:41 +02:00
ronronscelestes
975b1e984d added 1 to rowsCount in Table to able focus on last row 2021-08-17 14:58:05 +02:00
ronronscelestes
b94448218c added useFocusWhenNavigate hooks 2021-08-17 14:14:45 +02:00
ronronscelestes
f79f6eda59 Merge branch 'v4/ds-migration' into webhooks-listview-ds 2021-08-17 14:05:36 +02:00
ronronscelestes
5ce9d2c209 deleted a comment 2021-08-17 14:01:31 +02:00
Alexandre Bodin
d5dd34278b Fix delete permissions 2021-08-17 13:48:52 +02:00
ronronscelestes
a94929d2db more PR review fixes 2021-08-17 13:44:21 +02:00
ronronscelestes
5b3113a14c set all webhooks to delete reducer created with tests works 2021-08-17 12:01:42 +02:00
ronronscelestes
834e0e9855 adding a reducer + test 2021-08-17 10:39:42 +02:00
HichamELBSI
f568ce08bd Fix PR feedback
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-08-16 18:38:24 +02:00
HichamELBSI
ad4cad32a0 Add sign up view
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-08-16 18:36:12 +02:00
Montlouis-Calixte Stéphane
ca93309349
Merge pull request #10720 from strapi/migration/admin-settings-list-roles
List roles new design
2021-08-16 16:52:42 +02:00
Montlouis-Calixte Stéphane
4d362510ad
Update packages/core/admin/ee/admin/pages/Roles/CreatePage/index.js
Co-authored-by: Marvin Frachet <marvin.frachet@strapi.io>
2021-08-16 16:41:04 +02:00
bulby97
c78c4703f8 i18n aria-label 2021-08-16 14:38:32 +02:00
ronronscelestes
c270560007 small PR review fix 2021-08-16 14:09:47 +02:00
ronronscelestes
bb902a32cb PR review fixes 2021-08-16 12:00:05 +02:00
ronronscelestes
0254876627 Switch && Checkboxes actions + empty webhooks ds 2021-08-13 17:02:30 +02:00
ronronscelestes
73a03fbfc8 integrated DS + deleteOne, updateOne 2021-08-13 12:38:21 +02:00
mfrachet
304c98b41e Preparing the i18n settings list view 2021-08-13 10:13:10 +02:00
HichamELBSI
b97383ff18 Migrate SSO providers view
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-08-12 17:10:04 +02:00
bulby97
317ebf030a Add Main tag 2021-08-12 14:12:08 +02:00
bulby97
af6553acd9 Review fixes 2021-08-12 13:46:52 +02:00
HichamELBSI
2adfa6db26 Fix PR feedback
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-08-12 13:43:56 +02:00
Montlouis-Calixte Stéphane
724c5d27e8
Update packages/core/admin/admin/src/pages/Roles/ListPage/index.js
Co-authored-by: Marvin Frachet <marvin.frachet@strapi.io>
2021-08-12 13:00:59 +02:00
Montlouis-Calixte Stéphane
cb72be5576
Update packages/core/admin/admin/src/pages/Roles/ListPage/index.js
Co-authored-by: Marvin Frachet <marvin.frachet@strapi.io>
2021-08-12 13:00:03 +02:00
Montlouis-Calixte Stéphane
b90d238983
Update packages/core/admin/admin/src/pages/Roles/ListPage/index.js
Co-authored-by: Marvin Frachet <marvin.frachet@strapi.io>
2021-08-12 12:57:30 +02:00
Montlouis-Calixte Stéphane
779f991ab5
Update packages/core/admin/admin/src/components/Roles/RoleList/RoleRow.js
Co-authored-by: Marvin Frachet <marvin.frachet@strapi.io>
2021-08-12 12:48:55 +02:00
Montlouis-Calixte Stéphane
34879e71a0
Update packages/core/admin/admin/src/components/Roles/RoleList/RoleRow.js
Co-authored-by: Marvin Frachet <marvin.frachet@strapi.io>
2021-08-12 12:23:54 +02:00
Montlouis-Calixte Stéphane
e368c5de07
Update packages/core/admin/admin/src/components/Roles/RoleList/RoleRow.js
Co-authored-by: Marvin Frachet <marvin.frachet@strapi.io>
2021-08-12 12:23:48 +02:00
bulby97
d3db779cc4 Add new design for ee role list 2021-08-12 09:30:48 +02:00
bulby97
33c6e86746 Remove commented lines 2021-08-11 14:26:16 +02:00
bulby97
33be829a67 List roles new design 2021-08-11 11:09:30 +02:00
HichamELBSI
baed7a4842 Fix form UI + add tmp logout button
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-08-10 17:43:43 +02:00
HichamELBSI
c79afa3f44 Fix design feedback
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-08-10 17:41:51 +02:00
HichamELBSI
073bea95c8 Fix PR feedback
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-08-10 17:41:51 +02:00
HichamELBSI
34eb798578 Remove document useless check
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-08-10 17:41:51 +02:00
HichamELBSI
18d1825f76 Add formik focus component
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-08-10 17:41:51 +02:00
HichamELBSI
08b23dcd6e DS migration : Login view (CE & EEt )
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-08-10 17:41:50 +02:00
Marvin Frachet
4da7a82a2a
Ds: Add settings sub nav (#10703) 2021-08-10 12:22:03 +02:00
Pierre Noël
18da6e2188 Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-08-09 11:06:34 +02:00
Alexandre BODIN
6ed18de85b
Rename _sort filter to sort (#10688) 2021-08-09 10:22:40 +02:00
Pierre Noël
4790e28284 refactor with module approach 2021-08-06 18:09:49 +02:00
Marvin Frachet
b7cd466d27
DS: moving the left menu to use the DS MainNav (#10689) 2021-08-06 11:02:31 +02:00
Alexandre Bodin
07ae49badd Avoid making empty queries in populate 2021-08-06 10:51:34 +02:00
Alexandre Bodin
9ad5740952 Fix lint issue 2021-08-05 18:19:54 +02:00
Pierre Noël
ce0e67830a Merge branch 'v4/backend' into v4/plugin-api/modules 2021-08-05 13:59:40 +02:00
Alexandre Bodin
ef63639cd3 Fix eslint so we can have the test run 2021-08-04 19:39:40 +02:00
Alexandre Bodin
805e7fdb4b Merge branch 'master' into releases/v4 2021-08-04 19:24:10 +02:00
Pierre Noël
dd0c095f1e Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-08-04 15:05:56 +02:00
Alexandre Bodin
35912b556e Fix missing file to copy in yarn build 2021-08-04 14:07:35 +02:00