4
0
forked from crowetic/commerce

28 Commits

Author SHA1 Message Date
cond0r
641ce0aa64
Shopify Provier Updates (#212)
* changes

* Adding shopify commit

* 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

Co-authored-by: okbel <curciobel@gmail.com>
2021-03-01 11:47:30 -03:00
Luis Alvarez
fc023de844 Ignore some types 2021-02-25 18:10:59 -05:00
Luis Alvarez
e90d9a2121 Fixed types 2021-02-25 17:18:50 -05:00
Luis Alvarez
46ae76c67f Removed @framework imports within framework providers 2021-02-25 16:54:18 -05:00
cond0r
e6792d6dd0 Updates 2021-02-25 11:16:44 +02:00
cond0r
f242f3c588 Aligned with upstream changes 2021-02-25 09:55:02 +02:00
cond0r
ce2a410cb3 Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic 2021-02-25 00:58:22 +02: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
ce5fcb6975 Updated types 2021-02-18 15:49:44 +02:00
cond0r
89cc3d0608 Added initial version of useAddItem 2021-02-18 15:04:46 +02:00
cond0r
f698dea698 Moved handler to each hook 2021-02-16 10:15:18 +02:00
cond0r
1b9ae58d37 fixes after upstream changes 2021-02-15 14:23:47 +02:00
Peter Mekhaeil
300d04c1ac
Shopify Provider (#186)
* Start of Shopify provider

* add missing comment to documentation

* add missing env vars to documentation

* update reference to types file
2021-02-12 11:14:16 -03:00
cond0r
8d801ce5d7 query all products for vendors & paths, improve search 2021-02-12 09:56:03 +02:00
cond0r
93fe44258c align with upstream changes 2021-02-09 15:02:22 +02:00
cond0r
0dad4ddedb changes 2021-02-08 09:15:20 +02:00
cond0r
1384a88440 Update handle-login.ts 2021-02-05 12:48:22 +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
1a43a0ab57 changes 2021-02-04 18:09:20 +02:00
cond0r
029a8372a2 Update get-checkout-id.ts 2021-02-04 17:22:01 +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
32184ecdbd fixes 2021-02-04 16:03:52 +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