-
Updated
Oct 15, 2021 - Python
ecommerce-platform
Here are 455 public repositories matching this topic...
-
Updated
Oct 15, 2021 - Ruby
Summary (*)
When trying to get a list of categories, or even only one category, if "image" field is filled but the image can't be found on filesystem the request will fail with "Error: Category image not found."
This shouldn't be the correct behavior as not being able to render an image for a category isn't an unrecoverable error, and we've been able to handle in frontend this kind of errors
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
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
There are still pieces of code that have the old woo purple #a36597 and secondary #a16696
Some shown here - https://github.com/woocomm
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
- Add a taxon, keep it empty of products.
- Update a product to use the newly created taxon as Main taxon.
- Try to remove the taxo
-
Updated
Oct 7, 2021 - PHP
-
Updated
Oct 16, 2021 - PHP
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
-
Updated
Oct 15, 2021 - PHP
-
Updated
Sep 11, 2021 - PHP
-
Updated
Sep 30, 2021 - Python
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
-
Updated
Oct 5, 2021 - TypeScript
-
Updated
Oct 6, 2021 - PHP
-
Updated
Oct 15, 2021 - PHP
-
Updated
Oct 16, 2021 - TypeScript
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
Oct 14, 2021 - C#
-
Updated
Oct 6, 2021 - PHP
-
Updated
Oct 14, 2021 - PHP
Description (*)
If OpenMage makes use of a composer dependency, which is noted as vulnerable via https://github.com/FriendsOfPHP/security-advisories, we should get a notice.
I dont think we need the check on every PullRequest, but at least a weekly check on our main branches would be good. and on Relea
-
Updated
Oct 15, 2021 - PHP
-
Updated
Oct 15, 2021 - PHP
-
Updated
Sep 16, 2021 - 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
Dec 1, 2018 - Ruby
-
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.
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."


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.