storefront
Here are 87 public repositories matching this topic...
-
Updated
Oct 5, 2020 - Python
What is the motivation for adding / enhancing this feature?
Currently, we have ckoWebHookUrl and ctApiUrl attributes inside config. We should get rid of ckoWebHookUrl and replace it to ctApiUrl in each place where old attribute has been used.
What are the acc
When calculating the tax for line items whose tax is included in the price, solidus uses TaxRates in the calculation even though they are invalid according to their start_date and/or end_date. This results in incorrect tax calculations if there are multiple tax rates for the same tax category and only some of them are currently valid.
Solidus Version:
2.9.4 up to the current master v
Describe the bug
SfProductCardHorizontal - size and color are currently SfProperty but on designs they look like SfSelect.
How to reproduce
See SfProductCardHorizontal on Storybook layout. Size and color are not select inputs.
Expected behavior
There should be select input for size and color.
Change SfProperty to SfSelect on Storybook stories.
Screenshots
on Fig
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
-
Updated
Aug 31, 2020 - PHP
-
Updated
Oct 5, 2020 - TypeScript
-
Updated
Oct 6, 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
Oct 1, 2020 - HTML
-
Updated
Mar 11, 2018 - TypeScript
-
Updated
Sep 25, 2020 - JavaScript
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Oct 5, 2020 - C#
-
Updated
Aug 12, 2020 - JavaScript
-
Updated
May 17, 2019 - Java
-
Updated
Sep 6, 2020 - TypeScript
-
Updated
Mar 4, 2020 - C#
-
Updated
Sep 7, 2020 - TypeScript
-
Updated
Sep 25, 2020 - Vue
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Apr 10, 2020
-
Updated
Oct 5, 2020 - HTML
-
Updated
Dec 4, 2018 - C#
-
Updated
Sep 30, 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,