1187 Commits

Author SHA1 Message Date
okbel
85d00ca305 More design updates 2021-06-01 09:42:45 -03:00
okbel
36fe8937a7 sidebar cart 2021-06-01 09:34:54 -03:00
okbel
3bc8adfe29 More design updates 2021-06-01 09:14:51 -03:00
Bel Curcio
025a89bc73 Changes 2021-05-31 18:00:55 -03:00
Bel Curcio
96836b1969 Modif footer 2021-05-31 17:24:53 -03:00
Bel Curcio
672df042d5 Improving Sidebar Scroll 2021-05-31 17:02:45 -03:00
Bel Curcio
3b24e5404d Adding Collapse 2021-05-31 16:35:01 -03:00
Bel Curcio
332f45c5e7 Adding Collapse 2021-05-31 16:34:44 -03:00
Bel Curcio
0ab429ed37 Changes 2021-05-28 12:38:41 -03:00
ghoskin
84a72718d2
fix update cart item (#333)
Co-authored-by: Greg Hoskin <greghoskin@Gregs-MacBook-Pro.local>
2021-05-28 12:28:45 -03:00
Michael Bromley
925a68a78c
Fix vendure variants (#338)
* Fix variant selection in Vendure provider

* Styling of checkout placeholder in Vendure provider
2021-05-28 11:19:49 -03:00
B
60dac1654b
Better Swatch Support (#335)
* Better support for swatches

* Better support for swatches

* Fix glitch for Swatch

* Fix glitch for Swatch

* Fix glitch for Swatch
2021-05-28 10:24:06 -03:00
B
f06fe25625
Adding Vendure 2021-05-27 18:15:23 -03:00
Michael Bromley
da4371090d
Vendure provider (#223)
* Minimal list/detail views working with Vendure

* Implement useCart/useAddItem

* Implement useUpdateItem & useRemoveItem

* Implement useSearch

* Add operations codegen, tidy up

* Dummy checkout page

* Implement auth/customer hooks

* Use env var for Shop API url

* Add some documentation

* Improve error handling

* Optimize preview image size

* Fix accidental change

* Update Vendure provider to latest changes

* Vendure provider: split out gql operations, remove unused files

* Update Vendure provider readme

* Add local next.config to Vendure provider, update docs

* Update to use demo server

* Fix build errors

* Use proxy for vendure api

* Simplify instructions in Vendure readme

* Refactor Vendure checkout api handler

* Improve image quality
2021-05-27 18:06:56 -03:00
Bel Curcio
5d633bef43 Adding tabs 2021-05-27 17:22:48 -03:00
Bel Curcio
ca2f9997ac Custom Checkout Progress 2021-05-27 14:36:57 -03:00
Bel Curcio
285a98f46c Updates to Checkout 2021-05-27 14:34:03 -03:00
Bel Curcio
7c1344a19e Custom Checkout Progress 2021-05-27 14:23:55 -03:00
B
8fb6c7b206
Update README.md 2021-05-26 19:14:34 -03:00
B
50be2a7e6e
Removing Blog and changes in Footer (#328) 2021-05-26 18:57:03 -03:00
okbel
a84bc462d7 Jit 2021-05-26 18:32:15 -03:00
okbel
5a78afcd8f Merge branch 'master' of github.com:vercel/commerce 2021-05-26 17:44:16 -03:00
okbel
cca5480094 Merge branch 'swellstores-swell' 2021-05-26 17:41:31 -03:00
okbel
508f383ed6 Merge branch 'swell' of https://github.com/swellstores/nextjs-commerce into swellstores-swell 2021-05-26 17:40:53 -03:00
B
4f3674aafa
New provider and tiny fixes. (#326)
* changes

* Adding new provider

* Adding new provider

* Adding new provider

* Adding new provider
2021-05-26 17:18:50 -03:00
okbel
12d9a7569b Merge branch 'master' of github.com:vercel/commerce 2021-05-26 11:04:55 -03:00
cond0r
800ba45fae
Fetch only first 100 best selling products (#310)
* Fetch only first 250 best selling products

* Update get-all-product-paths.ts

* Update use-customer.tsx
2021-05-24 13:44:38 -03:00
Greg Hoskin
385dc1b672 fix signup-triggered login 2021-05-17 09:34:53 -07:00
Greg Hoskin
7d62e7ce18 fix product option color check 2021-05-16 14:15:49 -07:00
Greg Hoskin
c8cf6e733c fix error from missing product imgages 2021-05-16 13:31:57 -07:00
ghoskin
470a877bf1
Merge pull request #1 from cond0r/swell
Fix Build Errors
2021-05-13 12:18:11 -05:00
cond0r
d981475818 Default to Bigcommerce 2021-05-13 17:00:10 +03:00
cond0r
b852cd4779 Update get-all-product-paths.ts 2021-05-13 16:30:30 +03:00
cond0r
48306052ec Update tsconfig.json 2021-05-13 16:29:24 +03:00
cond0r
926db9f4ad Create README.md 2021-05-13 16:14:21 +03:00
cond0r
bff94e73ae Fix build errors 2021-05-13 16:10:09 +03:00
Greg Hoskin
e7d0f56e85 fix checkout url, product w/ no images error 2021-05-12 11:36:52 -05:00
Greg Hoskin
9675be1546 update swell consts, cleanup cart types 2021-05-11 15:00:12 -05:00
Greg Hoskin
7786d6445d cleanup for PR 2021-05-05 15:21:35 -05:00
Greg Hoskin
7f438aa67d remove provider 2021-05-05 12:43:09 -05:00
Greg Hoskin
ffbcce2a9e handle empty cart, variants, options, errors 2021-05-01 12:13:43 -05:00
Greg Hoskin
b83753f0b9 merge latest from vercel/commerce 2021-04-28 13:50:12 -05:00
Greg Hoskin
c6d06e60b6 ensure products have at least one variant 2021-04-27 19:21:03 -05:00
Greg Hoskin
a409c373c4 cleanup, add sorting 2021-04-25 16:34:29 -05:00
Greg Hoskin
6a9c6c3bca normalize cart. list brands (attribute) 2021-04-24 20:00:13 -05:00
Greg Hoskin
dd40b8c604 Match product options with variants 2021-04-24 18:10:43 -05:00
B
a4f56d1549
Delete ROADMAP.md 2021-04-21 19:15:44 -03:00
Greg Hoskin
8a8ef7dbba setup swell checkout 2021-04-19 20:37:33 -05:00
Greg Hoskin
79ed72a710 update product normalization 2021-04-18 19:33:23 -05:00
Greg Hoskin
d489f59171 update add item to cart hook 2021-04-17 19:01:46 -05:00