e-commerce
Here are 1,680 public repositories matching this topic...
-
Updated
Sep 3, 2021 - Python
Context
I've create a custom action that redirect to cart page with a success flash, but page open no-product-available
modal
Expected Behavior
Show modal only if applies
Actual Behavior
Cart page open a modal if there are a flash, no matter if is success or error
Possible Fix
Fix this view https://github.com/spree/spree/blob/a7f7114d3237ad214aacc9fe96d1676f1c115976/fron
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
-
Updated
Sep 3, 2021 - PHP
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
Benchmarking
Can you please add some performance numbers to the main project docs indicating inference latency running some common hardware options e.g. AWS p2, GCP gpu instance, CPU inference, Raspbery pi, etc.
-
Updated
Sep 3, 2021 - Java
-
Updated
Sep 2, 2021 - C#
-
Updated
Aug 31, 2021 - PHP
-
Updated
Sep 3, 2021 - PHP
-
Updated
Jul 28, 2021 - PHP
-
Updated
Jun 28, 2021 - Python
-
Updated
Sep 3, 2021 - TypeScript
-
Updated
Sep 3, 2021 - C#
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
-
Updated
Aug 27, 2021 - PHP
-
Updated
Sep 3, 2021 - PHP
-
Updated
Sep 14, 2020 - PHP
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:
- Go to storefront
- Log in
- Click user name in upper right > Profile
- Add a new address.
- When you submit the form, see the
-
Updated
Aug 27, 2021 - PHP
-
Updated
Sep 12, 2018 - JavaScript
-
Updated
Aug 26, 2021 - PHP
-
Updated
Aug 12, 2021 - Vue
Description
Great wagtail integration! Was trying to figure out on how to remove all items from the basket or a single product item. The current API allows subtracting the quantity of the product but not remove the product by itself.
Improve this page
Add a description, image, and links to the e-commerce topic page so that developers can more easily learn about it.
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."
https://leapgraph.com/graphql-api-security
This article mentions several add-on packages that Reaction may want to use. This issue is simply to investigate whether these vulnerabilities are present and try adding the packages to solve them.