saleor-apps-redis_apl/apps/monitoring/src
Krzysztof Wolski a1ad70e879
Unify urql version, use shared util to create client (#657)
* Add createGraphQLClient util to shared package

* Update urql version and use createGraphQLClient from shared package

* Update urql version and use createGraphQLClient from shared package - data importer

* Update urql version and use createGraphQLClient from shared package - cms

* Update CRM

* Update invoices

* Update klaviyo

* Update slack

* Update products feed

* Update search

* Remove unused urql next

* Update monitoring

* Update taxes

* Remove multipart since no longer used

* Update the lockfile

* Removed urql introspection since none of our apps used it

* Add changeset
2023-06-19 15:59:27 +02:00
..
assets Add Saleor Monitoring app (#189) 2023-02-22 12:23:04 +01:00
lib Unify urql version, use shared util to create client (#657) 2023-06-19 15:59:27 +02:00
pages Apply recent ESLint rules on the codebase (#404) 2023-04-18 15:10:00 +02:00
public Add logo to apps (#552) 2023-06-14 16:05:36 +02:00
styles Improve styles 2023-03-03 10:03:56 +01:00
ui Extract useDashboardNotification (#362) 2023-04-14 17:40:49 +02:00
datadog-urls.ts Add Saleor Monitoring app (#189) 2023-02-22 12:23:04 +01:00
graphql-provider.tsx Unify urql version, use shared util to create client (#657) 2023-06-19 15:59:27 +02:00
setup-tests.ts Prepare app for production (#145) 2023-02-23 07:22:37 +00:00