4
0
forked from crowetic/commerce

60 Commits

Author SHA1 Message Date
Luis Alvarez
f4bc27666b Updated types 2020-10-19 12:52:09 -05:00
Luis Alvarez
9309bff517 Type fixes 2020-10-19 12:40:26 -05:00
Luis Alvarez
5bf93038c2 Minor fixes 2020-10-19 11:30:49 -05:00
Jing Wang
ecafee8310 add in initial wishlist api functions and hooks 2020-10-19 09:10:45 -04:00
Luis Alvarez
c92e765814 Fetch products separately 2020-10-18 17:52:07 -05:00
Luis Alvarez
42cb7120e5 Added more info about the products 2020-10-18 15:23:17 -05:00
Belen Curcio
a79b979b41 Merge branch 'master' of github.com:okbel/e-comm-example 2020-10-17 09:11:37 -03:00
Belen Curcio
a42c67a898 Latest Changes - Logger, Size and Colors 2020-10-17 09:07:02 -03:00
Luis Alvarez
6d241937d9 Updated api handler 2020-10-16 21:45:52 -05:00
Luis Alvarez
5165f824e1 Change date_modified sort with id 2020-10-16 11:25:13 -05:00
Luis Alvarez
46bd7ae1f1 Added operation to get a custom page 2020-10-15 18:00:18 -05:00
Luis Alvarez
1c10bd93f0 Fix provider 2020-10-15 16:36:05 -05:00
Luis Alvarez
a0b85bcf5b Added links to pages in the footer 2020-10-15 14:00:41 -05:00
Luis Alvarez
3b7b71422c Added operation to get all pages 2020-10-14 22:30:26 -05:00
Luis Alvarez
0b6216259f Don't get redirect_urls 2020-10-14 19:27:01 -05:00
Luis Alvarez
ddf3a2a8b4 Add /checkout 2020-10-14 19:23:42 -05:00
Luis Alvarez
b796e625df Embedded checkout 2020-10-14 17:53:50 -05:00
Luis Alvarez
df24786d18 Added selected state to sort options 2020-10-14 13:50:56 -05:00
Luis Alvarez
8905089fd7 bug fixes 2020-10-14 13:12:34 -05:00
Luis Alvarez
32da7ddcc1 Updated sorting logic 2020-10-14 12:47:22 -05:00
Luis Alvarez
398feac176 Add sorting to the API for search 2020-10-14 10:53:03 -05:00
Luis Alvarez
fa625b5d06 Filter by brand too 2020-10-13 20:16:43 -05:00
Luis Alvarez
d2a22a50b3 Reduce query complexity lol 2020-10-13 07:21:05 -05:00
Luis Alvarez
ee6b65725f Search 2020-10-13 07:07:35 -05:00
Luis Alvarez
beed2d23e0 Added useSearch hook 2020-10-13 03:49:24 -05:00
Luis Alvarez
6595b3de96 Type fixes 2020-10-11 02:04:26 -05:00
Luis Alvarez
f1b9ea605e Added handlers for the cart API 2020-10-11 00:58:57 -05:00
Luis Alvarez
1c3714bf51 Allow API operations to be more customizable 2020-10-11 00:19:11 -05:00
Luis Alvarez
4c43278e67 Added brands 2020-10-10 14:19:05 -05:00
Luis Alvarez
0aac955910 Dynamic categories 2020-10-08 18:48:28 -05:00
Luis Alvarez
268ef2f817 Add original img to query 2020-10-08 16:18:06 -05:00
Luis Alvarez
3ac6805ebe bug fixes for cart actions 2020-10-07 15:08:17 -05:00
Luis Alvarez
80614a1df0 Fix cart removal 2020-10-07 12:56:51 -05:00
Luis Alvarez
b5b5d1343f Update item quantity 2020-10-06 19:07:02 -05:00
Luis Alvarez
35c91bca2b Added cart item and handle empty cart state 2020-10-06 15:38:21 -05:00
Luis Alvarez
45c3a5345d Updated types and added remove item from cart api 2020-10-05 12:25:03 -05:00
Luis Alvarez
3d2739e526 Added update cart item to api 2020-10-05 10:28:16 -05:00
Luis Alvarez
d095ac9f70 Updated types 2020-10-05 01:13:20 -05:00
Luis Alvarez
2f35358942 See if cart is empty 2020-10-05 01:05:04 -05:00
Luis Alvarez
a3cf05fbd2 Fetch the cart! 2020-10-04 21:20:52 -05:00
Luis Alvarez
6fa1204e0b add to cart c: 2020-10-04 19:44:11 -05:00
Luis Alvarez
6c378d98ea Updated hooks 2020-10-04 13:46:28 -05:00
Luis Alvarez
ca959f6491 Added add to cart method 2020-10-03 20:49:09 -05:00
Luis Alvarez
b1e6aa25b5 Updated config in operations 2020-10-03 16:56:20 -05:00
Luis Alvarez
604a7b86c9 Renamed lib 2020-10-03 16:24:12 -05:00
Luis Alvarez
c9f540cbd0 Added api builder 2020-10-03 16:06:41 -05:00
Luis Alvarez
f46d122b88 Revert "Testing potential reason"
This reverts commit aebc275303e6d26dd1d3657199cad645d26f3b56.
2020-10-03 04:54:28 -05:00
Luis Alvarez
aebc275303 Testing potential reason 2020-10-03 04:20:22 -05:00
Luis Alvarez
4f72e371cd Updated types 2020-10-02 13:42:15 -05:00
Luis Alvarez
0ef6449aff Apply prettier over all files 2020-10-01 20:40:40 -05:00