Commit Graph

  • 3afc174b15 prettier Dom Sip 2022-04-19 18:50:09 +01:00
  • 95d09f7ef3
    chore: add prettier vscode settings (#735) Dom Sip 2022-04-19 18:49:30 +01:00
  • 18f9b28926 simplify Dom Sip 2022-04-19 18:38:42 +01:00
  • bbaae54085 chore: add prettier vscode settings Dom Sip 2022-04-19 18:31:51 +01:00
  • 6063427620 issue templates Dom Sip 2022-04-19 11:18:04 +01:00
  • 02b477bdea remove console log Dom Sip 2022-04-19 10:30:21 +01:00
  • 8909e94a6a
    Apply suggestions from code review Dom Sip 2022-04-19 10:23:25 +01:00
  • dd726aabb5
    chore(docs): update .env.template provider names (#721) Stefan Horne 2022-04-13 16:45:31 +01:00
  • 2381f195de chore(docs): update .env.template provider names Stefan Horne 2022-04-13 16:37:34 +01:00
  • acf14b8889
    Import config with POSIX path (#728) markus 2022-04-13 17:19:33 +02:00
  • 471813ad83 product variants and options Dom Sip 2022-04-13 11:00:17 +01:00
  • cc424e58b3 get all paths for SSG Dom Sip 2022-04-11 17:30:43 +01:00
  • 181e9520c1
    Update README.md Dom Sip 2022-04-11 13:32:52 +01:00
  • 4cfd71614b adress PR feedback Dom Sip 2022-04-11 13:27:29 +01:00
  • ba873dfa1b categories as search results Dom Sip 2022-04-07 20:48:46 +01:00
  • c13dd6060f created GitHub Actions Workflow Config Bannon Tanner 2022-04-06 13:58:55 -05:00
  • d7de7dc62e normalization + search Dom Sip 2022-04-06 12:13:17 +01:00
  • ea60a046f6 Import config with POSIX path Markus Lewin 2022-04-06 12:03:25 +02:00
  • 16cbec52cb add search Dom Sip 2022-04-04 15:34:48 +01:00
  • b5d57b636a new SFCC provider Dom Sip 2022-03-29 12:52:03 +01:00
  • e81c0fb166 modified .env.template files to correctly refer that you also need the shopify admin access token to use shopify Admin API Christos Emmanouilidis 2022-04-01 21:02:18 +03:00
  • 594b3ef16a modified commerce wishlist endpoint to extract item variable from req/body, added useAdminApi flag to commerce fetcherOptions, updated wishlist api constants, modified shopify fetcher, added wishlist handlers to shopify provider Polished frontend UI so that you can now correctly add product to wishlist if variant is not available for sale Christos Emmanouilidis 2022-03-31 19:02:46 +03:00
  • 890836bc24 changed shopify fetch and graphQL fetch types to include useAdminApi flag, generated shopify admin api schema, changed RemoveItemHook of commerce/types/wishlist, created shopify wishlist api routes (addItem, removeItem, getWishlist), added shopify api operation getCustomerWishlist, updated index files of api/operations, utils and api/wishlist, created shopify wishlist types created getCustomerId function as a util in shopify added customerUpdate mutation, added customer query with admin api, added getCustomerId query Christos Emmanouilidis 2022-03-31 15:33:35 +03:00
  • c429c49046 Added turbo scope build silveur 2022-03-31 11:26:21 +02:00
  • 7fb6734274 first commit - env setup Christos Emmanouilidis 2022-03-30 23:50:23 +03:00
  • 244ad904f7 added appibase provider rafik mrabet 2022-03-30 18:33:32 +01:00
  • 52b25b85d6
    Bug Fix Round and Updates (#719) Bel 2022-03-24 12:42:33 +01:00
  • 7f861d839a fix and simplify types for pages Dom Sip 2022-03-24 11:03:12 +00:00
  • ef5298664c return 404 for invalid page Dom Sip 2022-03-24 11:02:19 +00:00
  • 64677c2fe9 remove unused files Dom Sip 2022-03-24 10:44:09 +00:00
  • f427b763b8 Kibo missing dependency Bel Curcio 2022-03-23 17:04:14 +01:00
  • fee16e795c
    feat(core): add GBP currency code to product price type (#717) Stefan Horne 2022-03-23 15:29:13 +00:00
  • 56960b1008
    address PR feedback Dom Sip 2022-03-23 11:56:09 +00:00
  • 7029062985 feat(core): add GBP currency code to product price type Stefan Horne 2022-03-19 10:40:02 +00:00
  • 56faf31fa0
    docs(core): how to run locally Dom Sip 2022-03-17 18:00:27 +00:00
  • 36f3c20f1e vendure custom checkout support #619 Sonio 2022-03-17 18:36:18 +09:00
  • ee62ea659a
    Add lodash.debounce to Shopify provider package.json dependencies (#691) Lukasz Ostrowski 2022-03-16 15:27:13 +01:00
  • 38df404ab5
    Prevent click-outside from losing children refs (#626) Luis Orbaiceta 2022-03-16 14:55:41 +01:00
  • f5b1cc6fb7 fix(site): remove asChild for dropdown Fragment Dom Sip 2022-03-16 13:46:30 +00:00
  • 472fdff04e Merge branch 'main' into fix/clickoutside-ref Dom Sip 2022-03-16 13:24:06 +00:00
  • 4235180b57 Install lodash debounce and its @types to providers that use this package Lukasz Ostrowski 2022-03-16 13:25:50 +01:00
  • ac8d4bf63d
    Update product.ts (#708) Tommy Sørensen 2022-03-16 12:11:04 +01:00
  • 4aea110249
    Merge branch 'main' into patch-1 Bel 2022-03-16 12:07:32 +01:00
  • 172deeee86
    Fixes & Updates (#704) Bel 2022-03-16 12:05:58 +01:00
  • f93000b188
    revert tsconfig Dom Sip 2022-03-16 08:46:43 +00:00
  • 1e5b53df87 export Bel Curcio 2022-03-15 19:49:35 +01:00
  • c15e92c421 export Bel Curcio 2022-03-15 19:45:16 +01:00
  • 3fb8fffa7b Polish Bel Curcio 2022-03-15 19:36:35 +01:00
  • 17e8d4c4da Dropdown fix Bel Curcio 2022-03-15 19:28:13 +01:00
  • d30fe2367a New Updates. Bel Curcio 2022-03-15 12:17:29 +01:00
  • 620f2b0b41
    Sets correct Sidebar view when adding a product ltueth 2022-03-12 22:44:35 +01:00
  • 7cd1910f82
    Adds missing openSidebar to useUI hook ltueth 2022-03-12 20:49:10 +01:00
  • c5cc9390a3
    Fix navigation between cart and menu on mobile ltueth 2022-03-12 20:42:06 +01:00
  • 8088acbfaa Update product.ts Tommy Sørensen 2022-03-10 22:44:13 +01:00
  • b140fef036 New Updates. Bel Curcio 2022-03-10 12:50:13 +01:00
  • f80ace2c6c Merge branch 'main' of github.com:vercel/commerce into fixes-updates Bel Curcio 2022-03-10 10:36:01 +01:00
  • eced304c25
    Merge branch 'main' of github.com:vercel/commerce into outgrow-reaction-commerce-provider Loan Laux 2022-03-09 21:41:08 +04:00
  • 6e6db0773b
    Updated deploy button (#705) Luis Alvarez D 2022-03-08 23:24:23 -05:00
  • 13668ca16e Updated deploy button LFades 2022-03-08 15:35:48 -05:00
  • 9bd7d1eda3 Remove transition/animation for mobile Bel Curcio 2022-03-08 18:34:25 +01:00
  • e8b92119ea Fixes for Wishlist View Bel Curcio 2022-03-08 18:12:34 +01:00
  • dac03111de Removing extra config to disable BigCommerce Bel Curcio 2022-03-08 18:05:42 +01:00
  • 4a114f6696 Rollback ts Bel Curcio 2022-03-08 18:03:58 +01:00
  • 8d8f779e24 Hearts now work again Bel Curcio 2022-03-08 18:01:28 +01:00
  • 4ca580983a Fixes for Wishlist View Bel Curcio 2022-03-08 17:53:09 +01:00
  • d62e021242 Wishlist Fix Bel Curcio 2022-03-08 16:44:51 +01:00
  • 464dae75c2 Styling Issues Bel Curcio 2022-03-08 14:37:01 +01:00
  • 053662f823 Adding Dropdown Component Bel Curcio 2022-03-08 14:09:00 +01:00
  • 9a45329ad2
    Disabled wishlist and user login in bigcommerce (#703) Luis Alvarez D 2022-03-07 19:34:59 -05:00
  • 162e5e270d Disabled wishlist and user login in bigcommerce LFades 2022-03-07 18:17:25 -05:00
  • cf3b548fba Merge branch 'main' of https://github.com/vercel/commerce Oliver Heywood 2022-03-04 09:14:32 -06:00
  • 5af4004b57
    Bug: Visual Regressions (#699) B 2022-03-02 13:59:13 +01:00
  • 7200f88111 ProductTag offset Bel Curcio 2022-03-02 13:22:16 +01:00
  • 8d79777ad9 ProductTag offset Bel Curcio 2022-03-02 13:21:10 +01:00
  • 0ae927fbcf
    fix(vendure): add new image domain (#698) Dom Sip 2022-03-02 11:49:12 +00:00
  • 0640298a75 fix(vendure): add new image domain Dom Sip 2022-03-02 10:22:45 +00:00
  • bbe97ab0cb
    Update README.md with correct Shopify provider variable value (#697) B 2022-03-02 10:51:31 +01:00
  • 91c8c7c7e3
    Update README.md B 2022-03-02 08:39:01 +01:00
  • ddc6f83c2e
    add FAQ for cannot find module error (#695) Dom Sip 2022-03-01 23:50:32 +00:00
  • 46fff00060
    fix: 🐛 fix error with checkout endpoint Bolaji 2022-03-01 08:24:17 +01:00
  • 57c8d78234
    chore: 🤖 revert site/tsconfig.json Bolaji 2022-02-28 16:18:36 +01:00
  • e8a12e4864
    refactor: 💡 update commercelayer provider structure Bolaji 2022-02-28 15:36:23 +01:00
  • 7e5896e4a5
    chore: 🤖 fix conflicts Bolaji 2022-02-28 11:42:03 +01:00
  • 0b32f0f26b
    add FAQ for cannot find module error Dom Sip 2022-02-23 15:15:20 +00:00
  • cf5ad968ba Add README instructions for Vercel deployment Chris Vibert 2022-02-21 17:02:52 +07:00
  • 90a47df9fe
    Add lodash.debounce to package.json dependencies Lukasz Ostrowski 2022-02-20 18:43:27 +01:00
  • 9387178538
    fix(bigcommerce): add limit on product variants (#655) Andrea Barani 2022-02-18 10:40:59 +01:00
  • db170558d5
    feat: replace next-seo with custom solution (#660) Dom Sip 2022-02-18 09:26:31 +00:00
  • daa9bb0301 Merge branch 'main' of https://github.com/vercel/commerce into remove-next-seo LFades 2022-02-18 04:19:29 -05:00
  • c5cbd89a37 Updated check LFades 2022-02-18 04:19:18 -05:00
  • 65c9d39ae6
    Add env vars used for provider detection as keys (#679) Luis Alvarez D 2022-02-11 11:42:25 -05:00
  • 83f392a742 Add env vars used for provider detection as keys LFades 2022-02-10 21:30:33 -05:00
  • f6a0181f54 replace next-seo with custom solution Dominik Sipowicz 2022-01-26 15:39:27 +00:00
  • f0dc30727d Copy all files LFades 2022-02-09 16:30:01 -05:00
  • d0b3f98a88 Updated build script LFades 2022-02-09 13:38:33 -05:00
  • 64bdc769a1 Updted gitignore LFades 2022-02-09 12:37:29 -05:00
  • 11bf1701f2 Removed public from root LFades 2022-02-09 12:36:40 -05:00
  • d96e6be933 Updated Next.js detection LFades 2022-02-09 12:00:35 -05:00
  • a054e5f45d Fixed path in .gitignore LFades 2022-02-09 11:56:21 -05:00
  • b02817f4f2 Move Next.js build output to the root LFades 2022-02-09 11:51:20 -05:00