Ramón Tomás
274ddc2016
Integrate HealthCheck with k8s
7 years ago
Ramón Tomás
0f12640725
Fix issue k8s webstatus: webmvc healthcheck fails
Added Payment.api to healthcheck
7 years ago
Cesar De la Torre
6d8a33bbb9
Set NO-CACHE for HealthCheck to Basket microservice, and MVC and SPA apps so it is faster for demoing HealthChecks.
7 years ago
Unai Zorrilla Castro
df28e4eeeb
Invert Lat/Long order on Marketing Campaign Views
7 years ago
Unai Zorrilla Castro
7d4ddca393
Added missing entries for k8s
7 years ago
Igor Sychev
926cc9f5e5
Health check for Payment
7 years ago
Ramón Tomás
cecdc40ac1
Fix Authentication issue in Locations.api
Created input in user campaigns view to update the user's location
7 years ago
Eduard Tomàs
7321d5e5fc
Base path fix and k8s config updated
7 years ago
Ramón Tomás
89cbbb43f7
Test base_path
7 years ago
Ramón Tomás
17395497e5
Added PathBase WebMVC
7 years ago
Ramón Tomás
03e4559b30
Created last services added to eShop
Updated with latest configurations
7 years ago
Unai Zorrilla Castro
7be5cb933d
Update BundlerMinimifier.Core version to netcoreapp2
7 years ago
Eduard Tomàs
8198126daf
Use dotnet multi-architecture images.
Removing docker-compose.windows.override (not needed as is identical to docker-compose.override)
7 years ago
Igor Sychev
dc566ea2a1
nanowin
7 years ago
Ramón Tomás
9ed7325e0e
Downgrade Identity.api version due to compatibility issues
Updated Test project version
Fix issue Idsrv token
7 years ago
Ramón Tomás
e20223b6e2
Included Aspnetcore.all metapackage
7 years ago
Unai Zorrilla Castro
cd78d98436
Updated Identity.API to preview version of IdentityServer4, Fix breaking changes. Not well tested
7 years ago
Ramón Tomás
364c07a528
Included AspnetCore.all metapackage
7 years ago
Unai Zorrilla Castro
acefa64465
Updated Program and Startup to new .NETCoreApp2.0 templates. Minor refactorings
7 years ago
Unai Zorrilla Castro
116d5b55bb
Updated Startup and Program to use new .NETCoreApp2.0 templates.Minor Refactorings
7 years ago
Igor Sychev
03d5a50a54
CLI-Windows using wrong dll names in Dockerfile.nanowin
7 years ago
Ramón Tomás
4161efdd70
Update authentication middleware
Update global to sdk 2.0.0
7 years ago
PLAINCONCEPTS\lruiz
8d14869ca0
Fix bug #259
7 years ago
Ramón Tomás
8288acf3a4
Update projects from netcore 2.0.0 preview to 2.0.0
Fix netcore 2.0.0 breaking changes in authentication middleware
7 years ago
PLAINCONCEPTS\lruiz
a6acdabf85
Fix bug #283
7 years ago
PLAINCONCEPTS\lruiz
737bddadc2
Fix issue #259
7 years ago
Ramón Tomás
eb4396e659
Fix accountcontroller signin unit test
7 years ago
Cesar De la Torre
dca1b5eedd
Updated UserSecrets() obsolete API to AddUserSecrets<Startup>() update heading NET Core 2.0. See: https://github.com/aspnet/Announcements/issues/223
7 years ago
IgorSychev
f16d0ddffe
2 Views survived after identity redesign.
In AccountController we don't have view for index action it's also looks like a some rudement
7 years ago
IgorSychev
dd100f643c
we are not using identityparser in AccountController. we can drop it from a constructor
7 years ago
IgorSychev
e624150866
bootstrap version consolidated across all ui based apps. latest stable version is 3.3.7
bootstrap version was inconsistent in WebMVC app. js was from 3.3.6, but css from 4.0.0-alpha.5. 4.0.0-alpha.5 was introduced in a commit
Author: Quique Fernandez <e.fernandez@plainconcepts.com>#mailto:e.fernandez@plainconcepts.com
Date: 6 months ago (2016-12-29 7:16:26 PM)
Commit hash: 35ef9740db
Parent(s): f1a662e3e0
7 years ago
IgorSychev
5075d5af98
ApplicationInsights deleted from 3 projects. 2
7 years ago
IgorSychev
d35dc2ea17
ApplicationInsights deleted from 3 projects.
7 years ago
IgorSychev
c43d1922a1
Error action extracted from CatalogController, because otherwise was violated Single Responsibility Principal, when even to generate an Error we will create Transient ICatalogService for each error.
7 years ago
Eduard Tomàs
31d71d0f1f
update angular-cli
7 years ago
Cesar De la Torre
e017008c85
Setting docker-compose.ci.build.yml to restore and build the bits directly with the .sln instead of the Linux Script.
7 years ago
Ramón Tomás
87ea62cc66
Updated docker compose files for windows
7 years ago
Ramón Tomás
d42033a83b
Added UI alert and circuit-breaker handlers for components that depend on Basket.api
7 years ago
Cesar De la Torre
c7c176c4c1
Changed HealthCheck Cache duration time (Zero == No Cache) configuration for the Basket microservice. This is better for demos and can be changed at any time.
7 years ago
Ramón Tomás
f39fdb92ca
Fix Failing middleware and move it to Basket.api
7 years ago
Eduard Tomas
2e64a97b4c
Changes for retrieving all claims under netcore2
7 years ago
Ramón Tomás
485505a7be
Adapt changed Basket.Api url to Mvc and SPA apps
7 years ago
Ramón Tomás
84a2d500a7
Added alert when error ocurrs listing catalog products, orders and campaigns in SPA app
7 years ago
Cesar De la Torre
ec78ef12c5
Separating menu options so it is clearer in the UI
7 years ago
Cesar De la Torre
740caee4ae
Minor changes to the GracePeriodManager: Moved to the Ordering folder as it is part of the same BOUNDED CONTEXT or Ordering BUSINESS MICROSERVICE. Also, changed a log description when querying the database
7 years ago
Christian Arenas
540f7510b9
Create a mvctest client, check when is the environment variable UseLoadTest in MVC project to true
7 years ago
Ramón Tomás
e1d8a8e23e
Fix UI styles MVCApp
7 years ago
dsanz
a65e9c01eb
Add Healthchecks to Locations.API and MArketing.API
7 years ago
Ramón Tomás
525040b9b6
Created Azure functions for details campaign
Adapt MVC app to azure function details campaign
Adapt SPA app to azure function details campaign
7 years ago
Ramón Tomás
f993463856
Implemented service bus for marketing.api locations.api graceperiodProcess payment.api
7 years ago