4
0
forked from crowetic/commerce

216 Commits

Author SHA1 Message Date
Luis Alvarez
0922c87621 Handle validation for duplicated emails 2020-10-19 22:08:01 -05:00
Luis Alvarez
9257b44c0d Improved error handling for the fetch api 2020-10-19 21:48:22 -05:00
Luis Alvarez
20c08fcbb4 Allow the API to create customers 2020-10-19 21:29:27 -05:00
Luis Alvarez
8212cec939 Merge branch 'master' of https://github.com/okbel/e-comm-example 2020-10-19 18:24:02 -05:00
Belen Curcio
e2dd854f10 Utilities to handle Colors 2020-10-19 16:53:02 -03:00
Belen Curcio
707f814244 Utilities to handle Colors 2020-10-19 16:28:05 -03:00
Luis Alvarez
0c67a84175 Merge branch 'master' of https://github.com/okbel/e-comm-example 2020-10-19 13:59:18 -05:00
Luis Alvarez
f6e0fd761e Don't import from 'lodash' 2020-10-19 13:56:29 -05:00
Luis Alvarez
e5ee8caaec Filtered products for the landing 2020-10-19 13:49:02 -05:00
Belen Curcio
26535b7c7f Adding Modal Component and Login View 2020-10-19 15:22:48 -03:00
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
Luis Alvarez D
9c1372acb7
Merge pull request #5 from okbel/initial-wishlist-hooks
Add in initial wishlist api functions and hooks
2020-10-19 11:22:39 -05:00
Belen Curcio
ab51207548 Active Product Page back to working again 2020-10-19 12:02:17 -03:00
Belen Curcio
06234ae6c4 Changes to hook 2020-10-19 11:23:53 -03: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
526b291f4f Adding Correct Sizes and Colors 2020-10-17 17:56:38 -03: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
Belen Curcio
77b011474d Abstract Libs 2020-10-16 12:29:04 -03: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
Belen Curcio
014d195463 Adding Search Skeleton 2020-10-15 12:12:28 -03:00
Belen Curcio
bf1ffcace9 Skeleton Component 2020-10-15 11:10:07 -03:00
Luis Alvarez
3b7b71422c Added operation to get all pages 2020-10-14 22:30:26 -05:00
Luis Alvarez
db7cee4400 Updated script 2020-10-14 20:58:11 -05:00
Luis Alvarez
f4497709e0 added script to generate definitions 2020-10-14 20:41:12 -05:00
Luis Alvarez
0b6216259f Don't get redirect_urls 2020-10-14 19:27:01 -05:00
Luis Alvarez
f498a708d3 Remove no longer needed open checkout hook 2020-10-14 19:25:20 -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
cdb2cbdebd Added sort option to the UI 2020-10-14 11:50:38 -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
d4f09d3590 Add util hooks for creating hooks 2020-10-13 04:46:41 -05:00
Luis Alvarez
beed2d23e0 Added useSearch hook 2020-10-13 03:49:24 -05:00
Luis Alvarez
1629f718b0 usePrice hook 2020-10-12 22:15:53 -05:00
Luis Alvarez
c099b27cad Add totals to cart 2020-10-12 20:03:53 -05:00
Luis Alvarez
6595b3de96 Type fixes 2020-10-11 02:04:26 -05:00