eiximenis
58f156f417
fixing dockerfiles for windows
5 years ago
Miguel Veloso
8790087b85
Remove obsolete draft project, continued in https://github.com/dotnet-architecture/eShopOnWeb
5 years ago
Miguel Veloso
c5a8e4c5e8
Remove obsolete draft WebForms project
5 years ago
Miguel Veloso
53d4865021
Change session cookie lifetime from testing value to "production value"
5 years ago
Miguel Veloso
07081792e8
Make token and session cookie expiry times configurable, for testing expiration handling
5 years ago
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
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
Miguel Veloso
06018d4080
Streamline Dockerfiles
5 years ago
Miguel Veloso
be75d554f2
Inital Dockerfiles
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
rafsanulhasan
8dc243accc
changed Razor Syntaxes to Tag Helpers
5 years ago
rafsanulhasan
c489622029
Removed Microsoft.Web.LibraryManager.Build NuGet package
5 years ago
eiximenis
e809029e2c
Final fixes to make it work under Devspaces
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
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
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
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
2717659a0d
Refactor ModelDTOs for a more consistent folder structure
6 years ago
Miguel Veloso
0105808354
Remove unused external logins classes
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
185a5dcc31
minor packages update
replace preview apis with production
replace EnableKubernetes with AddApplicationInsightsKubernetesEnricher
replace loggerFactory.AddAzureWebAppDiagnostics(); with loggerBuilder.AddAzureWebAppDiagnostics();
6 years ago
eiximenis
fbaaa8c450
devspaces source code support integrated in webmvc
6 years ago
eiximenis
e310a525fe
Devspaces files for Apigateways, basket, ordering, aggregators
6 years ago
Miguel Veloso
63a325e92e
Fix non-structured traces
6 years ago
Miguel Veloso
2713ea378b
Include files rebuilt by bundling and minification upon opening VS
6 years ago
Miguel Veloso
77debf821b
Add Seq to WebMVC
6 years ago
Miguel Veloso
9d7124ba4d
Exclude generated files in solution .gtignore
6 years ago