7 Commits

Author SHA1 Message Date
cond0r
8e84beb810
Shopify provider fixes (#239)
* Changed to query page by id

* Fixed page query, Changed use-search GraphQl query

* Update use-search.tsx

* remove unused util

* Changed cookie expiration

* Update tsconfig.json

* Fix add to cart & prepare for user activation

* Update helpers.ts

* Update helpers.ts

* Changes, fix Shopify GraphQL deprecations

* Update checkout-to-cart.ts

* Default to BigCommerce

* Update index.ts

* Fixed types

* Update customer-access-token-delete.ts

* Fix item missing path

* Update customer-access-token-delete.ts
2021-03-19 13:04:19 -03:00
cond0r
849b0275f0 Updated cart item, fixed deprecations 2021-02-22 15:00:32 +02:00
cond0r
528d7556a8 Moved auth & cart hooks + several fixes 2021-02-22 14:06:34 +02:00
cond0r
b0d8ae565d shopify checkout redirect & api handler 2021-02-04 17:18:33 +02:00
cond0r
2acc21164b fix: cart error on first load 2021-02-04 16:18:01 +02:00
cond0r
2dffcb7bfb normalizations & missing files 2021-02-04 15:34:22 +02:00
cond0r
14c3f961b3 Implement Shopify Provider 2021-02-04 13:23:44 +02:00