24 Commits

Author SHA1 Message Date
Simone Taeggi
12ceb7adc5 refactor usePlugin wit useFetchClient 2023-01-20 14:28:28 +01:00
Simone Taeggi
ae374971fb change the import of the getFetchClient in the usePlugins hook 2023-01-18 11:03:54 +01:00
Simone Taeggi
5c80a0bf87 change the import of the useFetchClient inside the useFetchRole 2023-01-18 11:03:02 +01:00
Simone Taeggi
9352a38fdc replace the getFetchClient with the useFetchClient inside the useFetchRole 2023-01-09 15:51:40 +01:00
Simone Taeggi
c38758401c fix the renaming of the get method 2023-01-09 15:47:03 +01:00
Simone Taeggi
ee4fc14689 replace axiosInstance in the usePlugins hook to replace the api calls with the getFetchClient get method 2023-01-05 16:21:57 +01:00
Simone Taeggi
bc03ef2288 replace axiosInstance in the useFetchRole hook to replace the api call with the getFetchClient get method 2023-01-05 16:09:28 +01:00
Simone Taeggi
afee29811c remove warnings 2022-11-09 10:24:11 +01:00
Simone Taeggi
42f055b746 fix comments and move warning logs 2022-11-07 11:19:27 +01:00
Simone Taeggi
2bd1a06e9c add deprecation warnings where we use axiosInstance 2022-11-04 12:07:21 +01:00
Alexandre Bodin
cf49ddbbfc Prettier and backend fix 2022-08-11 10:20:49 +02:00
Rémi de Juvigny
94a21d6ac6 Remove policies from tests 2021-09-22 18:45:39 +02:00
Rémi de Juvigny
45251bf395 Remove unused policy selector 2021-09-22 16:56:31 +02:00
Rémi de Juvigny
4341163a94 Add create page and its roles 2021-09-21 17:33:41 +02:00
Rémi de Juvigny
694d095349 Add snapshot test for list of plugins 2021-09-14 19:38:20 +02:00
Rémi de Juvigny
90a79f0e2a WIP refactor plugins loading 2021-09-14 18:51:10 +02:00
Rémi de Juvigny
b002e21ff5 Apply feedback 2021-09-14 11:40:26 +02:00
Rémi de Juvigny
37ea59e4ea Fix edit form tests 2021-09-10 21:43:52 +02:00
soupette
ae87bafccd Fix tests
Signed-off-by: soupette <cyril@strapi.io>
2021-08-26 15:40:17 +02:00
soupette
38b012f227 Put providers
Signed-off-by: soupette <cyril@strapi.io>
2021-08-26 15:25:10 +02:00
soupette
146ee5907e Remove useUserPermissions for useRBAC
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-24 16:18:55 +02:00
soupette
659526e35b Remove strapi.notification
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-05-17 15:55:46 +02:00
Alexandre Bodin
ab3760bb66 Rename import & requires, fix tests 2021-04-29 13:51:12 +02:00
Alexandre Bodin
a14504e699 Init scoped packages 2021-04-29 12:03:54 +02:00