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 |
|
libPhipp
|
5aa855ed9e
|
Fix method name in OnDisconnectAsync
|
2018-10-18 22:31:58 +02: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 |
|
Steven Yeh
|
5fd5c6a272
|
Delete eShopOnContainers.TestRunner.iOS.csproj.bak
|
2018-09-29 11:18:10 -05: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 |
|
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 |
|
Ramón Tomás
|
a92c48ee22
|
Removed bower from WebStatus app
Migrated WebStatus app to Bootstrap 4
|
2018-09-27 10:51:44 +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
|
70d7cc95a4
|
Migrate WebMVC app to bootstrap 4
|
2018-09-26 18:12:52 +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 |
|
Ramón Tomás
|
9d194ac097
|
Added libman subset of necessary lib files in mvcapp
|
2018-09-20 19:15:55 +02:00 |
|
Ramón Tomás
|
ccd11f07aa
|
Fixed bug #766 signalr
Updated signalr client version
Add signalr and toast js libs to libman
|
2018-09-20 19:06:18 +02:00 |
|
Ramón Tomás
|
43c15802c1
|
Fixed bug #729
Removed bower in web MVC app
|
2018-09-20 12:27:49 +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 |
|
IvanFarkas
|
77061fc75b
|
Updated WebSPA to Angular 6, Bootstrap 4, HttpClient and new rxjs
|
2018-08-29 14:44:54 +01:00 |
|
IvanFarkas
|
f7e2255666
|
Updated WebSPA to Angular 6, Bootstrap 4, HttpClient and new rxjs
|
2018-08-29 13:59:14 +01:00 |
|
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
|
3f225e4be4
|
Merge branch 'dev' of https://github.com/dotnet/eShopOnContainers into AzureKeyVault
|
2018-07-31 09:38:09 +02:00 |
|
Unai Zorrilla Castro
|
b005b63ff5
|
Add azure key vault support in all services
|
2018-07-31 09:38:00 +02:00 |
|
Miguel Veloso
|
c3983b30c7
|
Merge pull request #582 from i02coroj/fix-messages-lost
Update EventBusServiceBus.cs
|
2018-07-26 20:02:33 +01:00 |
|
Chen
|
8f5aa5c554
|
fix classname of EventBus.Test models
|
2018-07-21 18:00:05 +08:00 |
|
unaizorrilla
|
7711820b87
|
Add Azure Key Vault on Ordering.API to validate this scenario
|
2018-07-16 18:04:25 +02:00 |
|
Eduard Tomàs
|
c01a1f7008
|
Merge pull request #662 from jo-ninja/UseNameOf
Convert some magic strings to use "nameof" operator
|
2018-07-11 13:08:35 +02:00 |
|