cyril lopez
79887e5078
Merge pull request #10864 from strapi/migrations/admin-users-delete
...
Migrations/admin users delete
2021-09-02 20:55:02 +02:00
cyril lopez
6f5541b83e
Merge pull request #10869 from strapi/migrations/admin-users-search
...
Add search to users LV
2021-09-02 20:54:05 +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
60d94f31a0
Add lint to helper
...
Signed-off-by: soupette <cyril@strapi.io>
2021-09-02 15:01:41 +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
Pierre Noël
a31e301701
Shorter regex + direct use of resolve
2021-09-02 14:01:13 +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
0a8b632ba6
update snapshots
...
Signed-off-by: soupette <cyril@strapi.io>
2021-09-02 13:18:03 +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
cyril lopez
b524b26be5
Merge pull request #10841 from strapi/migration/nested-select-in-roles
...
Add nested select in roles
2021-09-02 13:15:06 +02:00
soupette
93296ab300
Add search
...
Signed-off-by: soupette <cyril@strapi.io>
2021-09-02 12:48:36 +02:00
Pierre Noël
13cec4cadb
append strapi.dir to plugin path if relative
2021-09-02 12:14:44 +02:00
bulby97
ceaf32b5d3
fix yarn lock
2021-09-02 11:19:06 +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
1770ac1a37
Mock ResizeObserver
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
Alexandre BODIN
c1bc942632
Merge pull request #10846 from strapi/v4/rest-api
...
v4/rest api
2021-09-02 10:05:17 +02:00
Alexandre BODIN
056f734e1a
Merge pull request #10858 from strapi/v4/plugin-api/migrate-myplugin
...
Migrate locale plugin "myplugin" to v4
2021-09-02 10:03:15 +02:00
ronronscelestes
d9a71f8320
isConfirmButtonLoading props + updated tests
2021-09-02 09:37:44 +02:00
Alexandre Bodin
266dcf5d88
Refactor some code
2021-09-02 09:33:18 +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
Alexandre Bodin
23f7cdb7fa
Fix typos
2021-09-01 21:13:23 +02:00
Pierre Noël
56ffa3a63f
migrate myplugin to v4
2021-09-01 18:38:40 +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
Alexandre Bodin
d7bc8bc780
Fix wrong parameter name check
2021-09-01 15:28:42 +02:00
Convly
64d9a2031d
Fix releases/v4 merge
2021-09-01 14:28:16 +02:00
Convly
e76e7462b7
Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor
2021-09-01 14:10:10 +02:00
cyril lopez
052eebe6b1
Merge pull request #10851 from strapi/subnav-notification
...
added subnav application notification
2021-09-01 13:04:56 +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
Jean-Sébastien Herbaux
357fd163b0
V4/graphql customization ( #10850 )
...
* Add basic implementation for the graphql extension service
* Add createPolicyContext in @strapi/utils
* policiesMiddleware implementation for graphql
* wrapResolvers first implementation (authentication, middlewares, policies)
* move the content API schema build from /generators to /content-api. Extract types' register functions into a dedicated folder
* fix schema generation on bootstrap
* update the graphql service file to match new services arch
* fix single type queries
* simplify entity's resolver
* use apollo graphql conventions for resolver's args naming
* use the graphql extension system in i18n to add a locale arg to localized queries & mutations
2021-09-01 12:06:51 +02:00
Alexandre BODIN
1cf79d88b8
Merge pull request #10843 from strapi/v4/rest-api-request-format
...
[v4] Move request format in core-api
2021-09-01 09:15:20 +02:00