ecommerce-platform
Here are 358 public repositories matching this topic...
The front-end date-picker is not localized: days short names are all in default en_US.
Preconditions (*)
- Magento 2.3.x & 2.4-develop
- Date format used is "E, dd.mm.yy"
- Create a store view ( German - de )
- From Stores > Settings > Configuration > General > General > Locale drop down , assign language ( German (Switzerland) ) to the created store . ( Scope : German from top le
-
Updated
Aug 21, 2020 - Python
Prerequisites (mark completed items with an [x]):
- I have have carried out troubleshooting steps and I believe I have found a bug.
- I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
Describe the bug
When I add a first order note, the text "There are no notes yet." still showing:
 which has no channel activated generates a twig error in the route “sylius_admin_product_show”. The view expects to have an array of channels in @AdminBundle/Product/Show/_pricing.html.twig
Steps to reproduce
- Create a simple product and disable all channels
- Goto admin produc
Some text in this class is hardcoded, like "Expand All", "Collapse All", etc.
These strings should be translatable.
Edited by Khouloud
Steps to reproduce the issue
- Go to BO => Shop Parameters => General page
- Enable multishop context
- Go to BO => Advanced Parameters => Multistore
- Edit a shop
- Change the language of the employee to any other language
Collapse All, `Ex
-
Updated
Aug 5, 2020 - PHP
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
-
Updated
Aug 21, 2020 - PHP
-
Updated
Aug 21, 2020 - PHP
-
Updated
Jul 30, 2020 - TypeScript
-
Updated
Aug 21, 2020 - Python
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
-
Updated
Aug 20, 2020 - PHP
-
Updated
Aug 21, 2020 - PHP
-
Updated
Aug 20, 2020 - TypeScript
-
Updated
Aug 21, 2020 - C#
BUG
Describe the bug
When clicking on "Login" after clicking on "Add to cart", post logging in, the user is redirected to the home page
To Reproduce
Steps to reproduce the behavior:
- Go to any product (without signing in0
- Click on "Add to Cart" and then login by clicking the button on the prompt
- Login with your credentials
- You will then be redirected to the login page
**Ex
-
Updated
Aug 6, 2020 - PHP
-
Updated
Aug 7, 2020 - PHP
-
Updated
May 28, 2020 - PHP
-
Updated
Aug 6, 2020 - PHP
-
Updated
Aug 21, 2020 - PHP
-
Updated
Dec 1, 2018 - Ruby
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
Aug 20, 2020 - TypeScript
-
Updated
Aug 21, 2020 - PHP
-
Updated
Aug 21, 2020 - Ruby
-
Updated
Jun 30, 2019 - PHP
Improve this page
Add a description, image, and links to the ecommerce-platform topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ecommerce-platform 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,