vc-platform
vc-platform copied to clipboard
Virto Commerce B2B Innovation Platform
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@nschonni) Set rejectUnauthorized to true by default (@scott-ut, #3149) Features...
## Description Remove VirtoCommerce.Platform.Assets.AzureBlobStorage and VirtoCommerce.Platform.Assets.FileSystem in Dockerfile.
…t header ## Description This is a enhancement of validating the image/pdf files listed as part of white list categorise to actually validate the content-type associated with it. Sometimes, a...
## Description ## References ### QA-test: ### Jira-link: ### Artifact URL: https://vc3prerelease.blob.core.windows.net/packages/VirtoCommerce.Platform.3.80.0-pr-2344.zip
The main idea is to decouple the current platform solution from the next functional parts - Security - Manager UI - Assets - Hangfire - Swagger and move them out...
**Describe the bug** We have a payment method with some settings and these settings are visible among all other platform settings. If we add the `IsHidden` flag to these settings,...
Currently platform always has a home menu choice that displays Dashboard. That choice should be removed when application using platform code doesn't need dashboard.
Referring to this guide: https://virtocommerce.com/docs/latest/developer-guide/modules-development-via-docker/ Here are some improvements: 1. Should be cross referenced right from the create new module guide: https://virtocommerce.com/docs/latest/developer-guide/create-new-module/ (which also needs to be simplified, especially since...
**Problem:** Currently platform has 2 different folders that need to be persisted between server resets. Folders are: - "/opt/virtocommerce/platform/wwwroot/cms-content" - "/opt/virtocommerce/platform/Modules" It would be more efficient if a single folder...