846 Commits

Author SHA1 Message Date
Ramón Tomás
dbf175f913 Fixed missing env variables in marketing.api in k8s scripts
Added Resource path in webstatus UI when deploying with K8S
Added Liveness healthChecks
Updated k8s healthcheck configuration
2019-01-03 17:11:56 +01:00
Ramón Tomás
fa0b1a7a6b Added serilog 2018-12-13 12:13:59 +01:00
Ramón Tomás
ffca2da0b3 Migrated to netcore 2.2 2018-12-11 13:51:58 +01:00
Ramón Tomás
82bda5cdbf Updated tests 2018-12-05 13:00:02 +01:00
RamonTC
f76d1a6e74
Merge pull request #865 from erikpique/feature/58388
update test deploy
2018-12-03 11:22:40 +01:00
Ramón Tomás
0f6f4e6d14 Integrate HealthCheck to all eShop services and apps
Integrate WebStatus with Healthcheck
2018-11-30 17:43:22 +01:00
Erik Pique
73412e267d update test deploy 2018-11-29 10:08:34 +01:00
Ramón Tomás
3011c82a0e Fixed hardcoded redis connection in FunctionalTests 2018-11-27 19:19:53 +01:00
RamonTC
f7cb3448f2
Merge pull request #861 from erikpique/feature/58388
add test to CI
2018-11-27 16:48:20 +01:00
RamonTC
06e641a97f
Merge pull request #851 from erikpique/feature/60697
Feature/60697
2018-11-26 17:40:27 +01:00
Erik Pique
8cdfbfb941 add test to CI 2018-11-20 10:58:12 +01:00
Erik Pique
b8969e6746 standar names and fixed response for swagger apis 2018-11-15 12:50:37 +01:00
Erik Pique
deb3d38ebe add features api 2018-11-14 16:21:50 +01:00
RamonTC
4f62175592
Merge branch 'dev' into feature/118 2018-11-14 09:51:04 +01:00
RamonTC
4cb0e5c620
Merge pull request #821 from erikpique/feature/626
[BUG] After explicit logout, hit on login, then it is automatically r…
2018-11-14 09:43:51 +01:00
erikpique
6aaa718af5
Merge branch 'dev' into feature/net22preview3 2018-11-13 10:25:42 +01:00
Erik Pique
574e07b09f update dockerfiles 2018-11-13 10:23:00 +01:00
Erik Pique
9775219a34 change netcore 2.1 to 2.2 and update nugets 2018-11-12 17:27:54 +01:00
Ramón Tomás
9f5e7aee6c Fixed ordering unit test 2018-11-12 11:52:37 +01:00
Ramón Tomás
9b21ac109f Merge dev 2018-11-12 11:39:58 +01:00
tthtun
6c359f8f54
Fixed typo. 2018-11-01 17:29:53 +08:00
Ramón Tomás
e3f8ac6e84 Refactoring IntegrationEventLog service 2018-10-12 15:30:22 +02:00
Ramón Tomás
24bed0aa33 Send IntegrationEvents after committing transactions 2018-10-11 17:16:31 +02:00
Erik Pique
74924d975d Token lifetime handling #118
https://github.com/dotnet-architecture/eShopOnContainers/issues/118
2018-10-11 16:55:27 +02:00
Erik Pique
641b732224 [BUG] After explicit logout, hit on login, then it is automatically recognized instead of showing the login page #626
https://github.com/dotnet-architecture/eShopOnContainers/issues/626
2018-10-10 10:55:00 +02:00
Ramón Tomás
adafb9abf4 Send commands for modifying state in IntegrationEventHandlers 2018-10-08 10:14:23 +02:00
RamonTC
6f9ee00568
Merge pull request #730 from 07101994/dev
Removed unused EventBusConnection property
2018-10-05 12:49:50 +02:00
Miguel Veloso
535044e4f4 Add private setters so deserializing on integration event handler works as expected. 2018-10-05 09:46:19 +01:00
Ramón Tomás
9adda02b18 Updated OrderingIntegrationEvent svc 2018-10-03 23:45:41 +02:00
Ramón Tomás
db35a5c369 Initial approach 2018-10-03 17:54:15 +02:00
RamonTC
b0090ccb1c
Merge pull request #789 from erikpique/dev
MediatorR: Migration 4.x to 5.0
2018-10-02 17:08:46 +02:00
Erik Pique
1fdcc5cc32 MediatorR: Migration Guide 4.x to 5.0 2018-09-28 10:26:10 +02:00
RamonTC
ab4dde1525
Merge pull request #788 from erikpique/dev
update swagger nuget to 2.4.0 from 3.0.0
2018-09-27 12:08:34 +02:00
Ramón Tomás
5745f5492d Migrated Identity.api to Bootstrap 4 2018-09-27 11:04:38 +02:00
Erik Pique
349d5ea3bb update swagger nuget to 2.4.0 from 3.0.0 2018-09-27 09:31:16 +02:00
Ramón Tomás
96cabfec23 Removed bower in Identity.api service
Added client lib dependencies to libman
2018-09-21 15:10:05 +02:00
Pure Krome
0904bdb920 Reference class from .NET Core 2.1 instead of a copy. 2018-09-13 13:54:55 +10:00
Unai Zorrilla Castro
a064795314 Work on timeout on idsrv and mvc app 2018-09-07 10:56:38 +02:00
amedora
9f34b7e9e6
fix: duplicated "using Seedwork;" 2018-09-07 11:06:01 +09:00
Tushar Koshti
2a22ef7802
Removed unused EventBusConnection property 2018-08-30 07:42:08 +05:30
Miguel Veloso
53479908a0
Merge pull request #653 from luk355/dev
Modified Enumeration class to support private constructor
2018-08-17 18:37:04 +01:00
Unai Zorrilla Castro
5c06f6e500 Fix issue 685 2018-07-31 11:30:00 +02:00
Unai Zorrilla Castro
b005b63ff5 Add azure key vault support in all services 2018-07-31 09:38:00 +02:00
unaizorrilla
7711820b87 Add Azure Key Vault on Ordering.API to validate this scenario 2018-07-16 18:04:25 +02:00
eiximenis
9b4ab032a2 Merge branch 'helm' into dev 2018-07-10 10:49:53 +02:00
eiximenis
9351fb31eb final updates to helm scripts 2018-07-09 14:20:27 +02:00
Unai Zorrilla Castro
10344eb361 Merge branch 'dev' of https://github.com/dotnet/eShopOnContainers into dev 2018-07-06 18:10:50 +02:00
Joni
c55e2adecb Fix spelling 'commited' => 'committed' 2018-07-05 15:07:38 +09:00
Joni
3888cffa08 Fix spelling 2018-07-05 14:44:45 +09:00
Unai Zorrilla Castro
d7d4dd4bf1 Added Cesar's feedback 2018-07-03 14:34:04 +02:00