Oliver Heywood
3098827760
#629 : Conversion of type 'Global & typeof globalThis' to type 'CustomNodeJsGlobal' may be a mistake ( #631 )
2022-01-06 10:01:01 -03:00
Oliver Heywood
b88d3345f1
#629 : Type error: Property 'token' does not exist on type Global ( #630 )
2022-01-04 15:32:03 -03:00
Gonzalo Pozzo
73470c9232
Run prettier fix on all files ( #581 )
2021-11-25 09:17:13 -03:00
Gonzalo Pozzo
e3471db3eb
Update ordercloud types ( #532 )
2021-10-15 14:29:04 -03:00
Oliver Heywood
55b917489d
Add product list page to OrderCloud provider ( #525 )
...
* product list page and search working
* categories working
* clean things up like console.log
* undo these
* don't need sort stuff. update comment
* turns out the if statements here are necesary
* very incomplete progress on sign-in
* Revert "very incomplete progress on sign-in"
This reverts commit a8dd2af268f9c617ba17abf4b3cc7e5de10f8449.
2021-10-15 14:14:35 -03:00
Gonzalo Pozzo
d193708184
ordercloud env update
2021-10-06 16:43:02 -03:00
Gonzalo Pozzo
3f0c38461b
Add ordercloud provider ( #500 )
...
* Add ordercloud provider
* Fix provider errors
* Make submit checkout optional
* Make submit checkout optional
* Remove nullables when creating endpoint type
* Update readme
* Log checkout error
* Log error
* Save token to cookie
* Update fetch rest
* Use token at checkout
Co-authored-by: Luis Alvarez <luis@vercel.com>
2021-10-05 09:49:01 -03:00