5123 Commits

Author SHA1 Message Date
soupette
d8209894fa Fix admin development
Signed-off-by: soupette <cyril@strapi.io>
2021-08-20 15:30:54 +02:00
Pierre Noël
09945a46df fixes 2021-08-20 15:23:02 +02:00
Alexandre Bodin
8252a51ba5 Use a registry for the plugins 2021-08-20 13:12:37 +02:00
soupette
6099fdf046 Add docs to components folder
Signed-off-by: soupette <cyril@strapi.io>
2021-08-20 11:19:50 +02:00
soupette
79bd635385 Clean stories
Signed-off-by: soupette <cyril@strapi.io>
2021-08-20 09:45:33 +02:00
soupette
23dd51f598 Created new src folder and start cleaning old components
Signed-off-by: soupette <cyril@strapi.io>
2021-08-20 09:32:59 +02:00
soupette
3061190203 Add storybook
Signed-off-by: soupette <cyril@strapi.io>
2021-08-20 09:20:35 +02:00
Alexandre Bodin
575cbbdc7c Migrate plugin getters 2021-08-19 23:30:49 +02:00
Alexandre Bodin
c3642a4f10 Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-08-19 23:29:55 +02:00
Alexandre Bodin
4fbd411f69 Fix lint 2021-08-19 23:28:29 +02:00
soupette
0071df7c18 Fix tests
Signed-off-by: soupette <cyril@strapi.io>
2021-08-19 17:59:20 +02:00
soupette
131a506f80 Removed buffetjs from roles lv
Signed-off-by: soupette <cyril@strapi.io>
2021-08-19 17:12:21 +02:00
Pierre Noël
98719b6c64 migrate plugin structures to V4 2021-08-19 16:49:33 +02:00
soupette
77eedf2577 Commented the settings view that are not yet migrated
Signed-off-by: soupette <cyril@strapi.io>
2021-08-19 16:46:06 +02:00
soupette
0c516640ae Remove plugins views
Signed-off-by: soupette <cyril@strapi.io>
2021-08-19 16:38:32 +02:00
ronronscelestes
c987be0d5b fix conflicts 2021-08-19 15:41:41 +02:00
ronronscelestes
9e5ff42af2 add webhook link button if canCreate + notifyStatus 2021-08-19 15:04:01 +02:00
ronronscelestes
e9fb65d1ea merged v4/ds-migration 2021-08-19 13:54:53 +02:00
ronronscelestes
52422440f0 updated to parts alpha 15 + LinkButton 2021-08-19 12:00:53 +02:00
mfrachet
54ac90626d Remove bootstrap 2021-08-19 10:26:47 +02:00
Alexandre Bodin
f528a865cb Merge branch 'master' of github.com:strapi/strapi into releases/v4 2021-08-19 10:12:58 +02:00
soupette
393bf5f1be Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2021-08-19 09:42:19 +02:00
soupette
48239ab116 Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-08-19 09:30:45 +02:00
Alexandre Bodin
84984cf030 Fix singleType entity service find 2021-08-18 19:49:13 +02:00
Pierre Noël
682e877644 Merge branch 'v4/backend' into pluginAPI/loadPlugin 2021-08-18 18:37:57 +02:00
Convly
3796688d7e Clean todos & some duplicated code 2021-08-18 17:57:12 +02:00
HichamELBSI
ec85a4adf8 DS Migration : Auth pages (Forgot/reset password, Oops page)
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-08-18 17:43:57 +02:00
Convly
e16b36ecb6 Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor 2021-08-18 14:57:22 +02:00
ronronscelestes
81ae331395 loading state updated 2021-08-18 14:28:06 +02:00
Pierre Noël
c547e64571 fix e2e tests 2021-08-18 11:58:17 +02:00
ronronscelestes
6a609ccc0b changed enabled - disabled format message 2021-08-18 11:49:29 +02:00
Alexandre Bodin
d36c03727b Add case insensitive operators for contains 2021-08-18 09:46:09 +02:00
Alexandre Bodin
a4d3ac34bd Merge branch 'master' into releases/v4 2021-08-17 19:10:29 +02:00
Alexandre Bodin
a041d76d8a Fix tests conflicting 2021-08-17 18:54:20 +02:00
Alexandre Bodin
fd86d1926f Handle polymorphic relation field filter and order 2021-08-17 18:08:42 +02:00
Alexandre Bodin
6a559d6db3 Split helpers and support populate * 2021-08-17 15:22:04 +02:00
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