38 Commits

Author SHA1 Message Date
DuvCharles
4b357bdf2f feat: call one time getCartToken 2023-03-24 17:59:11 +01:00
DuvCharles
9bc876e02e feat: add read-me 2023-03-24 17:59:11 +01:00
DuvCharles
c355725fa9 feat: add discounts and remove console.log 2023-03-24 17:59:11 +01:00
DuvCharles
7ab1d9a50d feat: add type in hook 2023-03-24 17:59:11 +01:00
DuvCharles
af565bb2a4 add remove item hook 2023-03-24 17:59:11 +01:00
DuvCharles
42007d89cd update product serialization 2023-03-24 17:59:11 +01:00
DuvCharles
ff41cf0e8f add update-item hook 2023-03-24 17:59:11 +01:00
DuvCharles
59d191cc8c add add-item hook 2023-03-24 17:59:11 +01:00
DuvCharles
8adaa98c8d create use-cart hook 2023-03-24 17:59:11 +01:00
DuvCharles
daba93efbe type: add type to MutationHook 2023-03-24 17:53:23 +01:00
DuvCharles
5d1341d012 update url for customer hook 2023-03-24 17:53:23 +01:00
DuvCharles
daabb58fed add sign up hook 2023-03-24 17:53:23 +01:00
DuvCharles
5b29bf8c78 add logout hook 2023-03-24 17:34:52 +01:00
DuvCharles
8a0395050f type: fix type for hook and input 2023-03-24 17:30:25 +01:00
DuvCharles
3abb486452 add null return to login 2023-03-24 17:30:25 +01:00
DuvCharles
7a8d65b045 change base url 2023-03-24 17:30:25 +01:00
DuvCharles
fea72c36f5 create hooks 2023-03-24 17:30:25 +01:00
DuvCharles
f92d823d1e normalize customer 2023-03-24 17:30:25 +01:00
DuvCharles
456568e942 add token in fetcher header 2023-03-24 17:30:25 +01:00
DuvCharles
ad634950a8 add customer token and id to localstorage 2023-03-24 17:30:25 +01:00
DuvCharles
b01b327357 enable login 2023-03-24 17:30:25 +01:00
DuvCharles
62501db571 use-search 2022-12-02 21:12:18 +01:00
DuvCharles
61592ee3e9 remove graphQL fetcher 2022-11-29 15:58:55 +01:00
DuvCharles
96a8c54e21 fix site-info 2022-11-18 17:29:03 +01:00
DuvCharles
b4a81e7d9a get-all-product-path operation 2022-11-18 17:28:33 +01:00
DuvCharles
7bf6e07cec add path to product 2022-11-18 16:48:06 +01:00
DuvCharles
64315a74ca create get-site-info operation 2022-11-18 14:23:39 +01:00
DuvCharles
ad12c23ab2 create get-product operation 2022-11-15 17:43:13 +01:00
DuvCharles
5e9300af5f normalize option and variant 2022-11-15 17:42:55 +01:00
DuvCharles
e4dad2f8f4 update product types 2022-11-15 17:41:55 +01:00
DuvCharles
1ad05673a2 Call api route to get all products 2022-11-10 11:18:35 +01:00
DuvCharles
8b2c415e1a Refacto config name 2022-11-10 11:18:09 +01:00
DuvCharles
b4c088f4ca convert sylius product to commerce product 2022-11-10 11:17:45 +01:00
DuvCharles
b414f4f708 create sylius products type 2022-11-10 11:16:57 +01:00
DuvCharles
f5282b332f Update config and create rest api fetcher 2022-11-10 11:16:22 +01:00
DuvCharles
2e30281e69 feat: mock api routes 2022-11-10 11:12:47 +01:00
DuvCharles
8c6f2754dd feat: mock hooks 2022-09-30 13:41:57 +02:00
Loïc Carbonne
f6821004ee Init Sylius provider package 2022-09-13 17:18:53 +02:00