17520 Commits

Author SHA1 Message Date
soupette
701303eb73 Add tests
Signed-off-by: soupette <cyril@strapi.io>
2021-08-27 16:00:46 +02:00
Mark Kaylor
5411a8e7c9 resolve merge conflicts 2021-08-27 15:06:52 +02:00
soupette
511b67f43b Migrate sso settings
Signed-off-by: soupette <cyril@strapi.io>
2021-08-27 14:57:23 +02:00
ELABBASSI Hicham
274f088d98
Merge pull request #10810 from strapi/migration/providers-react-query
Migration/providers react query
2021-08-27 12:54:43 +02:00
soupette
f056bcfb72 Merge branch 'v4/ds-migration' of github.com:strapi/strapi into migration/providers-react-query 2021-08-27 12:30:08 +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
cyril lopez
d6bbe0a21d
Merge pull request #10782 from strapi/migration/fix-role-list
Migration/fix role list
2021-08-27 12:26:16 +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
soupette
79ff6adb7f Fix tests with react-query
Signed-off-by: soupette <cyril@strapi.io>
2021-08-27 09:29:37 +02:00
Alexandre BODIN
514214c9e3
Merge pull request #10809 from strapi/fix/database-query-typings
Wrap query returns types in Promise
2021-08-27 09:18:20 +02:00
Dieter Stinglhamber
59cad5bcd2 expose typings file in package.json 2021-08-27 09:16:24 +02:00
Dieter Stinglhamber
848df28cdc wrap query returns types in Promise 2021-08-27 08:55:18 +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
ELABBASSI Hicham
903d07b4c5
Merge pull request #10797 from strapi/core/notifications
Migration : admin notifications
2021-08-26 17:37:29 +02:00
soupette
2e50afab2a Put with react-query
Signed-off-by: soupette <cyril@strapi.io>
2021-08-26 17:01:33 +02:00
ronronscelestes
36dd8dc7af temp 2021-08-26 16:45:49 +02:00
ronronscelestes
c0b039c3b9 replaced with axios 2021-08-26 16:22:29 +02:00
soupette
ae87bafccd Fix tests
Signed-off-by: soupette <cyril@strapi.io>
2021-08-26 15:40:17 +02:00
soupette
38b012f227 Put providers
Signed-off-by: soupette <cyril@strapi.io>
2021-08-26 15:25:10 +02:00
soupette
3e3080d5f4 Init onSubmit providers 2021-08-26 15:12:19 +02:00
soupette
c6c8bc4797 Init form with formik
Signed-off-by: soupette <cyril@strapi.io>
2021-08-26 15:04:47 +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
Alexandre Bodin
c0e71ced20 Add some todos 2021-08-26 13:24:35 +02:00
soupette
490a117826 Display form
Signed-off-by: soupette <cyril@strapi.io>
2021-08-26 12:59:56 +02:00
Alexandre Bodin
e3452f6662 Add functions back to run bootstrap of the app 2021-08-26 12:13:27 +02:00
soupette
b1e2b4af78 Refacto providers form
Signed-off-by: soupette <cyril@strapi.io>
2021-08-26 12:08:07 +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