ecommerce
Here are 3,217 public repositories matching this topic...
-
Updated
Nov 24, 2020 - Ruby
-
Updated
Nov 25, 2020 - Python
In PWA Studio we have a mutation composed of two mutations. I found that when requesting a "additionalpayment_methods" in both response objects the grandtotal in the second mutation response body comes back as the total from after the first mutation.
- Enter
/p/38143c0c-c9b0-448c-93cd-60eb90d8da57/aspesi-shirt-h805-white - Change size
- See the error
Hi,
Error: When querying orders in UTC time, WooCommerce fails to recognize the timezone. I am sending UTC time, but WooCommerce uses its own timezone instead.
Steps to reproduce:
Here is the site:
https://www.idscad.com/wc-api/v3
store": {
"name": "IDS CAD",
"description": "Digital Artistry",
"URL": "https://www.idscad.com",
"wc_version": "3.8.1",
"version": "3.1.0",
https:
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
Nov 24, 2020 - C#
Describe the bug
When we edit an alias in the page 'Shop parameters > Search', a new alias is created.
Expected behavior
When we edit an alias, the alias should be updated and not duplicated.
Steps to Reproduce
Steps
-
Updated
Nov 14, 2020 - PHP
We still have a lot of places where we use this email, the most critical one is probably sample data that populate the sandbox (and the demo?)
-
Updated
Nov 25, 2020 - PHP
-
Updated
Nov 10, 2020 - C#
-
Updated
Nov 24, 2020 - C#
-
Updated
Nov 25, 2020 - PHP
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Nov 24, 2020 - PHP
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Oct 1, 2020 - TypeScript
Describe the bug
On SfModal in Storybook: when clicking on 'hello' button 'no preview' message shows
How to reproduce
Go to SfModal on Storybook and click on 'hello' button.
Expected behavior
Clicking on button should have no effect or should show alert on the screen.
Screenshots


Prerequisites
Issue Description
The
descriptionfield 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,