1013 Commits

Author SHA1 Message Date
cond0r
93e39d929a Update commerce.config.json 2021-05-29 10:19:35 +03:00
cond0r
a06fd09258 Fixes 2021-05-29 10:17:53 +03:00
cond0r
55fa2fdd81 Merge branch 'nodejs-provider' of https://github.com/vercel/commerce into shopify-updates 2021-05-29 09:25:45 +03:00
Luis Alvarez
7f2a0d903a Fixes in search hook 2021-05-28 12:56:50 -05:00
Luis Alvarez
874cf9d5b3 Updated fetch type 2021-05-28 11:50:33 -05:00
cond0r
af10abe3ba Updates 2021-05-28 09:38:37 +03:00
cond0r
f16cb7206b Add api checkout endpoint 2021-05-28 08:24:04 +03:00
cond0r
12f0d90e91 Update api endpoints, types & fixes 2021-05-27 17:08:25 +03:00
cond0r
9a126164b4 Add translations, update operations & fixes 2021-05-26 14:02:23 +03:00
cond0r
61db441df4 Merge branch 'nodejs-provider' of https://github.com/vercel/commerce into shopify-updates 2021-05-26 14:00:36 +03:00
Luis Alvarez
3b74f8d854 Renamed fetchInput to fetcherInput 2021-05-25 21:54:13 -05:00
Luis Alvarez
746028f25b Updated urls to the API 2021-05-25 21:53:04 -05:00
Luis Alvarez
cf9b341dc9 Fixes 2021-05-25 17:00:54 -05:00
Luis Alvarez
656a5db58d Added index for types 2021-05-25 16:03:10 -05:00
Luis Alvarez
db8218d2c7 Updated types for useWishlist 2021-05-25 15:45:27 -05:00
Luis Alvarez
0e6372cf54 Updated useSearch hook 2021-05-25 14:53:17 -05:00
Luis Alvarez
f8d69323bd Updated useData and util hooks 2021-05-25 14:19:52 -05:00
Luis Alvarez
e7980e17f5 Updated useCustomer and core types 2021-05-25 10:59:22 -05:00
Luis Alvarez
58d782b780 Updated types for auth hooks 2021-05-25 09:31:52 -05:00
cond0r
c2ff5b3616 Moved product, all products (paths) 2021-05-25 10:12:12 +03:00
cond0r
15d6ff6709 Merge branch 'nodejs-provider' of https://github.com/vercel/commerce into shopify-updates 2021-05-25 08:24:48 +03:00
Luis Alvarez
f083b7ea22 Merge branch 'master' of https://github.com/vercel/commerce into nodejs-provider 2021-05-24 19:08:43 -05:00
Luis Alvarez
4cc3613f64 Removed is-allowed-method from BC 2021-05-24 19:06:07 -05:00
Luis Alvarez
ee3e4143b9 Removed old getConfig and references 2021-05-24 19:01:27 -05:00
Luis Alvarez
a106629964 Updated getProduct operation 2021-05-24 18:39:07 -05:00
Luis Alvarez
be5d47bac3 Moved getAllProducts 2021-05-24 17:22:46 -05:00
Luis Alvarez
c2a5904e01 updated reference to operation 2021-05-24 16:34:06 -05:00
Luis Alvarez
3fe75a2d67 Added getAllProductPaths operation 2021-05-24 16:32:45 -05:00
Luis Alvarez
29a720e75e Removed old wishlist stuff 2021-05-24 12:16:39 -05:00
Luis Alvarez
a1167e46f7 Added the get customer wishlist operation 2021-05-24 12:16:11 -05:00
Luis Alvarez
676b614bf6 Moved checkout api 2021-05-24 11:56:23 -05: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
Luis Alvarez
11200b3bb1 Updated catalog products 2021-05-24 09:48:59 -05:00
cond0r
470cbdc329 Moved Page, AllPages & Site Info 2021-05-24 09:40:50 +03:00
cond0r
184d1ca0f2 Merge branch 'nodejs-provider' of https://github.com/vercel/commerce into shopify-updates 2021-05-24 09:40:11 +03:00
cond0r
4d8e36e936 Start updates 2021-05-24 08:42:47 +03:00
cond0r
03ad9ba902 Merge branch 'addGraphQLCodegen' of https://github.com/cond0r/commerce into shopify-updates 2021-05-24 08:30:11 +03:00
Luis Alvarez
2353f4b3ed Replaced references to commerce.endpoint 2021-05-23 23:25:53 -05:00
Luis Alvarez
9347c1cc21 Removed commerce.endpoint 2021-05-23 18:34:07 -05:00
Luis Alvarez
6af5794ac5 Moved wishlist 2021-05-22 22:52:21 -05:00
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