4
0
forked from crowetic/commerce

1106 Commits

Author SHA1 Message Date
Luis Alvarez
121ec4b61f Updated the commerce config structure 2021-02-25 16:39:01 -05:00
Luis Alvarez
f5980d2d46 Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic 2021-02-25 16:25:06 -05:00
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
cond0r
965eb0d392
Merge branch 'agnostic' into agnostic 2021-02-25 16:18:10 +02:00
cond0r
f431ba6dbc Update next.config.js 2021-02-25 16:04:16 +02:00
Bel Curcio
3b386e3d55 shopify: changes 2021-02-25 07:48:14 -03:00
Bel Curcio
e10d50c55a shopify: changes 2021-02-25 06:27:56 -03: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
d83367f257 Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic 2021-02-25 07:54:05 +02:00
Luis Alvarez
4a1a1a515f Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic 2021-02-24 23:17:29 -05:00
Luis Alvarez
764e0db322 Removed bootstrap.js 2021-02-24 21:58:39 -05:00
Luis Alvarez
4c156422a6 Removed features.ts 2021-02-24 21:57:38 -05:00
Luis Alvarez
0cc443db06 Updated the way the provider config is set 2021-02-24 21:55:45 -05:00
cond0r
ce2a410cb3 Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic 2021-02-25 00:58:22 +02:00
okbel
4de9b906f4 typos 2021-02-24 19:32:03 -03:00
okbel
ddd5497ac5 Adding shopify progress 2021-02-24 19:27:11 -03:00
okbel
bcd1d46e30 updates 2021-02-24 14:37:25 -03:00
Luis Alvarez
bbfca29217 Updated readme 2021-02-23 23:07:49 -05:00
Luis Alvarez
9b251a10c6 Removed useWishlistActions 2021-02-23 23:03:23 -05:00
Luis Alvarez
b931bc47af Disable wishlist 2021-02-23 13:59:11 -05:00
Luis Alvarez
412f268148 More changes for wishlist config 2021-02-23 13:21:25 -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
cond0r
43df2ba0f2 Update next.config.js 2021-02-22 16:29:38 +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
005fe9d6c9 Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic 2021-02-22 09:14:22 +02:00
Luis Alvarez
4b4d804d03 Removed use-action helper 2021-02-19 21:55:18 -05:00
Luis Alvarez
683794bb33 Update use-signup 2021-02-19 20:20:41 -05:00
Luis Alvarez
7cd64d2c2a Moved use-login and use-logout 2021-02-19 19:43:15 -05:00
Luis Alvarez
aa227e3de2 Moved wishlist use-remove-item to provider 2021-02-19 17:04:58 -05:00
Luis Alvarez
f4c067982a Moved wishlist use-add-item 2021-02-19 16:44:13 -05:00
Luis Alvarez
9186fe5a66 Updated useData type 2021-02-19 13:22:41 -05:00
Luis Alvarez
0816bc967d Removed useResponse helper 2021-02-19 13:19:43 -05:00
Luis Alvarez
8fc549bf55 Removed no longer required types 2021-02-19 13:09:43 -05:00
Luis Alvarez
6721ef736b Moved data hooks to new format 2021-02-19 13:02:49 -05:00
Luis Alvarez
7005e45b09 Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic 2021-02-18 23:50:11 -05:00
Luis Alvarez
2e1d2610bb Moved more hooks and updated types to make them smaller 2021-02-18 23:22:45 -05:00
Luis Alvarez
a7df259bda Removed MutationHandler type 2021-02-18 16:07:11 -05:00
Luis Alvarez
6dc7e0b632 moved use-remove-item 2021-02-18 16:06:19 -05:00
okbel
05501c6f99 Adding tyni typing 2021-02-18 13:26:47 -03:00
okbel
19db5a7e1d Removing bug with touchstart 2021-02-18 13:24:46 -03:00
okbel
cbc354e0b6 Implementing FeaturesAPI with Wishlist 2021-02-18 13:21:43 -03:00
okbel
4cfa0418dd Adding wishlist api 2021-02-18 13:11:57 -03:00
okbel
c620355448 Adding Features APO 2021-02-18 12:59:18 -03:00
okbel
b7919ed0de Reordering and changes 2021-02-18 12:11:45 -03:00
okbel
d093c9cf9c Changes 2021-02-18 12:05:25 -03:00
okbel
7a300ad8a9 changes 2021-02-18 11:50:18 -03:00
okbel
c8536ff720 Merge branch 'agnostic' of github.com:vercel/commerce into agnostic 2021-02-18 11:45:57 -03:00