7 Commits

Author SHA1 Message Date
cond0r
f3b9d94b2f
Shopify provider fixes (#225)
* 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
2021-03-16 10:55:24 -03:00
Luis Alvarez
46ae76c67f Removed @framework imports within framework providers 2021-02-25 16:54:18 -05:00
cond0r
f242f3c588 Aligned with upstream changes 2021-02-25 09:55:02 +02:00
cond0r
528d7556a8 Moved auth & cart hooks + several fixes 2021-02-22 14:06:34 +02:00
cond0r
41b14e55c3 Automatic login after sign-up 2021-02-05 11:06:03 +02:00
cond0r
dde09c5105 Login, Sign Up, Log Out, and checkout & customer association 2021-02-05 10:31:04 +02:00
cond0r
14c3f961b3 Implement Shopify Provider 2021-02-04 13:23:44 +02:00