Commit Graph

  • 4be1dad6d9
    Merge branch 'master' into bigcommerce_options_fix B 2021-05-26 11:25:05 -03:00
  • 12d9a7569b Merge branch 'master' of github.com:vercel/commerce okbel 2021-05-26 11:04:55 -03:00
  • 9a126164b4 Add translations, update operations & fixes cond0r 2021-05-26 14:02:23 +03:00
  • 61db441df4 Merge branch 'nodejs-provider' of https://github.com/vercel/commerce into shopify-updates cond0r 2021-05-26 14:00:36 +03:00
  • 3b74f8d854 Renamed fetchInput to fetcherInput Luis Alvarez 2021-05-25 21:54:13 -05:00
  • 746028f25b Updated urls to the API Luis Alvarez 2021-05-25 21:53:04 -05:00
  • 34ff66880e
    Patch 3 (#5) l198881 2021-05-25 19:36:13 -03:00
  • 99e8c0aed0
    Fetch only first products (#4) l198881 2021-05-25 19:35:19 -03:00
  • 34fefda3a9
    use-price.ts (#2) l198881 2021-05-25 19:30:37 -03:00
  • 841e9727a8
    use-price.ts l198881 2021-05-25 19:25:16 -03:00
  • bbb86895e1
    Update ecosystem.config.js l198881 2021-05-25 19:18:07 -03:00
  • 6b8d567c70
    fix (#1) l198881 2021-05-25 19:12:39 -03:00
  • caec20ebc6
    Rename get-all-products.ts to get-all-product.ts l198881 2021-05-25 19:07:48 -03:00
  • ea124728e7
    Update get-all-products.ts l198881 2021-05-25 19:07:27 -03:00
  • ad1a3a11c3
    get-all-products.ts l198881 2021-05-25 19:06:09 -03:00
  • cf9b341dc9 Fixes Luis Alvarez 2021-05-25 17:00:54 -05:00
  • 656a5db58d Added index for types Luis Alvarez 2021-05-25 16:03:10 -05:00
  • c7207c8e1a Changes Bel Curcio 2021-05-25 17:53:57 -03:00
  • db8218d2c7 Updated types for useWishlist Luis Alvarez 2021-05-25 15:45:27 -05:00
  • 0e6372cf54 Updated useSearch hook Luis Alvarez 2021-05-25 14:53:17 -05:00
  • f8d69323bd Updated useData and util hooks Luis Alvarez 2021-05-25 14:19:52 -05:00
  • 4b06e7c062 Changes Bel Curcio 2021-05-25 15:16:17 -03:00
  • e7980e17f5 Updated useCustomer and core types Luis Alvarez 2021-05-25 10:59:22 -05:00
  • 58d782b780 Updated types for auth hooks Luis Alvarez 2021-05-25 09:31:52 -05:00
  • 7de1c375dd
    Merge pull request #3 from tedraykov/outgrow-reaction-commerce-provider Loan Laux 2021-05-25 17:47:00 +04:00
  • b4bc8d5f3b
    Merge branch 'master' into fixSoldOutProduct cond0r 2021-05-25 14:15:34 +03:00
  • 081a9a54a7 Trailing commas, null checks, formatting tedraykov 2021-05-25 12:57:11 +03:00
  • f933d66e38 Merge remote-tracking branch 'origin/outgrow-reaction-commerce-provider' into outgrow-reaction-commerce-provider tedraykov 2021-05-25 12:14:49 +03:00
  • c2ff5b3616 Moved product, all products (paths) cond0r 2021-05-25 10:12:12 +03:00
  • 15d6ff6709 Merge branch 'nodejs-provider' of https://github.com/vercel/commerce into shopify-updates cond0r 2021-05-25 08:24:48 +03:00
  • f083b7ea22 Merge branch 'master' of https://github.com/vercel/commerce into nodejs-provider Luis Alvarez 2021-05-24 19:08:43 -05:00
  • 4cc3613f64 Removed is-allowed-method from BC Luis Alvarez 2021-05-24 19:06:07 -05:00
  • ee3e4143b9 Removed old getConfig and references Luis Alvarez 2021-05-24 19:01:27 -05:00
  • a106629964 Updated getProduct operation Luis Alvarez 2021-05-24 18:39:07 -05:00
  • be5d47bac3 Moved getAllProducts Luis Alvarez 2021-05-24 17:22:46 -05:00
  • c2a5904e01 updated reference to operation Luis Alvarez 2021-05-24 16:34:06 -05:00
  • 3fe75a2d67 Added getAllProductPaths operation Luis Alvarez 2021-05-24 16:32:45 -05:00
  • 7d1a226386
    Merge branch 'master' of github.com:vercel/commerce into outgrow-reaction-commerce-provider Loan Laux 2021-05-24 21:33:58 +04:00
  • 29a720e75e Removed old wishlist stuff Luis Alvarez 2021-05-24 12:16:39 -05:00
  • a1167e46f7 Added the get customer wishlist operation Luis Alvarez 2021-05-24 12:16:11 -05:00
  • fd57e5029b Merge branch 'shopify-i18n' of https://github.com/cond0r/commerce into shopify-i18n cond0r 2021-05-24 20:09:59 +03:00
  • 992612ef7f Update get-all-products.ts cond0r 2021-05-24 20:04:50 +03:00
  • 1e119b79f7
    Merge branch 'master' into shopify-i18n cond0r 2021-05-24 19:59:01 +03:00
  • 676b614bf6 Moved checkout api Luis Alvarez 2021-05-24 11:56:23 -05:00
  • 800ba45fae
    Fetch only first 100 best selling products (#310) cond0r 2021-05-24 19:44:38 +03:00
  • 11200b3bb1 Updated catalog products Luis Alvarez 2021-05-24 09:48:59 -05:00
  • 470cbdc329 Moved Page, AllPages & Site Info cond0r 2021-05-24 09:40:50 +03:00
  • 184d1ca0f2 Merge branch 'nodejs-provider' of https://github.com/vercel/commerce into shopify-updates cond0r 2021-05-24 09:40:11 +03:00
  • 4d8e36e936 Start updates cond0r 2021-05-24 08:42:47 +03:00
  • 03ad9ba902 Merge branch 'addGraphQLCodegen' of https://github.com/cond0r/commerce into shopify-updates cond0r 2021-05-24 08:30:11 +03:00
  • 2353f4b3ed Replaced references to commerce.endpoint Luis Alvarez 2021-05-23 23:25:53 -05:00
  • 9347c1cc21 Removed commerce.endpoint Luis Alvarez 2021-05-23 18:34:07 -05:00
  • c6df70c34c Graphql codegen change tedraykov 2021-05-23 19:15:01 +03:00
  • 6af5794ac5 Moved wishlist Luis Alvarez 2021-05-22 22:52:21 -05:00
  • 90f8166762 removed old catalog endpoint Luis Alvarez 2021-05-22 15:30:08 -05:00
  • 098605712e Update fetch-all-products.ts cond0r 2021-05-22 14:34:23 +03:00
  • b4fb64a292 Fix Shopify translations issue cond0r 2021-05-22 09:28:00 +03:00
  • 564e9cfa8d moved products catalog endpoint Luis Alvarez 2021-05-21 19:49:04 -05:00
  • d2abdabf8c Updated type Luis Alvarez 2021-05-21 19:04:12 -05:00
  • 13afbd4baf Merge branch 'master' of https://github.com/vercel/commerce into nodejs-provider Luis Alvarez 2021-05-21 19:03:48 -05:00
  • 779b4738ce Added def types for product Luis Alvarez 2021-05-21 19:01:00 -05:00
  • f2c79d07a7 Moved getSiteInfo Luis Alvarez 2021-05-21 18:49:11 -05:00
  • 74a93b4900 Updated getPage usage Luis Alvarez 2021-05-21 16:14:04 -05:00
  • f4e7cb51fa Moved getPage Luis Alvarez 2021-05-21 16:11:49 -05:00
  • 9794d5e626 Moved getAllPages everywhere Luis Alvarez 2021-05-21 15:06:21 -05:00
  • fb112385e6 Implement product attributes (variants) tedraykov 2021-05-21 06:09:08 +03:00
  • 066a53d52d Renamed operations to handlers in usage Luis Alvarez 2021-05-20 21:05:56 -05:00
  • 35c5b1b4a3 Changed import Luis Alvarez 2021-05-20 21:04:43 -05:00
  • 012f4b052f Renamed endpoint operations to handlers Luis Alvarez 2021-05-20 17:55:50 -05:00
  • 6bcf9f9e75 Added getAllPages operation Luis Alvarez 2021-05-20 17:26:14 -05:00
  • 4412d8e66c Updated login operation Luis Alvarez 2021-05-20 17:18:17 -05:00
  • 1086fce6bd Updated login operation Luis Alvarez 2021-05-20 14:37:34 -05:00
  • ff2b12bcf1 Removed old customer endpoint builders Luis Alvarez 2021-05-20 14:04:28 -05:00
  • bd065a7bfb Moved endpoints to nested folder Luis Alvarez 2021-05-20 14:03:52 -05:00
  • 0e546a1f37 Removed customers old endpoints Luis Alvarez 2021-05-20 13:49:07 -05:00
  • 7d7e4342be Added signup endpoint Luis Alvarez 2021-05-20 13:44:31 -05:00
  • f6ec88a817 Add missing logout files Luis Alvarez 2021-05-20 13:36:20 -05:00
  • 1d2451550b Added logout endpoint Luis Alvarez 2021-05-19 14:44:10 -05:00
  • 1ba6049991 Login endpoint Luis Alvarez 2021-05-18 16:01:34 -05:00
  • 19ed31c06a
    Merge branch 'master' into variant-price Roy Derks 2021-05-18 15:46:04 +02:00
  • 4ac140ffbd Allow a product variant to have a different price royderks 2021-05-18 15:43:02 +02:00
  • eb2fd80ead Added customer endpoint Luis Alvarez 2021-05-18 08:39:36 -05:00
  • 385dc1b672 fix signup-triggered login Greg Hoskin 2021-05-17 09:34:53 -07:00
  • 3112c7fc80
    WIP pages implementation & fix add to cart variant ID bug Loan Laux 2021-05-17 15:28:04 +04:00
  • 7d62e7ce18 fix product option color check Greg Hoskin 2021-05-16 14:15:49 -07:00
  • c8cf6e733c fix error from missing product imgages Greg Hoskin 2021-05-16 13:31:57 -07:00
  • 591cd6d4e6 Changed the way ops are created Luis Alvarez 2021-05-14 14:52:14 -05:00
  • f0413fa0a4 Moved types Luis Alvarez 2021-05-14 13:37:15 -05:00
  • 16e475067b
    update codegen to include new vendors query and implement vendors query Loan Laux 2021-05-14 13:07:29 +04:00
  • 470a877bf1
    Merge pull request #1 from cond0r/swell ghoskin 2021-05-13 12:18:11 -05:00
  • d981475818 Default to Bigcommerce cond0r 2021-05-13 17:00:10 +03:00
  • b852cd4779 Update get-all-product-paths.ts cond0r 2021-05-13 16:30:30 +03:00
  • 48306052ec Update tsconfig.json cond0r 2021-05-13 16:29:24 +03:00
  • 926db9f4ad Create README.md cond0r 2021-05-13 16:14:21 +03:00
  • bff94e73ae Fix build errors cond0r 2021-05-13 16:10:09 +03:00
  • e2cd4128c6 Update use-customer.tsx cond0r 2021-05-13 09:35:31 +03:00
  • 894c6a5a3f Update get-all-product-paths.ts cond0r 2021-05-13 09:15:16 +03:00
  • 1ddabd2df8 Fetch only first 250 best selling products cond0r 2021-05-13 09:00:43 +03:00
  • 28a8c20f83 Update schemas cond0r 2021-05-13 08:07:16 +03:00
  • e7d0f56e85 fix checkout url, product w/ no images error Greg Hoskin 2021-05-12 11:23:04 -05:00