saleor-apps-redis_apl/packages/shared/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
..
macaw-theme-provider Update UI to match new dashboard style (#138) 2023-02-21 11:34:30 +01:00
create-graphql-client.ts Unify urql version, use shared util to create client (#657) 2023-06-19 15:59:27 +02:00
globals.css Update UI to match new dashboard style (#138) 2023-02-21 11:34:30 +01:00
is-in-iframe.ts Add prettier on pre-commit & reformat codebase (#137) 2023-02-10 11:13:59 +01:00
logger.ts Protect logger from trace and debug in production (#527) 2023-06-01 16:33:25 +02:00
no-ssr-wrapper.tsx Update UI to match new dashboard style (#138) 2023-02-21 11:34:30 +01:00
saleor-version-compatibility-validator.test.ts Extract part of Semver compatibility logic to shared package and implement in Invoices and Taxes (#488) 2023-05-23 11:04:52 +02:00
saleor-version-compatibility-validator.ts Extract part of Semver compatibility logic to shared package and implement in Invoices and Taxes (#488) 2023-05-23 11:04:52 +02:00
setup-tests.ts Extract part of Semver compatibility logic to shared package and implement in Invoices and Taxes (#488) 2023-05-23 11:04:52 +02:00
use-dashboard-notification.ts Extract useDashboardNotification (#362) 2023-04-14 17:40:49 +02:00