3850 Commits

Author SHA1 Message Date
bulby97
92b7665067 wip ds impl 2021-08-30 09:06:39 +02:00
soupette
2b2ec5aead Add documentation to the useFocusWhenNavigate hook
Signed-off-by: soupette <cyril@strapi.io>
2021-08-30 08:34:00 +02:00
soupette
701303eb73 Add tests
Signed-off-by: soupette <cyril@strapi.io>
2021-08-27 16:00:46 +02:00
soupette
511b67f43b Migrate sso settings
Signed-off-by: soupette <cyril@strapi.io>
2021-08-27 14:57:23 +02:00
cyril lopez
c16b02f8f2
Merge pull request #10808 from strapi/migration/providers-form
[Users-Permissions] Migrate Providers forms to new DS.
2021-08-27 12:29:41 +02:00
soupette
b7c70ac56c Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2021-08-27 12:25:19 +02:00
soupette
e79bf0d64d Fix tests
Signed-off-by: soupette <cyril@strapi.io>
2021-08-27 11:56:38 +02:00
soupette
431a68cf51 Merge branch 'v4/ds-migration' of github.com:strapi/strapi into migration/fix-role-list 2021-08-27 11:14:17 +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
soupette
05b2db9ccb Fix tests
Signed-off-by: soupette <cyril@strapi.io>
2021-08-27 09:44:37 +02:00
cyril lopez
6b74e05a63
Merge pull request #10743 from strapi/migration/admin-setting-create-role
Migration/admin setting create role
2021-08-27 08:03:12 +02:00
bulby97
6d135dcb60 fix hidden action width issue 2021-08-26 14:25:51 +02:00
bulby97
a0f4f6c441 Rm useless wrapper, add empty space box 2021-08-26 14:21:03 +02:00
bulby97
ecce72d23b fix overflowX issue with table 2021-08-26 14:15:36 +02:00
soupette
70738b0948 Init FormModal for providers
Signed-off-by: soupette <cyril@strapi.io>
2021-08-26 11:25:03 +02:00
bulby97
48ab4ec6d1 fix tests and review issues 2021-08-26 10:56:19 +02:00
bulby97
4d89016e9c Fix divider stack issue, add meaningfull aria-labels to checkboxes w/o labels 2021-08-26 10:31:22 +02:00
bulby97
1188d8023e Add rowHeight constant 2021-08-26 10:31:22 +02:00
bulby97
863540ee79 SubAction row migrated to DS 2021-08-26 10:31:21 +02:00
bulby97
3c9e92a2c4 Fix a11y issues 2021-08-26 10:31:21 +02:00
bulby97
9a042610ea No need to have a box loader component 2021-08-26 10:31:21 +02:00
bulby97
7aec8f1784 Add ellipsis to condition text in modal 2021-08-26 10:31:21 +02:00
bulby97
f0786f3af6 Add Box Loader 2021-08-26 10:31:20 +02:00
bulby97
6536cfa298 Add loading state on submit button 2021-08-26 10:31:20 +02:00
bulby97
e9dda123a5 Add defaultMessage, add plural syntax 2021-08-26 10:31:20 +02:00
bulby97
deb6859a56 Add modal condition button 2021-08-26 10:31:19 +02:00
bulby97
7a68a06082 move to ds accordion 2021-08-26 10:31:19 +02:00
bulby97
fddb6fffe0 Make collapseLabel a11ible 2021-08-26 10:31:19 +02:00
bulby97
e7ba1c3230 Fix flex issues, and improve use of DS 2021-08-26 10:31:18 +02:00
bulby97
0c9945ce3f wip ds impl 2021-08-26 10:31:18 +02:00
bulby97
54b2b64b43 Form done, WIP collection type 2021-08-26 10:31:18 +02:00
bulby97
9f7208db9d wip 2021-08-26 10:31:15 +02:00
Alexandre Bodin
8f5cb90863 Migrate admin policies 2021-08-25 15:16:17 +02:00
Alexandre Bodin
7f30925161 Merge branch 'v4/backend' into releases/v4 2021-08-25 14:45:59 +02:00
Alexandre Bodin
1ee2d2c483 Merge branch 'master' into releases/v4 2021-08-25 14:44:32 +02:00
soupette
81c290a53c Add tests
Signed-off-by: soupette <cyril@strapi.io>
2021-08-25 11:04:43 +02:00
soupette
14d9533516 Add notifications
Signed-off-by: soupette <cyril@strapi.io>
2021-08-25 10:07:30 +02:00
soupette
87b8a3b4e2 Remove old files
Signed-off-by: soupette <cyril@strapi.io>
2021-08-24 17:04:13 +02:00
soupette
f22d20e61b Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-08-24 16:13:02 +02:00
soupette
055c3d5bba Remove old component
Signed-off-by: soupette <cyril@strapi.io>
2021-08-24 15:51:34 +02:00
soupette
d986ed9c97 Remove rollup
Signed-off-by: soupette <cyril@strapi.io>
2021-08-24 15:12:49 +02:00
soupette
b5bfac5ab2 Fix tests
Signed-off-by: soupette <cyril@strapi.io>
2021-08-24 15:12:49 +02:00
soupette
3468cbfa35 Fix tests
Signed-off-by: soupette <cyril@strapi.io>
2021-08-24 15:12:48 +02:00
soupette
21e18660eb Fix CM hook api and temporarily display the cm in the admin panel
Signed-off-by: soupette <cyril@strapi.io>
2021-08-24 15:12:48 +02:00
soupette
8cc31618b3 Merge branch 'releases/v4' of github.com:strapi/strapi into improve-bundle 2021-08-24 15:08:34 +02:00
HichamELBSI
971f30f897 Fix test mock
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-08-24 14:22:22 +02:00
Alexandre Bodin
f4a4e2ce26 Move routes to js when possible and refactor policies to be objects 2021-08-24 13:59:43 +02:00
HichamELBSI
8b982f3822 Merge branch 'v4/ds-migration' into migration/forgot-password 2021-08-24 13:32:53 +02:00
HichamELBSI
9789deed73 Add tests & default messages
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-08-24 13:30:42 +02:00
Alexandre Bodin
0b3c7392c6 Keep on migrating admin to new structure 2021-08-23 22:41:22 +02:00