237 Commits

Author SHA1 Message Date
Ben Irvin
5bbab16e3c add report line 2023-06-28 14:22:28 +02:00
Ben Irvin
1c922b0ec3 complete error 2023-06-28 14:21:52 +02:00
Ben Irvin
1f3c24fc8b fix diagnostics reporter 2023-06-28 14:19:32 +02:00
Ben Irvin
08c173c2ab add specific event listener examples 2023-06-28 12:50:42 +02:00
Ben Irvin
58da05af23 fix broken links 2023-06-27 17:11:40 +02:00
Ben Irvin
a58a2f9a51 diagnostics 2023-06-27 12:24:58 +02:00
Ben Irvin
b6a7792d8f asset transfer warning 2023-06-27 12:09:53 +02:00
Ben Irvin
88c71d5eaa fixes 2023-06-27 12:03:57 +02:00
Ben Irvin
7aa725fde9 update structure 2023-06-26 14:18:27 +02:00
Ben Irvin
390d51b398 fix links 2023-06-26 13:57:09 +02:00
Ben Irvin
cb4126a9e8 websocket docs 2023-06-26 13:56:12 +02:00
Ben Irvin
e7e225ba5f add websocket docs 2023-06-26 13:08:23 +02:00
Ben Irvin
8627f96d89 fix after merge 2023-06-26 12:41:10 +02:00
Ben Irvin
68e7bc8b21
Merge branch 'main' into chore/data-transfer-dev-docs 2023-06-26 12:32:02 +02:00
Ben Irvin
9f61258e74 add remote provider docs 2023-06-26 12:23:35 +02:00
Ben Irvin
fba7d1d77d local strapi docs 2023-06-26 11:10:09 +02:00
Ben Irvin
17f3d909d9 add file providers docs 2023-06-26 09:56:49 +02:00
Gustav Hansen
7b83703576 Merge branch 'main' into feature/review-workflow-multiple-merge-main 2023-06-22 11:20:53 +02:00
Ben Irvin
1627d71591 add providers docs 2023-06-21 19:19:26 +02:00
Ben Irvin
0efc0b4da0 show defaults 2023-06-21 14:46:10 +02:00
Ben Irvin
b4f0440a8f add providers 2023-06-21 14:34:12 +02:00
Gustav Hansen
721318eed1 Docs: Add contributor docs for the userEnterprise hook 2023-06-13 06:28:00 +02:00
Ben Irvin
92c942830d clean up stages 2023-06-09 09:58:19 +02:00
Ben Irvin
904a2674ee start on providers 2023-06-09 09:54:53 +02:00
Ben Irvin
63c702f8da clarify 2023-06-08 18:02:34 +02:00
Ben Irvin
af4e02e1cc fix transform objects 2023-06-08 16:08:33 +02:00
Ben Irvin
6ad18b8b72 add map and filter 2023-06-08 16:01:01 +02:00
Ben Irvin
2f3b3b07eb add docs on schema and version checks 2023-06-08 15:49:11 +02:00
Ben Irvin
5e33a7cbfd add running a transfer 2023-06-08 15:12:19 +02:00
Ben Irvin
d0d692b447 fix typo 2023-06-08 14:53:55 +02:00
Ben Irvin
4489eed0e0 update event tracking 2023-06-08 13:09:54 +02:00
Ben Irvin
ef7d386cf7 fix links and add content 2023-06-08 12:47:11 +02:00
Ben Irvin
67c3d18884 initialize structure 2023-06-08 12:08:06 +02:00
Nathan Pichon
1baeabf6f6
refactor(review-workflow): shorten the stage attribute name on entities (#16881)
* refactor(review-workflow): shorten the stage attribute name on entities

* fix(review-workflow): update data transfer
2023-06-01 17:49:00 +02:00
Marc
380d59157d
Merge pull request #16807 from strapi/docs/transactions 2023-05-29 12:53:07 +02:00
Marc-Roig
619823e72f
doc: transaction is an experimental feature 2023-05-26 14:48:01 +02:00
Gustav Hansen
aa461fbbc9
Merge pull request #16816 from strapi/enhancement/use-admin-users
Enhancement: Create useAdminUsers data fetching hook
2023-05-25 12:25:34 +02:00
Gustav Hansen
b18e1bba65 Docs: Add useAdminUsers hook documentation 2023-05-25 11:49:05 +02:00
Gustav Hansen
dd378275de Docs: Update useReviewWorkflows contributor docs 2023-05-24 16:55:41 +02:00
Gustav Hansen
e1d0fac0ea Chore: Add docs for useContentTypes hook 2023-05-23 21:18:18 +02:00
Marc
abfcb0c194
Update docs/docs/docs/01-core/database/02-transactions.md
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-05-23 14:02:17 +02:00
Marc
13c1d0db2c
Update docs/docs/docs/01-core/database/02-transactions.md
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-05-23 14:02:02 +02:00
Marc
4ffaefcb18
Update docs/docs/docs/01-core/database/02-transactions.md
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-05-23 14:01:55 +02:00
Marc-Roig
39dae2b701
doc: update transaction example 2023-05-23 12:42:55 +02:00
Marc-Roig
bff6d9a24a
doc: rewording 2023-05-23 12:26:17 +02:00
Marc-Roig
524325fd30
doc: transactions 2023-05-23 12:16:55 +02:00
Josh
e233d8afdc
feat: introduce useClipboard hook to remove dependency (#16751) 2023-05-23 08:43:35 +01:00
Gustav Hansen
50beed3d39
Revert "Chore: Refactor useModels to use react-query rather than useReducer" 2023-05-22 15:06:16 +02:00
Gustav Hansen
59a46518df Chore: Add useContentTypes hook documentation 2023-05-22 13:09:11 +02:00
Simone
49a5c205d4
Chore: Replace axios calls with helper-plugin utils (#16628)
* overwrite the Authorization header when passed as config

* replace axios call with fetchClient and remove axios cancel from the admin

* replace axios call in the UseCasePage form

* replace axios with useFetchClient inside the App component for the analytics call

* replace axios calls with the post useFetchClient inside the AuthPage

* remove axios instances inside the CollectionTypeFormWrapper and the SingleTypeFormWrapper

* Replace axios call with useFetchClient inside the Register component

* replace axios call with useFetchClient sinde the urlToFile utils

* remove axios instances inside the useFetchContentTypeLayout

* remove axios instances inside the ComponentSettingsView component

* update test urlToFile

* remove axios as dependency in admin and remove cancel token from ListView

* remove axios dependency from the admin

* revert dependency

* replace the downloadFile axios call with getFetchClient

* remove console log

* fix issue if preferedLanguage is null

* replace axios call with getFetchClient inside the urlToAssets utility

* revert back cancel token inside CollectionTypeFormWrapper

* revert cancel token logic

* add the logic to handle paths without prepending slash

* remove tip for the relative path

* move the fetchMarketplaceProviders util inside the useFetchMarketplaceProviders file

* use fetch instead of useFetchClient for external calls

* remove the control of the preferedLanguage inside the Profile page

* move up useFetchClient call

* refactor normalize url

* add mock getFetchClient in FromComputerForm test

* fix check full url

* refactor fetch

* cleanup code

* fix comments

* fix review comments

* refaactor fetch calls and fix types and format code

* add more info in the documentation

* fix unit tests marketplace and add a constants file shared between the two hooks

* change the import order

* refactor hooks returining type

* move whatwg-fetch import inside the admin-test-util and small refactoring

* fix test, remove comments and remove only
2023-05-17 11:01:28 +02:00