4
0
forked from crowetic/commerce

13 Commits

Author SHA1 Message Date
cond0r
7334924694
Shopify Provider Updates (#209)
* Implement Shopify Provider

* Update README.md

* Update README.md

* normalizations & missing files

* Update index.ts

* fixes

* Update normalize.ts

* fix: cart error on first load

* shopify checkout redirect & api handler

* Update get-checkout-id.ts

* Fix: color option

* Update normalize.ts

* changes

* Update next.config.js

* start customer auth & signup

* Update config.ts

* Login, Sign Up, Log Out, and checkout & customer association

* Automatic login after sign-up

* Update handle-login.ts

* changes

* Revert "Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic"

This reverts commit 23c8ed7c2d48d30e74ad94216f9910650fadf30c, reversing
changes made to bf50965a39ef0b1b956461ebe62070809fbe1d63.

* change readme

* Revert "Merge branch 'master' of https://github.com/vercel/commerce into agnostic"

This reverts commit bf50965a39ef0b1b956461ebe62070809fbe1d63, reversing
changes made to 0dad4ddedbf0bff2d0b5800ca469fda0073889ea.

* Revert "Revert "Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic""

This reverts commit c9a43f1bce0572d0eff41f3af893be8bdb00bedd.

* align with upstream changes

* query all products for vendors & paths, improve search

* Update use-search.tsx

* fix cart after upstream changes

* fixes after upstream changes

* Moved handler to each hook

* Added initial version of useAddItem

* Updated types

* Update use-add-item.tsx

* Moved auth & cart hooks + several fixes

* Updated cart item, fixed deprecations

* Update next.config.js

* Aligned with upstream changes

* Updates

* Update next.config.js
2021-02-25 18:05:47 -03:00
Luis Alvarez
412f268148 More changes for wishlist config 2021-02-23 13:21:25 -05:00
okbel
cbc354e0b6 Implementing FeaturesAPI with Wishlist 2021-02-18 13:21:43 -03:00
Luis Alvarez
2613a5cec7 Improve navbar performance 2021-01-21 10:44:59 -05:00
Olly Swanson
0aade3968c fixed handleScroll event handler 2020-12-17 16:21:52 +01:00
Nico Bachner
2556e73ccb Change All link href in Navbar 2020-11-12 09:21:12 +01:00
Bel Curcio
d2c8bf1dc9 Adding Analyzer, Adding more Purge CSS Options 2020-11-06 20:16:52 -03:00
Belen Curcio
817fee61cf Avoid unnecesary rerenders 2020-11-06 17:14:01 -03:00
Belen Curcio
2ad7c59c43 Avoid unnecesary rerenders 2020-11-06 17:11:49 -03:00
Belen Curcio
b9cbf4f97f Removing heavy comp from the client 2020-11-06 11:43:11 -03:00
Belen Curcio
3b5ac2df1f More changes 2020-11-05 18:41:54 -03:00
Belen Curcio
be11f7f32b Renaming and removing enhanced image 2020-11-04 11:50:23 -03:00
Belen Curcio
1e61afbbea Renaming to common 2020-10-29 12:10:53 -03:00