503 Commits

Author SHA1 Message Date
soupette
54429517a9 Add tests
Signed-off-by: soupette <cyril@strapi.io>
2021-09-01 07:55:48 +02:00
soupette
541b9cc20c Remove useless compos
Signed-off-by: soupette <cyril@strapi.io>
2021-09-01 06:32:33 +02:00
soupette
377a3accd4 Add delete all logic
Signed-off-by: soupette <cyril@strapi.io>
2021-08-31 22:22:24 +02:00
soupette
c3d639e912 Refacto table to make it dynamic for the CM migration
Signed-off-by: soupette <cyril@strapi.io>
2021-08-31 22:03:52 +02:00
soupette
8b278955bc Add state when no results with search
Signed-off-by: soupette <cyril@strapi.io>
2021-08-31 19:41:56 +02:00
soupette
460ea349e6 Design table and sort
Signed-off-by: soupette <cyril@strapi.io>
2021-08-31 18:57:48 +02:00
soupette
731fe93c92 Design Table
Signed-off-by: soupette <cyril@strapi.io>
2021-08-31 16:23:31 +02:00
soupette
a4b427b45d Init migration
Signed-off-by: soupette <cyril@strapi.io>
2021-08-31 09:34:33 +02:00
cyril lopez
4a49fc57a3
Merge pull request #10832 from strapi/chore/settings-meta
SettingsPageTitle component
2021-08-31 08:39:33 +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
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
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
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