9 Commits

Author SHA1 Message Date
cond0r
41eb6954e0 Update customer-access-token-delete.ts 2021-03-18 11:22:06 +02:00
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
cond0r
528d7556a8 Moved auth & cart hooks + several fixes 2021-02-22 14:06:34 +02:00
cond0r
f698dea698 Moved handler to each hook 2021-02-16 10:15:18 +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
57ebfe42f5 start customer auth & signup 2021-02-05 00:02:39 +02:00
cond0r
2acc21164b fix: cart error on first load 2021-02-04 16:18:01 +02:00
cond0r
14c3f961b3 Implement Shopify Provider 2021-02-04 13:23:44 +02:00