24 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
okbel
ddd5497ac5 Adding shopify progress 2021-02-24 19:27:11 -03:00
okbel
de64b6d991 New changes and initial Features API 2021-02-12 17:10:17 -03:00
okbel
3f30344619 userAvatar 2021-02-04 12:29:20 -03:00
okbel
b8a0bb5a21 Progress 2021-01-29 11:22:41 -03:00
Luis Alvarez
1588fcf6bb Minor changes 2021-01-25 15:03:59 -05:00
Bel Curcio
49b9efa395 changes 2021-01-18 20:17:10 -03:00
okbel
d03df631ce Cart Normalized 2021-01-18 16:24:22 -03:00
Belen Curcio
de0ba8cee8 changes breaking 2021-01-17 12:53:34 -03:00
Belen Curcio
7f70cfd868 Changes 2021-01-14 12:58:41 -03:00
Belen Curcio
4fdaae2197 Normalized Options and Swatches 2021-01-11 14:54:05 -03:00
Belen Curcio
8f9bbe19ca index.ts broke my tree shaking 2021-01-11 13:55:45 -03:00
Belen Curcio
deadb1675b Cleanup 2021-01-11 12:22:18 -03:00
Belen Curcio
0d4355b431 Progress, Changes types, readme and restoring functionality 2021-01-10 13:08:34 -03:00
Luis Alvarez
cf359cb774 Updated imports and deps 2020-12-29 20:04:26 -05:00
Luis Alvarez
5b5c8702a3 Updated tsconfig to include the framework folder 2020-12-29 19:14:23 -05:00
Belen Curcio
be11f7f32b Renaming and removing enhanced image 2020-11-04 11:50:23 -03:00
Luis Alvarez
f906d87626 Remove package files and its deps 2020-10-27 06:14:03 -05:00
Luis Alvarez
3e2c87975f Add back package just in case 2020-10-27 06:05:38 -05:00
Belen Curcio
ae43c92661 UI Provider 2020-10-15 17:35:59 -03:00
Luis Alvarez
32da7ddcc1 Updated sorting logic 2020-10-14 12:47:22 -05:00
Luis Alvarez
0182b4151e Downgraded canary version, tsconfig changes 2020-10-03 05:20:19 -05:00
Belen Curcio
de949095d7 ProductGrid 2020-10-01 17:25:48 -03:00
Luis Alvarez
eb44455cde Changes 2020-09-30 11:44:38 -05:00