The Wayback Machine - https://web.archive.org/web/20210916041949/https://github.com/topics/ecommerce-platform
Skip to content
#

ecommerce-platform

Here are 453 public repositories matching this topic...

vue-storefront
Fifciu
Fifciu commented Jun 22, 2021

Currently, catch block is the same for both methods in useForgotPasswordFactory (https://github.com/vuestorefront/vue-storefront/pull/5971/files/0e001721be751b0b0130915023ea0867722e1065#diff-89077440c1264480ee6ffbbcfb08d6c64c9881bea61ebbd8e0e5d260085b66ad):

err.message = err?.graphQLErrors?.[0]?.message || err.message;

Let's create an external function that takes care of that a

joashrajin
joashrajin commented Sep 2, 2021

Prerequisites (mark completed items with an [x]):

  • I have carried out troubleshooting steps and I believe I have found a bug.
  • I have searched for similar bugs in both open and closed issues and cannot find a duplicate.

Describe the bug
After adding a Shipping Method to your Shipping Zone, the Save Changes button gets greyed out. You then need to remove the Zone Region

Sylius
jacquesbh
jacquesbh commented Mar 23, 2020

Sylius version affected: v1.4.4

Description

Sylius says the category is used and cannot be removed, when we try to remove an empty category.

We figured out that we had some products with the taxon as "Main Taxon".

Steps to reproduce

  1. Add a taxon, keep it empty of products.
  2. Update a product to use the newly created taxon as Main taxon.
  3. Try to remove the taxo
PrestaShop
solidus
kennyadsl
kennyadsl commented Mar 19, 2021

A while ago, we converted API controller specs into requests specs, see #2052. But those specs still have references from their old "life" that we can clean a little bit with a small effort.

In fact, their filenames still have the _controller_ part, which makes no sense now. Eg. solidus/api/spec/requests/spree/api/addresses_controller_spec.rb

Also, they contain references to the previo

smaharj1
smaharj1 commented May 3, 2020

Is your feature request related to a problem? Please describe.
Currently, if the developer wants to register a new admin account, it doesn't let it do that because sendgrid API keys are needed. Remove this dependency for local, and switch to using an identical emailService which uses Nodemailer (Gmail option preferred) since Nodemailer is free. Maybe feature flag this property

**Describe

Ecommerce-CodeIgniter-Bootstrap
cocorico

👐 Cocorico is an open source marketplace solution for services and rentals. More information right here: https://www.cocorico.io/en/ 🚀 Cocorico is also available in an off-the-shelf SaaS package, check out https://www.hatch.li to launch your platform today. 😍 We are hiring (telecommute welcome 🏡): https://www.welcometothejungle.com/en/companies/cocorico/jobs/candidatures-spontanees#apply
  • Updated May 6, 2021
  • PHP

React Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento 2 supported. Always Open Source, Apache-2.0 license. Join us as contributor ([email protected]).
  • Updated Sep 1, 2021
  • JavaScript

Improve this page

Add a description, image, and links to the ecommerce-platform topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ecommerce-platform topic, visit your repo's landing page and select "manage topics."

Learn more