grandnode2
grandnode2 copied to clipboard
Open-Source eCommerce Platform on .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB & Vue.js
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.0. Release notes Sourced from axios's releases. Release v1.6.0 Release notes: Bug Fixes CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232) dns: fixed lookup function decorator...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.16 to 8.4.32. Release notes Sourced from postcss's releases. 8.4.32 Fixed postcss().process() types (by @ferreira-tb). 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance...
A user is assigned with two groups. Group 1 - Administrator with all permissions and their actions enabled Group 2 - TestGroup - with one action unselected (Admin Area.Manage Products...
In cart we have discount box where we add coupon codes, if we apply some random coupon codes which are not expired , we will get a message saying coupon...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.11 to 7.23.4. Release notes Sourced from @babel/traverse's releases. v7.23.4 (2023-11-20) :bug: Bug Fix babel-generator #16104 fix: Pure comments missing parentheses (@liuxingbaoyu) Committers: 4 Babel Bot (@babel-bot)...
Resolves #433 Type: **bugfix** ## Issue Not able to delete the Product Tier Price when we assign the start date end time. ## Solution Issue is when we try to...
Resolves #395 Type: **bugfix** ## Issue Product with price over-ridden at attribute combination level is not getting any discount when coupon code is applied. ## Solution Handled discount logic for...
I think a discount doesn't have the same requirement multiple times. If the admin need to add/remove items on that requirement then the UI should look like that, so the...
https://github.com/grandnode/grandnode2/blob/50e28d6ea38db02f6780303a1602cf6ad3d671cd/src/Web/Grand.Web/Views/Catalog/Partials/CatalogProductGridView.cshtml#L67
Hi, is there any particular reason for UserFields property missing in liquid objects for message templates? It would be really convinient to access them. Thanks, David