957 Commits

Author SHA1 Message Date
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
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
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
Luis Alvarez
2281490342 Removed endpoints folder 2021-04-02 12:05:01 -06:00
Luis Alvarez
601ec01b96 Improve quantity input behavior in cart item 2021-04-01 18:55:15 -06:00
Luis Alvarez
bef569619f bug fixes 2021-04-01 18:37:12 -06:00
Luis Alvarez
519008bad0 Removed cart handlers 2021-03-31 23:00:36 -06:00
Luis Alvarez
779c6bed2d Updated cart endpoint 2021-03-31 22:57:36 -06:00
Luis Alvarez
c9f13989ec Remove normalizers from the hooks 2021-03-31 22:53:30 -06:00
Luis Alvarez
6d06d8b705 Updated cart hooks 2021-03-31 22:12:45 -06:00
Luis Alvarez
731486e07b Simplified cart types for the provider 2021-03-31 16:04:46 -06:00
Luis Alvarez
543054225f Updated mutation types 2021-03-31 15:48:11 -06:00
Luis Alvarez
06dee5fcab Merge branch 'master' of https://github.com/vercel/commerce into nodejs-provider 2021-03-31 15:19:53 -06:00
Luis Alvarez D
f770ad7a91
Update master to work with multiple Vercel projects (#237)
* Moved configs

* Delete with-config.js

* Added log for configs

* Update TS config based on the selected provider

* set tsconfig to bigcommerce

* Updated readme instructions on provider config

* Added new commerce variable

* Change the default of updateTSConfig

Co-authored-by: B <curciobelen@gmail.com>
2021-03-29 17:03:45 -06:00
Luis Alvarez
8ad6a34175 Updated types for hooks now using the API 2021-03-29 11:25:21 -06:00
Luis Alvarez
d3fe16e1d7 Updated commerce types 2021-03-26 15:50:31 -06:00
Luis Alvarez
b2fbaab5d5 Adding types, fixes and other updates 2021-03-26 12:50:25 -06:00
Luis Alvarez
e6df8dfb40 Removed many testing types 2021-03-20 17:09:30 -06:00
Luis Alvarez
fed3c82c69 Adding more experimental types 2021-03-20 16:52:32 -06:00
Luis Alvarez
149df82f45 Taking multiple steps into better API types 2021-03-19 18:53:28 -06:00
Joe Refoy
b5ba5e76be
Fix yarn package installation command (#240)
* Fix yarn package installation command

* Update README.md

Co-authored-by: B <curciobelen@gmail.com>
Co-authored-by: B <belen@vercel.com>
2021-03-19 13:07:35 -03:00
Vinicius Zucatti
a85772a73e
Click image in cart should go to product (#227)
Co-authored-by: B <curciobelen@gmail.com>
2021-03-19 13:02:59 -03:00
Luis Alvarez
df07a55740 Adding more migration changes 2021-03-18 20:16:35 -06:00
Luis Alvarez
90fb763602 Merge branch 'master' of https://github.com/vercel/commerce into nodejs-provider 2021-03-18 14:54:26 -06:00
Luis Alvarez
21c0b7ee42 Updated CommerceAPI class for better usage 2021-03-17 02:23:38 -06:00
Luis Alvarez
4afb5f569e Fixes 2021-03-16 11:25:44 -06:00
Sam Ko
8dee3bdf94
Update .env.template (#232)
* Update .env.template

* Update .env.template (framework/shopify/)
2021-03-15 15:00:52 -07:00
Luis Alvarez
61f1292161 Updated the default cart endpoint 2021-03-15 12:41:30 -06:00
Luis Alvarez
647e8aaf4c Adding multiple initial files 2021-03-12 17:25:01 -06:00
Luis Alvarez
18d8d9acc8 Update to latest Next.js canary 2021-03-10 23:07:53 -06:00