1188 Commits

Author SHA1 Message Date
Michael Bromley
cc1e7f90bd Use proxy for vendure api 2021-05-27 14:22:45 +02:00
Michael Bromley
45c0f28639 Fix build errors 2021-05-27 13:37:57 +02:00
Michael Bromley
a6cfea0d28 Update to use demo server 2021-05-27 12:44:51 +02:00
Michael Bromley
c2703abc98 Add local next.config to Vendure provider, update docs 2021-05-27 12:28:33 +02:00
Michael Bromley
cec55b792e Update Vendure provider readme 2021-05-27 12:27:26 +02:00
Michael Bromley
36303dddd5 Vendure provider: split out gql operations, remove unused files 2021-05-27 12:27:26 +02:00
Michael Bromley
23c3412c17 Update Vendure provider to latest changes 2021-05-27 12:27:25 +02:00
Michael Bromley
41e59e9a85 Fix accidental change 2021-05-27 12:27:25 +02:00
Michael Bromley
16d288cfe8 Optimize preview image size 2021-05-27 12:27:24 +02:00
Michael Bromley
d4e8105ce0 Improve error handling 2021-05-27 12:27:24 +02:00
Michael Bromley
695caba290 Add some documentation 2021-05-27 12:27:24 +02:00
Michael Bromley
126032877f Use env var for Shop API url 2021-05-27 12:27:23 +02:00
Michael Bromley
d4d0bf2433 Implement auth/customer hooks 2021-05-27 12:27:23 +02:00
Michael Bromley
fb22bcb4fe Dummy checkout page 2021-05-27 12:27:22 +02:00
Michael Bromley
ea1801e7d6 Add operations codegen, tidy up 2021-05-27 12:27:22 +02:00
Michael Bromley
69fa6ec80a Implement useSearch 2021-05-27 12:27:21 +02:00
Michael Bromley
f53628b76e Implement useUpdateItem & useRemoveItem 2021-05-27 12:27:21 +02:00
Michael Bromley
7a1b9f795b Implement useCart/useAddItem 2021-05-27 12:27:20 +02:00
Michael Bromley
d199e3ef32 Minimal list/detail views working with Vendure 2021-05-27 12:27:20 +02: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