Skip to content
#

e-commerce

Here are 1,267 public repositories matching this topic...

CristianCucunuba
CristianCucunuba commented Mar 11, 2020

Prerequisites

  • Are you running the latest version?
  • Are you able to consistently reproduce the issue?
  • Did you search the issue queue for existing issue?

Issue Description

The description field is missing in the input schema when you are creating a shop. It's defined in the graphql schema but not in the validation schema. So, if you create a shop with description,

vue-storefront
tanujjain
tanujjain commented Dec 4, 2020

WHAT

Make plot_duplicates output clearer.

WHY

The graph plotted by plot_duplicates output can be cluttered, especially when there are several duplicates found for an image. The titles of each image run into each other, which makes it hard to read the plot. Additionally, the titles can be hard to read, possibly due to a static dpi. An example can be seen below:

![imgdedup_plot_iss

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
aldeed
aldeed commented Jan 30, 2020

Type: minor

Describe the bug
After adding a new account address, the screen goes blank you appear to be logged out, but when you refresh the page, the address is there and you are still logged in.

To Reproduce
Steps to reproduce the behavior:

  1. Go to storefront
  2. Log in
  3. Click user name in upper right > Profile
  4. Add a new address.
  5. When you submit the form, see the

Improve this page

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

Learn more