Skip to content
#

magento

Here are 1,565 public repositories matching this topic...

magento2
magentopits
magentopits commented Jan 28, 2020

The front-end date-picker is not localized: days short names are all in default en_US.

Preconditions (*)

  1. Magento 2.3.x & 2.4-develop
  2. Date format used is "E, dd.mm.yy"
  3. Create a store view ( German - de )
  4. From Stores > Settings > Configuration > General > General > Locale drop down , assign language ( German (Switzerland) ) to the created store . ( Scope : German from top le
vue-storefront
itjunkii83
itjunkii83 commented Apr 12, 2020

After running yarn run build I have packages/venia-concept/dist however trying to execute this from a virtual host on my local machine produces constant 404 errors as it is trying to POST to www.myvirtualhost.com/graphql which does not exist.

If I use yarn run watch:all I am able to run the site on my virtual host and interact with my online Magento 2 site.

Can you please let me know what I

elasticsuite
DanieliMi
DanieliMi commented Jan 30, 2019

Preconditions

Full elasticsuite installed
Catalog is protected by login

Magento Version : 2.2.6
ElasticSuite Version : 2.64
Environment : Developer or Production
Third party modules : Quite some :-)

Steps to reproduce

  1. Login to the shop with a wrong password
  2. Flash messages 'You did not sign in correctly or your account is temporarily disabled.' is shown
  3. Login with
nimobeeren
nimobeeren commented Nov 28, 2019

Is your feature request related to a problem? Please describe.
I would like to use the NumberInput with the keyboard. I can place the cursor in the text field, but not adjust it by typing.
image

Describe the solution you'd like

  • Allow typing in a number by selecting the text
lycenok
lycenok commented Nov 28, 2017

For the step 2:
you should add:
"The database $DB_NAME should be already created"

For the step 3 you should mention where phpunit must run from:

  1. Go to your magento root directory and run unit tests for the first time to install test database by running phpunit. It should take about 3 minutes.
    $ phpunit

Spent some time to figure it out.

lukeromanowicz
lukeromanowicz commented Apr 20, 2019

Thanks to awesome work of @ResuBaka in #210 we now are able to use typescript. Even though JS still is and will be supported, we'd like to fully utilize benefits of this feature by rewriting the code with typings. Contributions with any VSF-API parts are welcome but please, group it by segments/directories (i.e. a full extension, whole API section, whole lib, full one platform, etc). PRs of single

Improve this page

Add a description, image, and links to the magento topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the magento topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.