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
|
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
|
39f1382f6d
|
change comment content
|
2022-11-22 19:57:17 +01:00 |
|
Simone Taeggi
|
0aa31064b2
|
refactoring the axios migration move the code in admin
|
2022-11-22 15:43:05 +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 |
|
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
|
f9578e5937
|
Merge branch 'main' into enhancement/axios-refactoring
|
2022-11-17 16:49:44 +01:00 |
|
Josh
|
6677b31cab
|
Merge branch 'main' into fix-edit-json-field
|
2022-11-17 10:24:18 +00:00 |
|
Simone
|
98e3ec7e8a
|
Merge branch 'main' into enhancement/axios-refactoring
|
2022-11-15 15:10:30 +01:00 |
|
Simone Taeggi
|
d8a449e2ed
|
refactor the fetchClient to the getFetchClient utils
|
2022-11-15 12:48:32 +01:00 |
|
Josh
|
f0e94fde66
|
chore: update design-system to 1.2.8
|
2022-11-15 09:01:04 +00:00 |
|
Simone Taeggi
|
4da811c322
|
create a util to wrap the old axiosInstance implementations and log the warning
|
2022-11-14 16:36:30 +01:00 |
|
Simone
|
f25a7d6801
|
Merge branch 'main' into enhancement/axios-refactoring
|
2022-11-07 09:43:37 +01:00 |
|
Gustav Hansen
|
7b706dbf5a
|
ReactSelect: Cleanup style props
|
2022-11-04 13:58:04 +01:00 |
|
Gustav Hansen
|
fe8012279a
|
ReactSelect: Add subtle box-shadow around menu
|
2022-11-04 13:57:44 +01:00 |
|
Simone Taeggi
|
8161eb9bf8
|
expose directly the http methods inside the new fetchClient utils
|
2022-11-04 10:36:53 +01:00 |
|
Simone
|
3ceb13a0c8
|
Merge branch 'main' into enhancement/axios-refactoring
|
2022-11-04 10:05:01 +01:00 |
|
Gustav Hansen
|
a1a0e8741e
|
Chore: Remove ReactSelectAsync component
|
2022-11-03 16:35:04 +01:00 |
|
Gustav Hansen
|
3079f38be5
|
Chore: Update snapshot tests
|
2022-11-03 15:02:16 +01:00 |
|
Simone Taeggi
|
130b996fa4
|
first implementation of the useFetchClient construct and use case example with Api token v2
|
2022-11-02 11:49:36 +01:00 |
|
Pierre Noël
|
24add7820d
|
Merge branch 'main' into feature/relations-main-view
|
2022-10-25 16:04:49 +02:00 |
|
Gustav Hansen
|
2b0f4f8a08
|
useTracking: Add tests
|
2022-10-20 17:52:54 +02:00 |
|
Gustav Hansen
|
394f72216a
|
useTracking: Disable tracking if it was requested it to be disabled
|
2022-10-20 17:36:44 +02:00 |
|
Josh
|
31d9751266
|
Merge branch 'main' into feature/relations-main-view
|
2022-10-19 12:46:32 +01:00 |
|
Gustav Hansen
|
6c9b6d6dea
|
Fix: Catch all errors when sending tracking requests
|
2022-10-18 09:20:31 +02:00 |
|
Julie Plantey
|
41b1bcf8cd
|
Merge branch 'main' of https://github.com/strapi/strapi into feature/relations-main-view
|
2022-10-11 11:16:00 +02:00 |
|
wusuopu
|
f98483d0a0
|
fix formatContentTypeData for json data
|
2022-10-10 18:40:46 +08:00 |
|
Jamie Howard
|
11a193c8dc
|
Merge pull request #14463 from strapi/fix/search-encoding
Fix search query encoding
|
2022-10-04 16:46:00 +01:00 |
|
Jamie Howard
|
0f69f833b9
|
fix(helper-plugin): search query encoding
|
2022-09-23 10:14:48 +01:00 |
|
Pierre Noël
|
8d36a07fc4
|
Merge branch 'main' into feature/relations-main-view
|
2022-09-22 17:46:04 +02:00 |
|
Alexandre Bodin
|
5681c1e38f
|
Merge branch 'main' into features/custom-fields
|
2022-09-21 14:27:56 +02:00 |
|
Julie Plantey
|
c0dc795586
|
updated DS version and snapshots
|
2022-09-20 17:18:24 +02:00 |
|
Mark Kaylor
|
21fd40e243
|
Merge branch 'main' of github.com:strapi/strapi into features/custom-fields
|
2022-09-13 10:30:19 -04:00 |
|
Julie Plantey
|
d6f619900d
|
temp fix react select position
|
2022-09-12 16:54:09 +02:00 |
|
Julie Plantey
|
fa2590e47c
|
wrap & placeholder ellipsis
|
2022-09-12 14:55:25 +02:00 |
|
David Lüder
|
14821c6ac5
|
Fix intlLabel for $ne-Filter for correct translations
|
2022-09-08 15:00:08 +00:00 |
|
Gustav Hansen
|
779b35dd39
|
useCMEditViewDataManager: Update documentation
|
2022-09-07 12:22:09 +02:00 |
|
Gustav Hansen
|
4e8d012b3d
|
Merge branch 'main' into feature/relations-main-view
|
2022-08-31 17:47:38 +02:00 |
|
Julie Plantey
|
f291947136
|
Merge pull request #14091 from strapi/feature/relations-main-view-relationinput-interface
RelationInput: Create new component for relation fields in the main layout
|
2022-08-31 14:39:57 +02:00 |
|
Julie Plantey
|
d883b17e1f
|
moved RelationInput to CM/components
|
2022-08-30 15:22:28 +02:00 |
|
Julie Plantey
|
f81f74d733
|
remove LoadingIndicator
|
2022-08-30 14:14:03 +02:00 |
|
Julie Plantey
|
f2a20a9ab0
|
fix loadingMessage in storybook
|
2022-08-30 09:52:47 +02:00 |
|
Gustav Hansen
|
c010656521
|
Merge branch 'main' into feature/relations-main-view
|
2022-08-30 09:40:49 +02:00 |
|
Julie Plantey
|
5a80b2ce6f
|
LoadingMessage component for ReactSelect
|
2022-08-29 16:02:19 +02:00 |
|
Julie Plantey
|
2208bdee55
|
undo ReactSelect changes
|
2022-08-29 15:42:12 +02:00 |
|