499 Commits

Author SHA1 Message Date
GitStart
d829a49733
Merge branch 'main' into fix/application-crash-on-filter-delete 2022-12-19 05:56:24 +01:00
Julie Plantey
775777fae2 Merge branch 'main' of https://github.com/strapi/strapi into features/MediaLibrary-listview 2022-12-16 14:35:24 +01:00
GitStart
2297b70a5b
Merge branch 'main' into fix/application-crash-on-filter-delete 2022-12-14 16:22:45 +01:00
ivanThePleasant
b95d6e3f28 Merge branch 'main' into chore/user-level-data 2022-12-13 12:17:31 +02: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
gitstart
552f8b5056 fix: application crash when deleting a filter 2022-12-06 16:08:15 +00:00
Julie Plantey
5a6529ab8d Merge branch 'main' of https://github.com/strapi/strapi into features/MediaLibrary-listview 2022-12-06 16:32:38 +01:00
Gustav Hansen
67ad079472 Chore: Update snapshot tests 2022-12-06 12:35:31 +01:00
Julie Plantey
3835a29126 Merge branch 'main' of https://github.com/strapi/strapi into features/MediaLibrary-listview 2022-12-05 17:32:52 +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
ivanThePleasant
2f1a478206 Change location of async context, improve tests, remove webcrypto package, rename adminUserId to userId 2022-11-24 13:05:56 +02:00
ivanThePleasant
2af669c961 Merge branch 'main' into chore/user-level-data 2022-11-23 09:35:16 +02: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
Jamie Howard
69b4b637f1 chore(upload): feedback
feat(helper-plugin): persist upload localstroage
2022-11-22 13:58:28 +00: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
ivanThePleasant
b9db4a0bea Fix test, add missing await clause, add web crypto api for FE user hash 2022-10-26 14:27:10 +03:00
Pierre Noël
24add7820d Merge branch 'main' into feature/relations-main-view 2022-10-25 16:04:49 +02:00
ivanThePleasant
5620b25138 Merge branch 'main' into chore/user-level-data 2022-10-25 15:21:38 +03: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
ivanThePleasant
5a4362faf7 Refactor changes to use request context 2022-09-29 11:24:11 +03:00
ivanThePleasant
c0588231a6 Merge branch 'main' into chore/user-level-data 2022-09-29 11:23:17 +03: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