34 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
764e0db322 Removed bootstrap.js 2021-02-24 21:58:39 -05:00
Luis Alvarez
0cc443db06 Updated the way the provider config is set 2021-02-24 21:55:45 -05:00
okbel
bcd1d46e30 updates 2021-02-24 14:37:25 -03:00
Luis Alvarez
b931bc47af Disable wishlist 2021-02-23 13:59:11 -05:00
Luis Alvarez
67d05ea165 Moved the features to be environment variable only 2021-02-23 11:32:54 -05:00
Luis Alvarez
a8607f24cd Updates to wishlist feature 2021-02-22 19:06:03 -05:00
Belen Curcio
8f9bbe19ca index.ts broke my tree shaking 2021-01-11 13:55:45 -03:00
Luis Alvarez
dfdad2cd7a Updated rewrites 2020-12-29 15:47:18 -05:00
Renan Felipe
ae4480500f fix locale category rewrite 2020-12-20 16:12:23 -03:00
Bel Curcio
2b134d0ff4 changes 2020-11-06 20:42:03 -03:00
Bel Curcio
2b0e5a4ea3 Adding sourcemaps 2020-11-06 20:22:02 -03:00
Belen Curcio
c2a115ca57 Adding Analyzer, Adding more Purge CSS Options 2020-11-06 20:09:33 -03:00
Belen Curcio
2c40f61dc9 Latest Perf, Changes 2020-11-06 16:30:08 -03:00
Belen Curcio
d74ffb1401 Min images 2020-11-06 15:42:01 -03:00
Belen Curcio
c419c3f361 Img Sizes 2020-11-05 18:59:22 -03:00
Luis Alvarez
79491a5b3f Update lo latest canary 2020-10-29 19:03:18 -05:00
Luis Alvarez
f54f830464 Test rewrites 2020-10-27 03:50:37 -05:00
Luis Alvarez
0e298e8e57 re-enable i18n 2020-10-27 03:49:24 -05:00
Luis Alvarez
6bc1b5ae65 Temporarily disable i18n 2020-10-27 03:44:55 -05:00
Luis Alvarez
588628fca1 Moved search rewrites 2020-10-27 03:38:28 -05:00
Luis Alvarez
ada42e0f84 fix /search in i18n 2020-10-26 11:51:59 -05:00
Luis Alvarez
83bca90cfc Added rewrite for /search i18n 2020-10-26 11:08:20 -05:00
Belen Curcio
351725d322 Old Config 2020-10-26 10:49:21 -03:00
Belen Curcio
f3d506e271 changes 2020-10-26 10:20:34 -03:00
Luis Alvarez
f3f0ba0935 Added i18n configs 2020-10-24 16:10:31 -05:00
Luis Alvarez
e50e318b6c merge wtih my stash 2020-10-24 10:34:36 -05:00
Luis Alvarez
e0b1106980 Updated Image Component implementation 2020-10-22 20:59:45 -05:00
Luis Alvarez
a54f1a2cb8 Merge branch 'master' of https://github.com/okbel/e-comm-example into image-component 2020-10-22 19:00:19 -05:00
Luis Alvarez
b81d04b952 Added logout API 2020-10-22 18:02:41 -05:00
Luis Alvarez
509ba95bc9 src for meta tag 2020-10-21 22:02:02 -05:00
Luis Alvarez
dc80358bc6 Added image component to product images 2020-10-21 21:28:28 -05:00
Luis Alvarez
ddf3a2a8b4 Add /checkout 2020-10-14 19:23:42 -05:00
Luis Alvarez
fa6a5cff5c Add additional routes for search 2020-10-13 18:52:02 -05:00