1259 Commits

Author SHA1 Message Date
Luis Alvarez
90f8166762 removed old catalog endpoint 2021-05-22 15:30:08 -05:00
Luis Alvarez
564e9cfa8d moved products catalog endpoint 2021-05-21 19:49:04 -05:00
Luis Alvarez
d2abdabf8c Updated type 2021-05-21 19:04:12 -05:00
Luis Alvarez
13afbd4baf Merge branch 'master' of https://github.com/vercel/commerce into nodejs-provider 2021-05-21 19:03:48 -05:00
Luis Alvarez
779b4738ce Added def types for product 2021-05-21 19:01:00 -05:00
Luis Alvarez
f2c79d07a7 Moved getSiteInfo 2021-05-21 18:49:11 -05:00
Luis Alvarez
74a93b4900 Updated getPage usage 2021-05-21 16:14:04 -05:00
Luis Alvarez
f4e7cb51fa Moved getPage 2021-05-21 16:11:49 -05:00
Luis Alvarez
9794d5e626 Moved getAllPages everywhere 2021-05-21 15:06:21 -05:00
Luis Alvarez
066a53d52d Renamed operations to handlers in usage 2021-05-20 21:05:56 -05:00
Luis Alvarez
35c5b1b4a3 Changed import 2021-05-20 21:04:43 -05:00
Luis Alvarez
012f4b052f Renamed endpoint operations to handlers 2021-05-20 17:55:50 -05:00
Luis Alvarez
6bcf9f9e75 Added getAllPages operation 2021-05-20 17:26:14 -05:00
Luis Alvarez
4412d8e66c Updated login operation 2021-05-20 17:18:17 -05:00
Luis Alvarez
1086fce6bd Updated login operation 2021-05-20 14:37:34 -05:00
Luis Alvarez
ff2b12bcf1 Removed old customer endpoint builders 2021-05-20 14:04:28 -05:00
Luis Alvarez
bd065a7bfb Moved endpoints to nested folder 2021-05-20 14:03:52 -05:00
Luis Alvarez
0e546a1f37 Removed customers old endpoints 2021-05-20 13:49:07 -05:00
Luis Alvarez
7d7e4342be Added signup endpoint 2021-05-20 13:44:31 -05:00
Luis Alvarez
f6ec88a817 Add missing logout files 2021-05-20 13:36:20 -05:00
Luis Alvarez
1d2451550b Added logout endpoint 2021-05-19 14:44:10 -05:00
Luis Alvarez
1ba6049991 Login endpoint 2021-05-18 16:01:34 -05:00
Luis Alvarez
eb2fd80ead Added customer endpoint 2021-05-18 08:39:36 -05: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
Luis Alvarez
591cd6d4e6 Changed the way ops are created 2021-05-14 14:52:14 -05:00
Luis Alvarez
f0413fa0a4 Moved types 2021-05-14 13:37:15 -05: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
Luis Alvarez
722f4cee23 Moved method 2021-05-04 14:42:25 -05:00
Luis Alvarez
beccca8eaf Making progress on api operations 2021-05-03 12:44:28 -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