Miguel Veloso
3026a55be8
Update jquery to 3.4.1 to fix GitHub reported vulnerabilities
5 years ago
Miguel Veloso
1bf7c6fe6c
Add health checks urls in appsettings.json
5 years ago
Lee Dumond
95ac1fe9bd
use local bootstrap, not CDN
5 years ago
Joni
9159df343e
Fix typo
5 years ago
Miguel Veloso
914e8bd0cd
Make the RUN restore-packages optional through an option on docker-compose
5 years ago
Lee Dumond
3224a77792
add missing Error view
5 years ago
Lee Dumond
b8dbfa3104
move model declaration outside of clode block
5 years ago
Lee Dumond
e781d00419
move model declaration outside of code block
5 years ago
Lee Dumond
fe81c78bbd
change setup of test to use campaignId = 2
5 years ago
Miguel Veloso
e42712bb69
Fix failling functional tests
5 years ago
Miguel Veloso
05fed22b01
Fix failling unit tests
5 years ago
Miguel Veloso
3ef07a580c
Fix compilation errors and failling unit tests
5 years ago
Miguel Veloso
06018d4080
Streamline Dockerfiles
5 years ago
Miguel Veloso
be75d554f2
Inital Dockerfiles
5 years ago
Lee Dumond
5e19f32b2d
change Id that test is looking for from 81 to 2
5 years ago
Miguel Veloso
493df257c8
Fix compilation errors and unit tests failures
5 years ago
Miguel Veloso
f6c2f5672a
WIP - Testing approaches
5 years ago
Lee Dumond
9dd7ed117e
change form acrion from non-existent Logoff to Logout
5 years ago
Lee Dumond
e987dcfb7d
fix references in functional test projects
5 years ago
Rafsanul Hasan
089f858ead
removed version from Microsoft.AspNetCore.App from WebMVC/WebMVC.csproj
5 years ago
Rafsanul Hasan
e536cbd590
Restored LibMan.Build NuGet Package
5 years ago
Miguel Veloso
396d33fe7b
Use AsyncEventingBasicConsumer in RabbitMQ to properly use async event handlers
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
eiximenis
e809029e2c
Final fixes to make it work under Devspaces
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
eiximenis
a327fac586
updating middle name of azds config for catalog.api
5 years ago
eiximenis
1427fe8b7c
trying mvc azds config
5 years ago
jmanuelcorral
06e07914e1
First version with Kibana/ElasticSearch & Logstash, needs refactor
5 years ago
eiximenis
6d058d5ab0
updated k8s.dns value
5 years ago
Miguel Veloso
d5adb5f723
Update HealthChecks UI libraries to properly handle missing services.
5 years ago
eiximenis
1f762a6bcf
devspaces scripts
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.
5 years ago
Miguel Veloso
5c2b145ec2
Commented out local configuration, to avoid exception
5 years ago
jmanuelcorral
d70ea89743
Tested on AKS
5 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
5 years ago
Miguel Veloso
9c37df1d75
Critical vulnerabilities solved
5 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