grandnode2 icon indicating copy to clipboard operation
grandnode2 copied to clipboard

Open-Source eCommerce Platform on .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB & Vue.js

Results 149 grandnode2 issues
Sort by recently updated
recently updated
newest added

When a customer account will be locked due to maximum login failures, the administrator missing information about the locked account on the customer details page.

enhancement

Set allowed quantity to 1 if product type is reservation.

enhancement

Hello, I'm facing some proble to generate new style.min.css file under wwwroot/bundles floder on soluton build. I observed this issue after changing bundleconfig [bundleconfig.json] structor. how can i find root...

Resolves #324 Type: **bugfix** ## Issue Address name field is shown even after disabling it under the customer setting ## Solution Replaced default true to _addressSettings.NameEnabled field to check whether...

Address name field is shown even after disabling it under the customer setting 'Address name' enabled flag is inactive

Resolves #issueNumber Type: **bugfix** ## Issue pickup point address state is not displaying during checkout. ## Solution using StateProvinceId fetch state name and display in UI. ## Breaking changes none...

Currently we are unable to display the Asterisk (*) next to a form control label automatically when there is required field present in form. Need to extend AdminLabelTagHelper to support...

When we upload image to azure blob storage, content type was not getting set properly. It's getting default to application/octet-stream and this is causing issue when we use these pictures...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...

dependencies

Resolves #issueNumber Type: **feature|bugfix|** ## Issue Description of the issue this PR is solving, why it's happening, and how to reproduce it. ## Solution Summarize your solution to the problem....