Commit Graph

  • 990bdf1e6a
    Fix bigcommerce brands (#837) Catalin Pinte 2022-10-06 17:08:58 +03:00
  • c723ef51c1 Fix bigcommerce brands Catalin Pinte 2022-10-06 09:15:32 +03:00
  • cf1878e9f0 Update errors.ts Catalin Pinte 2022-10-05 17:30:11 +03:00
  • 02ad42bba6 Update errors.ts Catalin Pinte 2022-10-05 17:15:37 +03:00
  • 639914494f Update parser Catalin Pinte 2022-10-05 17:09:12 +03:00
  • 8cd67f8539 Update cart.ts Catalin Pinte 2022-10-05 15:45:21 +03:00
  • 577609a71b Update tsconfig.json Catalin Pinte 2022-10-05 15:10:01 +03:00
  • fa9fe72a68 Add checkout endpoint parser & update errors Catalin Pinte 2022-10-05 14:07:56 +03:00
  • 4bd20ddf0f Update package.json Catalin Pinte 2022-10-05 11:11:01 +03:00
  • a9881d8944 Fix build errors Catalin Pinte 2022-10-05 11:09:06 +03:00
  • 220035fb6f Merge branch 'main' of github.com:vercel/commerce into dynamic-api-routes Catalin Pinte 2022-10-05 10:50:29 +03:00
  • 6c2610584d
    Update types (#831) Catalin Pinte 2022-10-05 09:02:29 +03:00
  • 5ed1ca9666 Move Zod dependency Catalin Pinte 2022-10-04 21:10:09 +03:00
  • 600d8bb325 Updates Catalin Pinte 2022-10-04 15:40:59 +03:00
  • 3a3883ada0 Update api handlers Catalin Pinte 2022-10-04 10:12:58 +03:00
  • 5faf66973f Change to relative paths Catalin Pinte 2022-10-03 13:55:21 +03:00
  • 2f0cb89bcb Requested changes Catalin Pinte 2022-10-03 10:41:40 +03:00
  • e522ec1100 Convert hooks interfaces to types Catalin Pinte 2022-09-23 09:22:21 +03:00
  • 77c6d90b7c Update tsconfig.json Catalin Pinte 2022-09-22 11:08:14 +03:00
  • 9136ae21a3 Import core types only from commerce Catalin Pinte 2022-09-19 17:45:52 +03:00
  • 6bdfe56e9f Add checkout & customer types Catalin Pinte 2022-09-19 11:06:22 +03:00
  • 5b6e50e7d0 Add customer updated types & fixes Catalin Pinte 2022-09-14 09:28:12 +03:00
  • 6d289d1b5e Fix kibocommerce & commercejs Catalin Pinte 2022-09-13 14:58:54 +03:00
  • 261442d49d More provider fixes Catalin Pinte 2022-09-13 10:24:26 +03:00
  • 8eedf41879 Fix paths Catalin Pinte 2022-09-12 20:36:07 +03:00
  • a44a6c0291 Fix providers after schema parse errors Catalin Pinte 2022-09-12 12:11:59 +03:00
  • ba0e7beb73 Updated types, schemas & providers Catalin Pinte 2022-09-12 11:36:59 +03:00
  • 163a22ec88 Update with-schema-parser.ts Catalin Pinte 2022-09-07 12:04:27 +03:00
  • 8ad6d26833 Update normalize.ts Catalin Pinte 2022-09-07 11:19:45 +03:00
  • 15d11aeba1 Cart types progress, add zod & initial schema validator Catalin Pinte 2022-09-07 11:09:10 +03:00
  • 110977424d Update product types cond0r 2022-09-05 21:09:12 +03:00
  • 8c6f2754dd feat: mock hooks DuvCharles 2022-09-30 13:41:57 +02:00
  • 0e08cd8f6a feat: add sylius to config DuvCharles 2022-09-30 13:41:06 +02:00
  • 8398a96215
    Update Shopify API version (#833) Catalin Pinte 2022-09-28 18:06:31 +03:00
  • 30a94cf857 Add missing dependency Catalin Pinte 2022-09-28 15:47:07 +03:00
  • 17788b1eb0 Add dynamic API endpoints Catalin Pinte 2022-09-28 15:40:22 +03:00
  • 9c88bb58ef Update API cond0r 2022-09-28 10:37:31 +03:00
  • f10d92a468
    Update new-provider.md Tekena Solomon 2022-09-19 13:58:43 +01:00
  • 11609a9e71
    Upgrade dependencies & pnpm (#785) Catalin Pinte 2022-09-19 08:14:49 +03:00
  • f177d5bb64 Update README.md Catalin Pinte 2022-09-14 20:37:01 +03:00
  • 1e01aaaed4 Fix missing dependencies cond0r 2022-09-14 13:24:09 +03:00
  • 293a44a78c Upgrade dependencies cond0r 2022-09-14 11:52:48 +03:00
  • f6821004ee Init Sylius provider package Loïc Carbonne 2022-09-13 17:18:53 +02:00
  • b29d2f4f9c show taxes and shipping PallaviS67 2022-09-13 14:52:39 +05:30
  • 0d9d752e53 Merge branch 'main' of https://github.com/trikatechnologies/ckube-store into fixes/tax PallaviS67 2022-09-13 14:50:03 +05:30
  • 52aa9a3367 chore: fmt Matthew Mulford 2022-09-09 16:14:10 -05:00
  • 3a505f1e52
    Update Shopify URL actual release Eduardo Fortuna 2022-09-07 22:45:52 -05:00
  • 69204e9e62 Updates Luis Gomez 2022-08-25 14:59:05 -05:00
  • 46b4260024 MERC-8927 Related products query Kevin Chu 2022-08-15 14:06:44 -04:00
  • a9f4a0394f Add pagination, increment categories to 4 Luis Gomez 2022-08-19 11:30:24 -05:00
  • c499109668 Add codes for fetching of vendor data Add swr function useVendors Add types for Vendor Add useVendors to spreeProvider vendors Add noopApi for spree vendors api Add page vendors.tsx to test rendering of fetched vendor data using useVendors Godfrey Peralta 2022-08-18 12:47:42 +08:00
  • a96bde2557 Changed paths of @framework from local to spree Godfrey Peralta 2022-08-18 12:41:32 +08:00
  • 863b1bc8fb Turn customCheckout, wishlist, customerAuth features on. Add vendors to features Godfrey Peralta 2022-08-18 12:41:02 +08:00
  • b4f0f6814d add availableForSale to variant powerwlsl 2022-08-09 12:38:08 +09:00
  • 339f108500 Add feature for enabling related product powerwlsl 2022-08-11 03:49:38 +09:00
  • 56432bf067 fix(vendure): Fix TS compiler error Michael Bromley 2022-08-11 14:25:22 +02:00
  • 3c22b10635 fix(vendure): Fix issues with custom checkout flow Michael Bromley 2022-05-26 21:22:17 +02:00
  • 042558513e chore(vendure): Update generated types Michael Bromley 2022-05-26 21:17:23 +02:00
  • f951fcf140 fix(vendure): Add missing graphql dep needed for codegen Michael Bromley 2022-05-26 21:15:55 +02:00
  • 7b4a617bde vendure custom checkout support #619 Sonio 2022-03-17 18:36:18 +09:00
  • f9c44e6f66 Fixes minor issue if categories are empty in commercejs Sami Yousef 2022-08-10 22:24:22 -04:00
  • c43a954bfe Add review feature and disable it for BC stores powerwlsl 2022-08-11 02:49:17 +09:00
  • 3e35e64906 disable ratings and reviews if a provider is BC powerwlsl 2022-08-09 02:24:27 +09:00
  • 0baf13c9b5 adjusted base URL in home test [The-Noble-K] 2022-08-08 15:35:55 -04:00
  • e97d3689cc cleanup [The-Noble-K] 2022-08-07 20:58:01 -04:00
  • 2befcb55cb Merge branch 'github-actions-cypress-tests' into main merging completed work into main branch [The-Noble-K] 2022-08-07 19:51:02 -04:00
  • 564fbc5491 merge [The-Noble-K] 2022-08-07 19:48:46 -04:00
  • 20cb00af5c yml file adjustments [The-Noble-K] 2022-08-07 19:42:22 -04:00
  • a6b65fc6a4 added parallelization to the GHA config [The-Noble-K] 2022-08-07 16:26:51 -04:00
  • de9fe276e9 added cypress record key and github token to yml file [The-Noble-K] 2022-08-07 16:21:30 -04:00
  • ed5753b4c1 added Cypress as Dev dependency w/ npm [The-Noble-K] 2022-08-07 15:41:02 -04:00
  • cccb7bdd49 updated search results test and added data-test attributes [The-Noble-K] 2022-08-07 15:34:49 -04:00
  • 5615666b5d updated main.yml file [The-Noble-K] 2022-08-07 15:19:00 -04:00
  • e3c6db3b91 added cypress tests and github action config [The-Noble-K] 2022-08-07 14:45:02 -04:00
  • 5cb03db3ea Fix sign up error message not showing up powerwlsl 2022-08-06 04:28:54 +09:00
  • 72db684864 feat: add olist-provider Eduardo Marques 2022-08-03 14:23:36 -03:00
  • 7ea1ea8fd7 improvement cond0r 2022-07-26 17:57:22 +03:00
  • aad0a909ac Updates cond0r 2022-07-26 09:24:25 +03:00
  • 41f8a651f7 Fix errors & styles cond0r 2022-07-25 13:16:09 +03:00
  • 3f49d0aef9 Update url cond0r 2022-07-25 11:26:28 +03:00
  • 697d7b0374 cy 10 Murat Ozcan 2022-07-23 07:30:07 +03:00
  • 3bcf9d1d53 Updates cond0r 2022-07-22 19:57:02 +03:00
  • 79d320501d Update ProductCustomFields.tsx cond0r 2022-07-22 14:21:44 +03:00
  • 0c6ea16ced Update utils structure cond0r 2022-07-22 14:18:11 +03:00
  • d8f6703b21 Add metafields cond0r 2022-07-22 14:17:47 +03:00
  • a56c84375b Change variant image/price & metafields progress cond0r 2022-07-18 12:09:15 +03:00
  • d4858910e4 Update queries & structure cond0r 2022-07-14 09:51:51 +03:00
  • 0b41b4e618 Change image & price on variant change cond0r 2022-07-14 09:51:36 +03:00
  • a764c961e0 Add missing @types/cookie cond0r 2022-07-13 14:53:07 +03:00
  • 1dfae56ade Update pnpm-lock.yaml cond0r 2022-07-13 14:47:01 +03:00
  • 2c7f65e818 Fix missing dependency cond0r 2022-07-13 14:43:38 +03:00
  • baf5b11eac Ignore warnings cond0r 2022-07-13 14:35:32 +03:00
  • 130352b515 Fix types cond0r 2022-07-13 10:57:36 +03:00
  • 87134e2990
    Fix mobile side menu (#783) Catalin Pinte 2022-07-12 19:13:19 +03:00
  • 842abd12fc Update UserNav.tsx cond0r 2022-07-11 09:19:21 +03:00
  • 99f48c1db6 Update node-fetch deps cond0r 2022-07-08 17:39:54 +03:00
  • 9a5aab3eec Upgrade React cond0r 2022-07-08 16:58:21 +03:00
  • 904a3b1899 Revert to local cond0r 2022-07-08 15:49:03 +03:00
  • bd120e3720 Upgrade dependencies cond0r 2022-07-08 15:15:21 +03:00
  • d1ff1ca06f
    Create Post Maliek2 2022-07-08 03:06:41 +02:00