vc-platform

Virto Commerce B2B Innovation Platform

OTHER License

Stars
1.2K

Bot releases are visible (Hide)

vc-platform - 3.29.0

Published by vc-ci almost 4 years ago

• Remove HangFire SQL deps from AI with ability to tune for any query substrings (#2089) (96967b1)
• Bump AI back to 2.15 (8a2f3e5)
• Make swagger UI look better (#2088) (8047c3b)
• Add info at the platform start to logs in production, otherwise, the platform looks hang (c7a9f84)
• Show import errors at the end (#2082) (c173ba9)
• Do not return hidden settings for entities by default (#2083) (43cc8f8)

vc-platform - 3.28.0

Published by vc-ci almost 4 years ago

  • Revert ApplicationInsights to 2.13.1 due to possible threads exhausting on Azure;
  • Set ASPNETCORE_ENVIRONMENT to "Production" by default (d0a00e61a).
vc-platform - 3.27.0

Published by vc-ci almost 4 years ago

• Add VirtoCommerce:RefreshProbingFolderOnStart option to possibly switch off the assembly copying to probing path (#2079) (1c9328a2e) (#2084) (3b25ba4ae)• Add appsettings.production.json config with minimum logging (85b66f747)startupTimeLimit increased to 300 to avoid startup issues on Azure (955415f0a)• Fix and merge SetFilteredBrowsingPropertyId migration (#2074) (e4720f512)• Fix mouse pointer in SSO login (#2085) (130812ecd)• Updating Github Action workflows. (5064768bb) (ae98e8835)

vc-platform - 3.26.0

Published by vc-ci about 4 years ago

  • Remove redundant/obsolete WindowsAzure.Storage dependency
vc-platform - 3.25.0

Published by vc-ci about 4 years ago

  • Fix sonar vulnerability in import (#2075) (#2077)
  • Add release-alpha workflow (#2076)
  • Release vc-build 1.4.17 (#2058)
vc-platform - 3.24.0

Published by vc-ci about 4 years ago

  • Asset upload blade: allow uploading SVG images, add a way to define custom asset filters (#2071)
  • Prevent recursive attempts to load fallback images (#2052)
  • Fix vulnerability in LicensingController (#2068)
  • Security related fix in ExternalSignIn controller (#2066) (#2073)
  • Fix platform export import controller (#2069)
  • Call ClearCache before publish event (#2070)
vc-platform - 3.23.0

Published by vc-ci about 4 years ago

  • Do not add application parts for failed modules (#2067). Application parts for modules with loading errors should not be added, as it could break our application - as their types could not be loaded in runtime. Added such filtration in a startup;
  • Fix disabling boolean metaform fields (#2064);
  • Add doc on Swagger type inheritance (#2065);
  • Diag improvement: add called endpoint to the error log;
  • Enabled polymorphic types in Swagger API description (only if they are specified explicitly). (#2063);
  • Eliminate serialization errors hiding (#2061);
  • Suppress RSA key error (#2062);
  • Properly handle modules loading errors (#2057);
  • Fix: null user name not available (#2060);
  • Add MimeType mappings for '.liquid' and '.md' (#2056);
  • Reduce the cognitive complexity of ImportPlatformEntries (#2050);
  • Fix sonar cube problems (#2049);
  • Fix add middleware for hangfire auditable tasks (#2048);
  • Allow saving UserName for all jobs;
  • Fix license activation (#2053);
  • Set lowercase names for app_data, modules, certificates folders (#2042);
  • Update minor dependencies (#1955);
  • Add new setting ExtraModulesManifestUrls.
vc-platform - 3.22.0

Published by vc-ci about 4 years ago

  • Copy simple API keys during migration v2 to v3 (#2047)
vc-platform - 3.21.0

Published by vc-ci about 4 years ago

  • Fix broken queries for extended entities (#2046)
  • Add DbContextOptionsBuilder.GenerateCompactGuidForKeys() to use compact Guid for primary keys (#2044)
vc-platform - 3.20.0

Published by vc-ci about 4 years ago

  • Allow sorting by base class properties in case of multiple type registrations in AbstractTypeFactory (#2041)
  • Remove not used "security:call_api" permission (#2040)
vc-platform - 3.19.0

Published by vc-ci about 4 years ago

  • Add "Enabling authentication with Azure Active Directory" documentation;
  • GrabMigrator: Remove bugs preventing to grab platform SecurityContext migration. Add more logs. Add SecuirityContext to the doc and default templates;
  • Fix: Do not return token in the response;
  • Fix null reference exception when ExternalModules.ModulesManifestUrl is not set;
  • Change external login email validation, add email string validation method to StringExtensions (#2039)
vc-platform - 3.17.0

Published by vc-ci about 4 years ago

  • Fix AAD SSO: pass external user email to Microsoft Identity (#2038)
  • Add DiagnosticData sending (#2024)
  • Support sorting by extended object properties in OrderBySortInfos (#2030)
vc-platform - 3.16.0

Published by vc-ci about 4 years ago

  • Add toolbarService.tryRegister (#2037)
  • Ensure Hangfire schema will be applied to storage AFTER platform database creation (#2025)
  • Allow using empty strings as an entity keys in CancellableCacheRegion (#2031)
vc-platform - 3.15.0

Published by vc-ci about 4 years ago

  • Add SetFilteredBrowsingPropertyId migration (#2027)
  • Show workspace after sample data import (#2021)
  • Edit symlink in storefront deployment documentation for mac os (#1984)
vc-platform - v2.13.65

Published by vc-ci about 4 years ago

  • Update method to read the Web and Core XML file for Swagger configuration (#2019)
vc-platform - 3.14.0

Published by vc-ci about 4 years ago

  • Add timestamp to export filename (old export) (#2016);
  • Don't deny users in Customer role to use API (#2015);
  • Remove dbo schema prefix in migration scripts;
  • Fix: change error contract for UI interceptor (#2014);
  • Refactor move rules to localization (#2009);
  • Fix dDateTime.html in genericValueInput.tpl.html (#2012);
  • Fix external logins (#2006);
  • Add replace for %20 (#2011);
  • Add FullName-based schema ids for referenced types in PlatformUI swagger-document (#2008);
  • Show text rules for asset create folder operation (#2005);
  • Fix: add validation to folder create operation (#2001);
  • Add missed docs about extensibility;
  • Add grab-migrator tool to vc-build targets (#1996);
  • VP-4129: Fix condition for docker steps (#1998).
vc-platform - 3.13.0

Published by vc-ci about 4 years ago

  • Fix issues at modules startup when platform instance is Hangfire-less (#1997)
  • Fix with more correct work with configuration
  • Fix password resetting (#1995)
  • Fix blob renaming (#1994)
  • Add type info only for objects, not for a collections (#1993)
  • Add SettingDescriptor.IsHidden property
  • Run module development via docker (#1979)
  • Move Hangfire add&start to ConfigureService to resolve indexation issues (#1988)
  • Fix update phone (#1987)
  • Load user name from thread (#1981)
  • Install initial modules without using Hangfire (#1977)
vc-platform - 3.12.0

Published by vc-ci about 4 years ago

  • Add major performance optimization to get the last modified date time (#1980) (bd37259)
  • Enable skipping default modules installation (#1975) (84c1799)
  • Implement basic password hashing extensibility (#1976) (f4a8a10)
  • Update using-autorest-with-v3.md (aab0ad3)
vc-platform - 3.11.0

Published by vc-ci about 4 years ago

  • Add Func<SignInManager> registration (#1973) (63556372e)
vc-platform - 3.10.0

Published by vc-ci about 4 years ago

  • Remove redundant $state change (UI) (#1963) (292ce3d)
  • Update module migration instructions (#1970) (db8fed7)
  • Do not throw exception if cache key is null (b54a85f)
  • Propagate type extension to openapi schema (#1971) (bac031d)
  • Swagger filter for arrays in queries set as exploded (a8d1847)
  • Fix fails on swagger schema validation (#1967) (e524835)
  • Fix run container step fail (#1972) (b07f216)
  • Add elasticsearch for development via docker in VS (#1962) (37c78b5)
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