90 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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