14487 Commits

Author SHA1 Message Date
Alexandre Bodin
7259bc54f6 Fix mapValues wrong arguments 2021-08-30 18:44:08 +02:00
ronronscelestes
1506924dbf feedback fix 2021-08-30 17:59:21 +02:00
soupette
ccbbce8d84 Add ArgsTable doc to storybook
Signed-off-by: soupette <cyril@strapi.io>
2021-08-30 17:32:19 +02:00
ronronscelestes
9965da5986 added Dialog component to delete + webhooks LV tests 2021-08-30 17:28:14 +02:00
soupette
f66a6c53ff Created common SettingsPageTitle component
Signed-off-by: soupette <cyril@strapi.io>
2021-08-30 17:22:37 +02:00
soupette
237f552116 Add settingsPageTitle component story
Signed-off-by: soupette <cyril@strapi.io>
2021-08-30 17:12:22 +02:00
soupette
d31b2168df Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2021-08-30 17:03:33 +02:00
Alexandre Bodin
44cf9e161a Load api policies 2021-08-30 17:02:41 +02:00
Alexandre Bodin
8522ef7dfd Add Api load with modules container 2021-08-30 17:02:40 +02:00
Alexandre Bodin
4be69e8bde Init new API loading 2021-08-30 17:02:40 +02:00
Pierre Noël
fc7a94d2b8 add extend function for services, content types and policies 2021-08-30 15:39:04 +02:00
soupette
8fe83993db Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-08-30 15:07:26 +02:00
soupette
3ef754a64b Upgrade parts
Signed-off-by: soupette <cyril@strapi.io>
2021-08-30 15:04:36 +02:00
bulby97
6eae963def Fix test 2021-08-30 14:05:50 +02:00
bulby97
af0168c305 Remove useless components 2021-08-30 14:00:45 +02:00
soupette
a6e64e3c60 Add tests
Signed-off-by: soupette <cyril@strapi.io>
2021-08-30 11:32:36 +02:00
Pierre Noël
9a2fe3c715 fix policy test 2021-08-30 11:00:31 +02:00
Pierre Noël
9362311924 add extend fn to controller registry 2021-08-30 11:00:30 +02:00
bulby97
8b0de5b7c4 fix lint 2021-08-30 10:27:02 +02:00
soupette
f5ea60ae1f Migrate ml settings to the new DS
Signed-off-by: soupette <cyril@strapi.io>
2021-08-30 09:49:40 +02:00
bulby97
01344fd627 Fix lint issue 2021-08-30 09:44:55 +02:00
bulby97
ab0c3352f0 Add isSubmitting to button 2021-08-30 09:28:39 +02:00
bulby97
f16f4ba4ef Update Edit page 2021-08-30 09:26:22 +02:00
bulby97
a640881964 move edit page to ds 2021-08-30 09:07:47 +02:00
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
Alexandre Bodin
89b02e871e Org package to be consistent, complete package.json and add missing package files 2021-08-28 10:50:46 +02:00
Mark Kaylor
f714694031 fix destination path 2021-08-27 18:18:41 +02:00
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
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
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
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
Alexandre Bodin
e3452f6662 Add functions back to run bootstrap of the app 2021-08-26 12:13:27 +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