5169 Commits

Author SHA1 Message Date
soupette
8d75d84871 Change MagicLink folder
Signed-off-by: soupette <cyril@strapi.io>
2021-09-03 07:53:42 +02:00
soupette
0b68e05cac Init Edit view
Signed-off-by: soupette <cyril@strapi.io>
2021-09-03 07:43:47 +02:00
soupette
061500e170 Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-09-03 05:53:45 +02:00
soupette
05dbb95e40 Translate filters
Signed-off-by: soupette <cyril@strapi.io>
2021-09-03 05:43:04 +02:00
soupette
ad746b8213 Fix translations
Signed-off-by: soupette <cyril@strapi.io>
2021-09-03 05:36:10 +02:00
soupette
9fbb1bb0a2 Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-09-03 05:25:18 +02:00
soupette
ef3974f337 Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2021-09-03 05:12:26 +02:00
soupette
ea3490a683 Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2021-09-03 05:05:27 +02:00
soupette
3b0f47fed3 Fix PR feeedback
Signed-off-by: soupette <cyril@strapi.io>
2021-09-02 21:08:32 +02:00
soupette
8f38476a91 Fix messages
Signed-off-by: soupette <cyril@strapi.io>
2021-09-02 20:53:32 +02:00
ronronscelestes
1ffa60a779 delete a role added 2021-09-02 18:15:48 +02:00
soupette
3b266e05c0 Add magic link
Signed-off-by: soupette <cyril@strapi.io>
2021-09-02 17:52:19 +02:00
ronronscelestes
c8f47d74a8 delete a role added 2021-09-02 17:37:38 +02:00
soupette
e28e4bb5da Post user
Signed-off-by: soupette <cyril@strapi.io>
2021-09-02 17:04:03 +02:00
cyril lopez
9928d066d1
Merge pull request #10866 from strapi/confirm-dialog
ConfirmDialog + integration in webhooks LV
2021-09-02 16:39:49 +02:00
soupette
f92f78d908 Create modal form to create users
Signed-off-by: soupette <cyril@strapi.io>
2021-09-02 16:35:03 +02:00
ronronscelestes
a294bdf297 feedback fixes + tests 2021-09-02 15:28:35 +02:00
soupette
d69ee57dae Move input component to helper plugin
Signed-off-by: soupette <cyril@strapi.io>
2021-09-02 14:59:40 +02:00
ronronscelestes
b6ab5e58e4 wip 2021-09-02 13:45:44 +02:00
soupette
53563d82a3 Fix messages
Signed-off-by: soupette <cyril@strapi.io>
2021-09-02 13:26:38 +02:00
soupette
5b34f91d82 Merge branch 'migrations/admin-users-delete' of github.com:strapi/strapi into migrations/admin-users-search 2021-09-02 13:22:07 +02:00
soupette
99ba54cb43 Merge branch 'migrations/admin-users-filters' of github.com:strapi/strapi into migrations/admin-users-delete 2021-09-02 13:20:57 +02:00
soupette
91631dcc4f Merge branch 'migrations/admin-users-pagination' of github.com:strapi/strapi into migrations/admin-users-filters 2021-09-02 13:19:45 +02:00
soupette
c2c0832a39 Merge branch 'migrations/admin-users' of github.com:strapi/strapi into migrations/admin-users-pagination 2021-09-02 13:18:38 +02:00
soupette
2a4a262915 Merge branch 'v4/ds-migration' of github.com:strapi/strapi into migrations/admin-users 2021-09-02 13:16:00 +02:00
soupette
93296ab300 Add search
Signed-off-by: soupette <cyril@strapi.io>
2021-09-02 12:48:36 +02:00
bulby97
db5d55e09d Bumb helper-plugin, fix conditionsModal issue 2021-09-02 11:16:56 +02:00
bulby97
8d6439869a Update package.json 2021-09-02 11:16:31 +02:00
bulby97
37e2833216 Quick fix remove placeholder 2021-09-02 11:14:46 +02:00
bulby97
ff1f63ccd9 Add formattedValues in order to handle create behaviour 2021-09-02 11:14:46 +02:00
bulby97
c9018e2b42 Add nested select in roles 2021-09-02 11:14:45 +02:00
ronronscelestes
d9a71f8320 isConfirmButtonLoading props + updated tests 2021-09-02 09:37:44 +02:00
ronronscelestes
bddb9037d9 ConfirmDialog component + integration in webhooks LV 2021-09-02 09:09:49 +02:00
soupette
d7abe60c72 Add delete to users LV
Signed-off-by: soupette <cyril@strapi.io>
2021-09-02 09:04:54 +02:00
soupette
6c97ef6e67 Init delete users
Signed-off-by: soupette <cyril@strapi.io>
2021-09-01 18:15:23 +02:00
soupette
e4af943104 Fix filter update
Signed-off-by: soupette <cyril@strapi.io>
2021-09-01 17:50:36 +02:00
soupette
abb6c2f34a Add filter logic
Signed-off-by: soupette <cyril@strapi.io>
2021-09-01 17:47:32 +02:00
soupette
cc71e8f310 Created Pagination
Signed-off-by: soupette <cyril@strapi.io>
2021-09-01 12:49:30 +02:00
ronronscelestes
6e7eea6927 added subnav application notification 2021-09-01 12:30:05 +02:00
soupette
d035309812 Add select page size
Signed-off-by: soupette <cyril@strapi.io>
2021-09-01 08:44:19 +02:00
soupette
1725ff3870 Merge branch 'v4/ds-migration' of github.com:strapi/strapi into migrations/admin-users 2021-09-01 08:08:08 +02:00
cyril lopez
6ff10fef21
Merge pull request #10836 from strapi/webhooks-delete-all
Webhooks LV - Delete all
2021-09-01 08:05:24 +02:00
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
Alexandre Bodin
3784cc5b5e Implement rest api populate syntax and Init refactor convert query params for v4 2021-08-31 19:31:29 +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