Simone Taeggi
|
36c0978417
|
change the import of the getFetchClient inside the EmailTemplates utils
|
2023-01-18 11:05:49 +01:00 |
|
Simone Taeggi
|
e8bfd50db3
|
change the import of the getFetchClient inside the AdvancedSettings utils
|
2023-01-18 11:04:49 +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 |
|
Christian Capeans
|
eeab43b577
|
Store jwk set url in strapi core
|
2023-01-11 12:57:39 +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
|
e862353def
|
remove the axiosInstance implementation from the users-permissions plugin
|
2023-01-09 11:48:46 +01:00 |
|
Simone Taeggi
|
d9d108fed4
|
replace axiosInstance in the edit Roles function to replace the api call with the useFetchClient put method
|
2023-01-09 11:46:19 +01:00 |
|
Simone Taeggi
|
65bbac9aed
|
replace axiosInstance in the create Roles function to replace the api call with the useFetchClient post method
|
2023-01-09 11:37:42 +01:00 |
|
Simone Taeggi
|
5480155dfe
|
replace axiosInstance in the Providers util putProvider to replace the api call with the getFetchClient put method
|
2023-01-09 10:38:06 +01:00 |
|
Simone Taeggi
|
358522d664
|
replace axiosInstance in the Providers util fetchData to replace the api call with the getFetchClient get method
|
2023-01-09 10:32:03 +01:00 |
|
Simone Taeggi
|
795040e133
|
replace axiosInstance in the EmailTemplates utils fetchData and putEmailTemplate to replace the api calls with the getFetchClient get and put method
|
2023-01-09 10:21:06 +01:00 |
|
Simone Taeggi
|
eff1d14ec2
|
replace axiosInstance in the AdvancedSettings putAdvancedSettings utils to replace the api call with the getFetchClient put method
|
2023-01-05 17:08:01 +01:00 |
|
Simone Taeggi
|
2d2d79028d
|
replace axiosInstance in the AdvancedSettings fetchData utils to replace the api call with the getFetchClient get method
|
2023-01-05 17:01:16 +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
|
492cfe13ce
|
replace axiosInstance in the Roles ListPage deleteData function to replace the api call with the getFetchClient del method
|
2023-01-05 12:36:59 +01:00 |
|
Simone Taeggi
|
c7ba51012e
|
replace axiosInstance in the Roles ListPage fetchData function to replace the api call with the getFetchClient get method
|
2023-01-05 11:56:15 +01:00 |
|
Gustav Hansen
|
287787a550
|
Chore: Remove fontawesome dependency from components
|
2022-12-20 15:52:37 +01:00 |
|
Simone Taeggi
|
7810ae70ce
|
merge master in enhancement/axios-refactoring-step-2
|
2022-12-20 10:08:10 +01:00 |
|
Julie Plantey
|
d5127d16f3
|
update snapshots
|
2022-12-19 16:07:29 +01:00 |
|
Simone
|
7ec8c31ad9
|
Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi
|
2022-12-13 14:05:08 +01:00 |
|
Barış Can Daylık
|
226a462b7a
|
Add Turkish translation
|
2022-12-13 00:44:27 +03:00 |
|
Simone Taeggi
|
79452154ec
|
Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi
|
2022-12-09 15:38:25 +01:00 |
|
Gustav Hansen
|
978630d655
|
Merge pull request #14759 from strapi/enhancement/axios-refactoring
useFetchClient hook replacing axiosInstance
|
2022-12-07 17:26:51 +01:00 |
|
Gustav Hansen
|
67ad079472
|
Chore: Update snapshot tests
|
2022-12-06 12:35:31 +01:00 |
|
Simone Taeggi
|
7dea3803e7
|
update snapshots
|
2022-12-01 15:17:42 +01:00 |
|
Simone
|
574985f9f0
|
Merge branch 'main' into enhancement/axios-refactoring
|
2022-11-30 14:57:09 +01:00 |
|
Simone Taeggi
|
3e7d720046
|
upgrade ds version and tests
|
2022-11-28 18:02:23 +01:00 |
|
Simone Taeggi
|
89041e1958
|
update beta version ds and tests
|
2022-11-28 13:32:27 +01:00 |
|
Simone Taeggi
|
81f10690b9
|
update snapshots and DS beta version
|
2022-11-28 10:44:09 +01:00 |
|
Simone Taeggi
|
6a327f9d34
|
update snapshots
|
2022-11-27 23:19:11 +01:00 |
|
Simone Taeggi
|
60d5fd8b6b
|
Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi
|
2022-11-27 22:32:31 +01:00 |
|
Simone Taeggi
|
ed29b46465
|
Merge branch 'main' into enhancement/axios-refactoring
|
2022-11-22 16:14:39 +01:00 |
|
Julie Plantey
|
a6c2f79bbc
|
Merge pull request #14922 from 5idereal/patch-1
update Traditional Chinese translation
|
2022-11-22 16:03:02 +01:00 |
|
Simone
|
0a1adb5c8d
|
Merge branch 'main' into enhancement/axios-refactoring
|
2022-11-18 16:05:25 +01:00 |
|
Josh
|
4ad46e481f
|
Revert "chore: replace imports"
This reverts commit 1c8b34c3fa7002c0e44d3c583c844367e006f631.
|
2022-11-18 10:01:22 +00:00 |
|
Josh
|
1c8b34c3fa
|
chore: replace imports
|
2022-11-18 08:56:10 +00:00 |
|
5idereal
|
3919e13274
|
update Traditional Chinese translation
|
2022-11-18 12:47:34 +08:00 |
|
Simone Taeggi
|
7a06c7e444
|
move the condition to show the warning inside the warapAxiosInstance
|
2022-11-18 00:43:19 +01:00 |
|
Josh
|
37f523b78d
|
chore: update snapshots
|
2022-11-17 17:25:14 +00:00 |
|
Simone Taeggi
|
d86d9cfa8f
|
add conditions to show warnings only on dev mode
|
2022-11-16 17:47:08 +01:00 |
|
Simone
|
56e056a3d3
|
Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi
|
2022-11-16 17:40:13 +01:00 |
|
Simone
|
2405703db5
|
Merge branch 'main' into enhancement/axios-refactoring
|
2022-11-16 17:28:16 +01:00 |
|
Simone Taeggi
|
403a4daf4e
|
update snapshots
|
2022-11-16 15:33:33 +01:00 |
|
Simone Taeggi
|
74c71636ed
|
Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi
|
2022-11-16 15:33:04 +01:00 |
|
Simone
|
2a455a6c54
|
Merge branch 'main' into enhancement/axios-refactoring
|
2022-11-16 09:40:45 +01:00 |
|
Alve Svarén
|
6eeda5695d
|
Merge branch 'main' into master
|
2022-11-15 22:58:32 +01:00 |
|
Simone
|
98e3ec7e8a
|
Merge branch 'main' into enhancement/axios-refactoring
|
2022-11-15 15:10:30 +01:00 |
|