vc-platform

Virto Commerce B2B Innovation Platform

OTHER License

Stars
1.2K

Bot releases are visible (Hide)

vc-platform - 3.1.0

Published by vc-ci over 4 years ago

Changes from release 3.0.0:

  • Add AddEventSourceLogger for better diagnostic on Azure (#1898) (d4770c4)
  • Hangfire configuration from appsettings.json (#1888) (6005a64)
  • Exclude SignalR from AI (#1891) (20123f6)
vc-platform - 3.1.0_build_3921b005c

Published by vc-ci over 4 years ago

3.1.0 (3921b005c)Revert VP-2538: Fix error on lock out (c6b6eb304)Fix error on lock out (#1890) (ea74ac9c8)Feature/enhanced readme (#1844) (6674543fd)

vc-platform - 3.0.0.d4770c454

Published by vc-ci over 4 years ago

Add AddEventSourceLogger for better diagnostic on Azure (#1898) (d4770c454)GitHub Actions for platform CI: SonarCloud integration (#1894) (8304ac230)Remove redundant code (#1885) (32072818b)Hangfire storage type temporary set to Memory (1248f30e3)GitHub Actions for platform CI: Build and publish docker image (#1893) (d74ce34d7)Hangfire configuration (#1888) (6005a6420)exclude SignalR from AI (#1891) (20123f60b)Module list in whats-new.md renewed (488eaf923)fix menu style (#1886) (b72ae4641)

vc-platform - 3.0.0

Published by vc-ci over 4 years ago

  • Meet VirtoCommerce platform v3 release! General availability version arrived!
vc-platform - 3.0.0-rc6-preview003.33

Published by vc-ci over 4 years ago

3.0.0-rc6-preview003.33

vc-platform - 3.0.0-rc6-preview003.384

Published by vc-ci over 4 years ago

  • Eliminate memory leaks in the AsyncLock and MemoryCacheExtension (#1880) (7823d39)
  • Add information about node-sass issue and developer certificates trust (#1825) (95c99a0)
  • Added a setting for running Hangfire in SqlServer mode (instead of MemoryStorage) (#1874) (3064a77)
  • Remove redundant nuget refs from VirtoCommerce.Testing (62ac980)
vc-platform - v2.13.63

Published by vc-ci over 4 years ago

  • Add storeId to account patch (#1876)
vc-platform - 3.0.0-rc6-preview003.376

Published by vc-ci over 4 years ago

  • Enrich TypeExtensions with traverse object graph methods. Add platform test development utilities package. Add deep clone independence check methods. (#1865)
vc-platform - 3.0.0-rc6-preview002.373

Published by vc-ci over 4 years ago

rc6-preview002Fix word in readmeAdd Pull Request readiness checklist (#1857)Create PULL_REQUEST_TEMPLATE.mdUpdate docs on working with Dynamic PropertiesUpdate Migrate-module-from-the-Platform-2.0-to-3.0-version.mdUpdate Migrate-module-from-the-Platform-2.0-to-3.0-version.mdCreate Setting value changed event #VP-2148 (#1856)Add note about VirtoCommerce.BuildWebpackAdd short doc about swagger platform and modules endpointsReturn type=string in FileResponseTypeFilter due to swagger validation issues.Return type=file in FileResponseTypeFilter due to issues with autorest.Eliminate swagger validation issues. File response set to standard form. (#1855)Revert Revert Merge branch 'dev-3.0.0' of https://github.com/VirtoCommerce/vc-platform into dev-3.0.0Update README.mdUpdate README.mdRevert Merge branch 'dev-3.0.0' of https://github.com/VirtoCommerce/vc-platform into dev-3.0.0Add swagger filtering for members with Newtonsoft.Json.JsonIgnoreAttribute attribute. It was not processing before.Add NuGet package to build webpack (#1853)Move VirtoCommerce.BuildWebpack to build folder

vc-platform - 3.0.0-rc6-preview002.372

Published by vc-ci over 4 years ago

  • Update README.md;
  • Create Pull Request readiness checklist (#1857);
  • Update docs on working with Dynamic Properties;
  • Update Migrate-module-from-the-Platform-2.0-to-3.0-version.md;
  • Add short doc about swagger platform and modules endpoints;
  • Create Setting value changed event #VP-2148 (#1856);
  • Eliminate swagger validation issues. File response set to standard form (#1855);
  • Add swagger filtering for members with Newtonsoft.Json.JsonIgnoreAttribute attribute. It was not processing before;
  • Add NuGet package to build webpack (#1853);
  • Move VirtoCommerce.BuildWebpack to build folder.
vc-platform - 3.0.0-rc6-preview001.333

Published by vc-ci over 4 years ago

3.0.0-rc6-preview001.333

vc-platform - 3.0.0-rc6-preview001.332

Published by vc-ci over 4 years ago

3.0.0-rc6-preview001.332

vc-platform - 3.0.0-rc6-preview001.331

Published by vc-ci over 4 years ago

  • Add guide: VC3.0 - How to create DB migration (#1852);
  • Build webpack if bundles does not exist (#1843);
  • Add nuspec and targets for creating nuget package to share webpack build target between projects;
  • VC build 0010 (#1851);
  • Removed GitVersion dependency; Fixed opencover fails when it is not on build server;
  • Set DbContext command timeout for migrations with value from connection string;
  • Require unique user emails in platform (#1847);
  • Add admin email password;
  • Add 2-button acceptance dialog;
  • VP-1682: Show footer popup buttons on low resolution (#1848);
  • Optimize settings loading query (#1849);
  • Add checks for ensure that a user is allowed to sign in in ApiKey auth handler;
  • Improve await for restart in module install wizard;
  • Add support for restart/shutdown in asp.net core 3;
  • Added check if site is available before refreshing on restart (both for setting restart and when installing modules);
  • Removed warning message, since site will restart automatically by hosting infrastructure;
  • Add Import sample data button to settings (#1838);
  • Added widget to Platform\Setup settings that could run import;
  • Fix localization for groups in settings search (#1832);
  • Add environment info to API (#1830);
vc-platform - 3.0.0-rc.5.250

Published by vc-ci over 4 years ago

3.0.0-rc.5.250

vc-platform - v2.13.62

Published by vc-ci over 4 years ago

  • Added retry interval setting for failed notifications. (#1831)
  • Fixed IE-11 compatibility bug (#1833)
vc-platform - 3.0.0 RC5

Published by vc-ci over 4 years ago

  • Fix No Localization on Search (#1827).
  • Fix string to translate.
  • Fix multivalue, dictionary dynamic property storage.
  • Make TenantIdentity.Empty to be the expression-bodied member property instead of static field.
  • Allow to run platform in the production mode only on Http schema.
  • Add AllowInsecureHttp setting to PlatformOptions to be able to turn off https requirement for OpenId.
  • Added extra layer of protection against incorrect file paths.
  • Remove private assets definition for Microsoft.EntityFrameworkCore.Design, Microsoft.EntityFrameworkCore.Tools to allow migrations for dependent modules.
  • Actualize module.ignore.
  • Add caching for ChangeLogSearchService.SearchAsync service.
  • Fix bug when import roles and users that have the already exist names but different ids.
  • Read api_key from headers as well as from query string.
  • Update StackExchange.Redis 2.0.601 -> 2.1.28.
  • Сreate a container in Azure with permissions as blob (#1817).
  • Add ApiKey.IsActive flag check in authentication handler.
  • Fix 401 error when try to access to some API methods without JWT token.
  • Fix bug with inability to remove all user roles.
  • Extend AbstractTypeFactory with the new TryCreateInstance method that takes two parameters.
  • Add check for root folder when uploading asset from URL.
  • Add more verbose error to AbstractTypeFactory.
  • Add UI for manage user Api keys and export/import.
  • Do not allow users with Customer role login into platform.
  • Fix logo.svg 404 for linux. Renamed Logo to logo. (#1801)
  • Fix bug with roles import/export: Unregistered permissions not exported.
  • Upgrade swagger to 5.1 to eliminate bugs with presenting enums.
  • Fix: don't upload a file to the root (#1799).
  • Identify property by name on property value list blade instead of id.
  • Add lock user action.
  • Fix bug with backward compatibility when user.permissions are always empty.
  • Fix bug with permissions saving for a new role.
  • Other compatibility fixes.
vc-platform - v2.13.61

Published by vc-ci over 4 years ago

  • Added support for environment variables when reading email gateway settings (#1805)
vc-platform - v2.13.60

Published by vc-ci over 4 years ago

  • Increased sample data download speed via CDN usage (#1788)
  • Fixed licence info appearance in the Platform info (#1792)
vc-platform - 3.0.0 RC4

Published by akak1977 over 4 years ago

Bugfixes, stability, compatibility fixes.
Documentation updates.
Update minor versions of dependency packages.
Export to pdf on linux, use WkHtmlToPdf in separate process to produce PDF docs (#1738).

vc-platform - v2.13.59

Published by vc-ci over 4 years ago

Application Insights Telemetry extended with User Identity context information and X-Response-Time (#1787).

Badges
Extracted from project README
Share on Facebook Tweet Latest release Total downloads License CI status Quality gate Reliability rating Security rating Sqale rating Lines of code Documentation Commnunity Contributors Deploy to Azure