mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
c0386b6c69
We don't want our components littered with fetch calls, as it makes it difficult to test. Instead we move our http api code into the ActivityPubAPI, giving us a central place for adding authentication and tests in the future. We also make sure that the components use a react query wrapped call - so that we can take advantage of the query invalidation. |
||
---|---|---|
.. | ||
admin-x-activitypub | ||
admin-x-demo | ||
admin-x-design-system | ||
admin-x-framework | ||
admin-x-settings | ||
announcement-bar | ||
comments-ui | ||
portal | ||
signup-form | ||
sodo-search |