Rafsanul Hasan
52be60c905
fix deprecation warning
5 years ago
Rafsanul Hasan
99d47401c0
make fields readonly
5 years ago
Rafsanul Hasan
4c530da377
fix ViewResult (importing namespace)
5 years ago
Rafsanul Hasan
a846f041cd
fix deprecation warnings
5 years ago
Rafsanul Hasan
5c60b6ace7
fix async/await warnings
5 years ago
Rafsanul Hasan
fc79c43c1e
fix nugget packages' warnings
5 years ago
Rafsanul Hasan
c11edc6511
Removed the files array from the libman manifest
5 years ago
rafsanulhasan
a778003965
Removed Version from Microsoft.AspNetCore.App
5 years ago
rafsanulhasan
ad91b5ae60
Restored LibMan Build NuGetPackage
5 years ago
Miguel Veloso
396d33fe7b
Use AsyncEventingBasicConsumer in RabbitMQ to properly use async event handlers
5 years ago
rafsanulhasan
08e7a8e595
removed version from Microsoft.AspNetCore.App
5 years ago
rafsanulhasan
03955c9403
updated ApplicationInsights packages
5 years ago
rafsanulhasan
8dc243accc
changed Razor Syntaxes to Tag Helpers
5 years ago
rafsanulhasan
c489622029
Removed Microsoft.Web.LibraryManager.Build NuGet package
5 years ago
rafsanulhasan
641982a5ab
correct typo
5 years ago
rafsanulhasan
a10d9fb663
fix typo
5 years ago
Ratan Sunder Parai
dea042b3da
fix markdown headers
5 years ago
Miguel Veloso
468f117df5
Remove test class for MVC project
5 years ago
Miguel Veloso
a7c76f97a2
Simplify Enumeration and CardType classes as proposed in PR #704
5 years ago
jmanuelcorral
9192046f71
Fixed some security issues with npm audit
5 years ago
jmanuelcorral
1255e5f604
Updated Bootstrap to 4.3.1 to fix security issues
5 years ago
jmanuelcorral
0706c724ad
Changed default logstashUrl to null
5 years ago
jmanuelcorral
905f8552d9
Updated pointing to ELK external service for testing and demo purposes
5 years ago
jmanuelcorral
65b7b31d8d
Done Updating versions
5 years ago
jmanuelcorral
a1909521fd
Fixed NPM Issues and nuget packages
5 years ago
eiximenis
3d0aae8961
webhooks.client rebranded
5 years ago
jmanuelcorral
06e07914e1
First version with Kibana/ElasticSearch & Logstash, needs refactor
5 years ago
Miguel Veloso
d5adb5f723
Update HealthChecks UI libraries to properly handle missing services.
5 years ago
liubaishui
a92383e123
Split RabbitMQ channel create and consumer create.
Because when channel create the Subscribe is not register, so the previously stored message may lose. This fix split the channel create and consumer create, when Subscribe registered then call the consumer create function.
6 years ago
Miguel Veloso
5c2b145ec2
Commented out local configuration, to avoid exception
6 years ago
jmanuelcorral
d70ea89743
Tested on AKS
6 years ago
Miguel Veloso
9720b4c415
Update JS packages to new versions without know vulnerabilities;
Add HealthChecks to appsettings so SPA can run from VS using services in containers
6 years ago
Miguel Veloso
9c37df1d75
Critical vulnerabilities solved
6 years ago
Shengjie Yan
0ea7c223c9
Rename orderStatusChangedToAwaitingValidationIntegrationEventHandler.cs to OrderStatusChangedToAwaitingValidationIntegrationEventHandler.cs
6 years ago
Ivan Buha
de8db69c31
Updated file names to match class and interface names.
6 years ago
Ivan Buha
e2d5ccbe11
Restored original name
6 years ago
Miguel Veloso
461c162056
Fix bad previous fix
6 years ago
Miguel Veloso
c19e1883f4
Fix JSON structure error.
6 years ago
Miguel Veloso
d6e8a98ac5
Fix duplicate x-requestid headers
6 years ago
Miguel Veloso
76e1072d07
Add logging of subscription events
6 years ago
Miguel Veloso
2717659a0d
Refactor ModelDTOs for a more consistent folder structure
6 years ago
Miguel Veloso
0105808354
Remove unused external logins classes
6 years ago
Miguel Veloso
ec4fb3c7f0
Fix css 404 on logging in
6 years ago
Igor_Sychev
e98c625f81
runfix
6 years ago
Miguel Veloso
b6b0744c74
Standarize ApplicationContext logging property
6 years ago
Miguel Veloso
38a86f19c4
General refactoring for documentation
6 years ago
Igor_Sychev
5b36a89772
replace loggerFactory.AddConsole(); with loggerBuilder.AddConsole();
6 years ago
Igor_Sychev
185a5dcc31
minor packages update
replace preview apis with production
replace EnableKubernetes with AddApplicationInsightsKubernetesEnricher
replace loggerFactory.AddAzureWebAppDiagnostics(); with loggerBuilder.AddAzureWebAppDiagnostics();
6 years ago
Miguel Veloso
7dbab01b44
Update traces templates
6 years ago
Miguel Veloso
63a325e92e
Fix non-structured traces
6 years ago