Josh
|
d209390fbe
|
chore: update DS to 1.6.4
|
2023-03-02 13:17:01 +00:00 |
|
Josh
|
09ff54bc6e
|
chore: convert Stack components to Flex
chore: update snapshots
chore: convert rest of files to use Flex
chore: fix duplicate import
chore: update snapshots
chore: add eslint rule for stack
refactor: catch other Stack component uses
chore: remove horizontal prop
|
2023-03-02 10:02:40 +00:00 |
|
Josh
|
6b17f8ad12
|
chore: convert all files to single imports of the DS & icons
chore: remove eslint rule
chore: update snapshots
chore: update snapshots
chore: add eslint rule to stop direct imports apart from v2
|
2023-02-15 17:23:59 +00:00 |
|
Josh
|
bddd9e604c
|
chore: update snapshots
|
2023-02-09 16:48:09 +00:00 |
|
Mark Kaylor
|
f97c352fa0
|
Update snapshots
|
2023-02-06 18:24:10 +01:00 |
|
Mark Kaylor
|
4bc7afc769
|
Update snapshots
|
2023-02-03 14:48:38 +01:00 |
|
Simone
|
e3bc1cda8f
|
Merge branch 'main' into enhancement/axios-migration-users-permissions
|
2023-01-26 13:07:54 +01:00 |
|
Christian Capeans
|
bec07b0b0a
|
Merge branch 'main' into fix/unvalidated-cognito-access
|
2023-01-25 12:28:47 +01:00 |
|
Simone Taeggi
|
d96654316a
|
Merge branch 'enhancement/axios-migration-step-2' into enhancement/axios-migration-users-permissions
|
2023-01-24 16:57:09 +01:00 |
|
Josh
|
e8bc90744d
|
chore: update DS to 1.6.0
|
2023-01-24 11:34:12 +00:00 |
|
Simone Taeggi
|
94ecf01f4c
|
Merge branch 'enhancement/axios-migration-step-2' into enhancement/axios-migration-users-permissions
|
2023-01-23 09:39:49 +01:00 |
|
Simone Taeggi
|
12ceb7adc5
|
refactor usePlugin wit useFetchClient
|
2023-01-20 14:28:28 +01:00 |
|
Josh
|
fb0f59788a
|
chore: install design-system 1.5.0
|
2023-01-18 12:07:24 +00:00 |
|
Simone Taeggi
|
40b3452ec1
|
change the import of the getFetchClient in the Roles listPage utils
|
2023-01-18 11:10:56 +01:00 |
|
Simone Taeggi
|
8816ec5769
|
change the useFetchClient import in the Roles EditPage
|
2023-01-18 11:10:14 +01:00 |
|
Simone Taeggi
|
289de5cbe7
|
change the import of the useFetchClient in the Roles CreatePage
|
2023-01-18 11:07:38 +01:00 |
|
Simone Taeggi
|
748c561583
|
change the import in the Providers utils of the getFetchClient
|
2023-01-18 11:06:48 +01:00 |
|
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 |
|