4
0
forked from crowetic/commerce

96 Commits

Author SHA1 Message Date
cond0r
005fe9d6c9 Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic 2021-02-22 09:14:22 +02:00
Luis Alvarez
683794bb33 Update use-signup 2021-02-19 20:20:41 -05:00
Luis Alvarez
7cd64d2c2a Moved use-login and use-logout 2021-02-19 19:43:15 -05:00
Luis Alvarez
aa227e3de2 Moved wishlist use-remove-item to provider 2021-02-19 17:04:58 -05:00
Luis Alvarez
f4c067982a Moved wishlist use-add-item 2021-02-19 16:44:13 -05:00
Luis Alvarez
8fc549bf55 Removed no longer required types 2021-02-19 13:09:43 -05:00
Luis Alvarez
6721ef736b Moved data hooks to new format 2021-02-19 13:02:49 -05:00
Luis Alvarez
7005e45b09 Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic 2021-02-18 23:50:11 -05:00
Luis Alvarez
2e1d2610bb Moved more hooks and updated types to make them smaller 2021-02-18 23:22:45 -05:00
Luis Alvarez
6dc7e0b632 moved use-remove-item 2021-02-18 16:06:19 -05:00
okbel
19db5a7e1d Removing bug with touchstart 2021-02-18 13:24:46 -03:00
okbel
c620355448 Adding Features APO 2021-02-18 12:59:18 -03:00
okbel
b7919ed0de Reordering and changes 2021-02-18 12:11:45 -03:00
okbel
d093c9cf9c Changes 2021-02-18 12:05:25 -03:00
okbel
7a300ad8a9 changes 2021-02-18 11:50:18 -03:00
okbel
c8536ff720 Merge branch 'agnostic' of github.com:vercel/commerce into agnostic 2021-02-18 11:45:57 -03:00
cond0r
7f0c1eb66c Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic 2021-02-18 15:04:13 +02:00
Luis Alvarez
ff5b1e9414 Removed use-cart-actions 2021-02-18 01:55:32 -05:00
Luis Alvarez
74da22d5f4 Added better mutation types, and moved some hooks 2021-02-18 01:10:38 -05:00
Luis Alvarez
c02d7fec62 Added initial version of useAddItem 2021-02-16 21:14:11 -05:00
cond0r
f698dea698 Moved handler to each hook 2021-02-16 10:15:18 +02:00
cond0r
44081dddb6 Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic 2021-02-16 09:24:56 +02:00
Luis Alvarez
75d485d35a Moved the fetcher to its own file 2021-02-15 18:50:52 -05:00
Luis Alvarez
c4870a05e8 Moved the handlers to each hook 2021-02-15 18:48:47 -05:00
Luis Alvarez
bb0b8d2771 Fixed remaining issues with types 2021-02-15 12:02:24 -05:00
Luis Alvarez
499516e967 Updated type 2021-02-15 10:41:57 -05:00
Luis Alvarez
62ed50a646 Fixed product types 2021-02-15 10:15:20 -05:00
cond0r
af201cccdc Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic 2021-02-15 00:21:43 +02:00
okbel
4dd2c3fde0 Wishlist 2021-02-12 16:49:32 -03:00
Luis Alvarez
b907c31ef2 Removed generics for result and body 2021-02-12 13:13:08 -05:00
Luis Alvarez
1549368c88 Moved useSearch to the new hook 2021-02-12 12:17:36 -05:00
Luis Alvarez
d8de84bed1 Move useCustomer to the new hook 2021-02-11 13:26:09 -05:00
cond0r
1450492826 Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic 2021-02-11 13:47:38 +02:00
Luis Alvarez
8966f0b583 Moved useWishlist to use new handler 2021-02-11 02:43:09 -05:00
Luis Alvarez
271ed01631 Final touches to the hook handler type 2021-02-10 15:10:48 -05:00
Luis Alvarez
0eeb290eb0 Add more options to the hook handler 2021-02-10 10:51:46 -05:00
Luis Alvarez
5aecb0f303 Updated how the hook input is handled 2021-02-09 13:23:48 -05:00
cond0r
a934cb51fd Revert "Revert "Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic""
This reverts commit c9a43f1bce0572d0eff41f3af893be8bdb00bedd.
2021-02-09 14:40:38 +02:00
cond0r
c9a43f1bce Revert "Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic"
This reverts commit 23c8ed7c2d48d30e74ad94216f9910650fadf30c, reversing
changes made to bf50965a39ef0b1b956461ebe62070809fbe1d63.
2021-02-09 09:13:04 +02:00
cond0r
23c8ed7c2d Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic 2021-02-09 08:57:33 +02:00
Luis Alvarez
479b30ba5f Moved provider to its own file 2021-02-08 21:57:39 -05:00
Luis Alvarez
2a5cbadd3a Removed duplicated fetcher 2021-02-08 19:50:45 -05:00
Luis Alvarez
82c5cd4aba Updated Fetcher type 2021-02-08 18:00:48 -05:00
Luis Alvarez
74c55cc50e Moved types 2021-02-08 17:16:45 -05:00
Luis Alvarez
17b336017c Improved HookHandler type 2021-02-08 11:16:14 -05:00
Luis Alvarez
aab2e7f7cc Replace use-cart with the new hook 2021-02-08 10:52:35 -05:00
Luis Alvarez
2c9b8b100d MOving stuff around and adding temporal new files 2021-02-05 17:44:10 -05:00
cond0r
57ebfe42f5 start customer auth & signup 2021-02-05 00:02:39 +02:00
cond0r
b0d8ae565d shopify checkout redirect & api handler 2021-02-04 17:18:33 +02:00
cond0r
14c3f961b3 Implement Shopify Provider 2021-02-04 13:23:44 +02:00