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

ecommerce

Here are 4,870 public repositories matching this topic...

magento2
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

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 5, 2021

i18n-tasks gem now comes with the following post-install message:

Post-install message from i18n-tasks:
# Install default configuration:
cp $(bundle exec i18n-tasks gem-path)/templates/config/i18n-tasks.yml config/
# Add an RSpec for missing and unused keys:
cp $(bundle exec i18n-tasks gem-path)/templates/rspec/i18n_spec.rb spec/

It's a good opportunity to follow these instru

medusa
olivermrbl
olivermrbl commented Oct 31, 2021

What
We want to allow retrieval of soft-deleted entities

Why
It might be relevant to see archived entities and potentially have the ability to "bring them back to life" in case they were wrongly deleted.

How
We need to include a flag at the repository level: await this.repo.find({ where: { id }, withDeleted: true }).

A potential solution for this would be to detect if `d

aniamusial
aniamusial commented Oct 11, 2021

Describe the bug
Due to adding templates feature the nuxt page is now shifted to the left.

How to reproduce
Steps to reproduce the behavior:

  1. Go to nuxt homepage
  2. See the error

Expected behavior
Layout is aligned according to designs.

Actual behavior
Layout is shifted

Screenshots
<img width="266" alt="Zrzut ekranu 2021-10-11 o 14 14 24" src="https://user-

供应链中台系统基础版,集成零售管理, 电子商务, 供应链管理, 财务管理, 车队管理, 仓库管理, 人员管理, 产品管理, 订单管理, 会员管理, 连锁店管理, 加盟管理, 前端React/Ant Design, 后端Java Spring+自有开源框架,全面支持MySQL, PostgreSQL, 全面支持国产数据库南大通用GBase 8s,通过REST接口调用,前后端完全分离。

  • Updated Nov 5, 2021
  • Java

Improve this page

Add a description, image, and links to the ecommerce 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 topic, visit your repo's landing page and select "manage topics."

Learn more