eiximenis
|
8a31efeab2
|
badge for buid status
|
2019-01-29 11:43:15 +01:00 |
|
Ramón Tomás
|
873d70a67e
|
Fixed netcore2.2 CORS issue not allowing wildcard origins
|
2019-01-04 13:39:25 +01:00 |
|
Ramón Tomás
|
a387f21029
|
fixed merge
|
2019-01-03 18:42:26 +01:00 |
|
Ramón Tomás
|
b9dcc80acd
|
Merge Netcore2.2 branch
|
2019-01-03 18:41:58 +01:00 |
|
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
|
766fc40b74
|
Merge branch 'ci-build' into dev
|
2018-12-05 13:09:13 +01:00 |
|
Ramón Tomás
|
82bda5cdbf
|
Updated tests
|
2018-12-05 13:00:02 +01:00 |
|
Ramón Tomás
|
eda8a6e90c
|
Fixed rxjs version in package.json
|
2018-12-05 09:56:02 +01:00 |
|
Ramón Tomás
|
25bef6dce4
|
Updated Webstatus startup
Ignore temp healthchecksdb
|
2018-12-04 21:49:14 +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 |
|
eiximenis
|
c68eed6ad6
|
udpated npm-watch
|
2018-11-28 11:10:44 -08:00 |
|
eiximenis
|
038ea19117
|
get rid of flatmap-stream
|
2018-11-28 11:02:14 -08: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
|
7fc68b4b86
|
Merge pull request #818 from erikpique/feature/645
[BUG] When subscribing more than 1 different event handlers for the s…
|
2018-11-14 09:53:23 +01:00 |
|
RamonTC
|
06de1b68e3
|
Merge pull request #819 from erikpique/feature/667
[Bug] Deserialization of IntegrationEvent #667
|
2018-11-14 09:52:31 +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 |
|
Ramón Tomás
|
4089460168
|
Updated Ocelot version
|
2018-11-13 09:30:16 +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 |
|
Erik Pique
|
4e9716667a
|
[Bug] Deserialization of IntegrationEvent #667
https://github.com/dotnet-architecture/eShopOnContainers/issues/667
|
2018-10-09 13:10:52 +02:00 |
|
Erik Pique
|
681111221f
|
[BUG] When subscribing more than 1 different event handlers for the same event type #645
https://github.com/dotnet-architecture/eShopOnContainers/issues/645
|
2018-10-09 10:13:20 +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 |
|
Ramón Tomás
|
cdeaa30b2f
|
Fixed issue webmvc signalr not notifying submitting state
|
2018-10-01 13:24:17 +02:00 |
|
Ramón Tomás
|
ad76fa01ad
|
Fixed broken UI in SPA after migrating to Bootstrap 4
|
2018-09-28 14:22:26 +02:00 |
|
Erik Pique
|
1fdcc5cc32
|
MediatorR: Migration Guide 4.x to 5.0
|
2018-09-28 10:26:10 +02:00 |
|
Ramón Tomás
|
dc767eb51c
|
Fixed issue header not included in requests
Fixed issue httpclient returned response
|
2018-09-28 10:14:29 +02:00 |
|
Ramón Tomás
|
c907155112
|
Merge branch 'dev' into prng6
|
2018-09-27 13:13:36 +02:00 |
|