ecommerce
Here are 3,642 public repositories matching this topic...
This is the continuation of spree/spree#10849. We still have some jQuery dependant code in the spree_frontend app/assets/javascript directory which we will need to rewrite to pure JS. There's no rationale for using jQuery anymore as all of the features are available in pure JS.
-
Updated
Mar 18, 2021 - Python
What is the motivation for adding / enhancing this feature?
Write Unit tests for HTTP2 Server Push Module (you can find it on develop branch)
What are the acceptance criteria
- Unit tests for
Is your feature request related to a problem? Please describe.
We held stock for when user check out with product and payment is not yet completed. The stock is held and cannot be used unless payment is completed (which reduces the stock), or if the order is cancelled (which increases the stock).
A small enhancement, like adding in order note that "Stock is held for X minutes for payment"
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
Mar 18, 2021 - C#
Describe the bug
After disabling the feature Stock Management in BO, when I try to create an Order from BO, the qty_in_stock label is still displayed.
Expected behavior
the qty_in_stock label is hidden.
Steps to Reproduce
Steps to reproduce the behavior:
- BO>CONFIGURE>Product Settings
- Scroll down to Products stock block
- Disable th
-
Updated
Mar 11, 2021 - PHP
Solidus Version:
2.11.5, master
ActiveModel::UnknownAttributeError
To Reproduce
Trying to create a product with the permalink attribute included:
curl -si \
--header 'Authorization: Bearer <PLACE_API_KEY_HERE>' \
--header 'content-type: application/json' \
--reque
-
Updated
Mar 17, 2021 - PHP
Currently the folder framework/commerce has the core schema types that must be used by every provider. Currently only some types are available: https://github.com/vercel/commerce/blob/master/framework/commerce/types.ts#L10-L92
MIssing core types should be included there too so we can stop using any in different places on the UI. The task is to replace the types that have a TODO with a pro
-
Updated
Mar 14, 2021 - C#
-
Updated
Mar 9, 2021 - C#
-
Updated
Mar 18, 2021 - PHP
-
Updated
Mar 8, 2021 - JavaScript
-
Updated
Mar 18, 2021 - PHP
-
Updated
Mar 8, 2021 - JavaScript
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
-
Updated
Mar 17, 2021 - PHP
-
Updated
Mar 18, 2021 - PHP
-
Updated
Mar 6, 2021 - Dart
-
Updated
Mar 18, 2021 - Python
-
Updated
Mar 9, 2021 - TypeScript
-
Updated
Dec 11, 2020 - PHP
Improve this page
Add a description, image, and links to the ecommerce topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ecommerce 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.