-
Updated
Dec 23, 2020 - Ruby
ecommerce
Here are 3,336 public repositories matching this topic...
-
Updated
Dec 23, 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.
GitHub now supports dark mode. Please change the image in the README to a transparent image.
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
Dec 23, 2020 - C#
Describe the bug
the name and first name variables are not interpreted in the logs email
Expected behavior
The varibles should be interpreted
Steps to Reproduce
Steps to reproduce the behavior:
PS => The SMTP param
-
Updated
Dec 22, 2020 - PHP
With this commit I switched the default value of allow_forgery_protection to true in our spec suite to mimic what we see in a new Rails application after rails/rails@ec4a836.
But this doesn't mean that Rails wants us to test the application with that value set to true, in fact,
-
Updated
Dec 23, 2020 - PHP
-
Updated
Dec 23, 2020 - C#
-
Updated
Dec 23, 2020 - C#
-
Updated
Dec 23, 2020 - PHP
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Dec 21, 2020 - PHP
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Nov 26, 2020 - TypeScript
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
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,