storefront
Here are 84 public repositories matching this topic...
-
Updated
Sep 8, 2020 - Python
-
Updated
Sep 8, 2020 - TypeScript
For resource errors where the parent resource doesn't exist, IMO we should be throwing a 404 and redirecting to the index for the parent. Instead, here's what happens, given a non-existent parent resource.
products
/admin/products/nil-product/edit - 404, redirect to /products
`/ad
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
-
Updated
Aug 31, 2020 - PHP
-
Updated
Sep 7, 2020 - TypeScript
-
Updated
Sep 3, 2020 - PHP
-
Updated
Jun 19, 2020 - JavaScript
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
Jul 21, 2020 - HTML
-
Updated
Mar 11, 2018 - TypeScript
-
Updated
Sep 6, 2020 - JavaScript
-
Updated
Aug 27, 2020 - JavaScript
-
Updated
Sep 8, 2020 - C#
-
Updated
May 17, 2019 - Java
-
Updated
Aug 12, 2020 - JavaScript
-
Updated
Mar 4, 2020 - C#
-
Updated
Sep 6, 2020 - TypeScript
-
Updated
Aug 26, 2020 - Vue
-
Updated
Sep 7, 2020 - TypeScript
-
Updated
Apr 10, 2020
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Sep 7, 2020 - HTML
-
Updated
Dec 4, 2018 - C#
-
Updated
Sep 4, 2020 - TypeScript
-
Updated
Sep 24, 2019 - CSS
Improve this page
Add a description, image, and links to the storefront topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the storefront topic, visit your repo's landing page and select "manage topics."

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,