tthtun
c0d496e1e1
Merge pull request #1 from dotnet-architecture/dev
...
Update Fork.
2018-11-01 17:27:44 +08:00
Cesar De la Torre Llorente
976ef98d1b
Added Architecture and presentation decks
2018-10-31 18:18:57 -07:00
Cesar De la Torre
70332aeeb1
Merge pull request #836 from manaswinidas/dev
...
👍 Thanks!
Improves README
2018-10-31 11:02:53 -07:00
Manaswini Das
ed2c905bda
Improves README
2018-10-31 22:53:09 +05:30
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
Cesar De la Torre
1178b83585
Merge pull request #802 from dev-aritra/readmeCorrection
...
@dev-aritra - Thanks for the contribution! 👍
2018-10-09 13:53:53 -07:00
Aritra Das
f81ff0ec0a
Corrected the grammatical and spelling mistakes on Readme.md
2018-10-09 20:32:30 +05:30
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
a9a9ddf2d8
Merge pull request #797 from mvelosop/fix/725-address-value-object-not-saved
...
Fix for #725 - Address value object not saved
2018-10-05 09:53:35 +01: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
0bf9a91ac4
Merge remote-tracking branch 'origin/#782-Fix-SignalR-aks' into dev
2018-10-01 13:28:12 +02:00
Ramón Tomás
cdeaa30b2f
Fixed issue webmvc signalr not notifying submitting state
2018-10-01 13:24:17 +02:00
Erik Pique
bb8dd63e69
Merge branch 'master' into dev
2018-10-01 08:22:07 +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
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
43695ca30a
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
2018-09-27 11:05:20 +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
Cesar De la Torre Llorente
1d6d9f77dc
Updated Microservices eBook for eReaders (.MOBI and .EPUB) to v2.1.02
2018-09-25 17:44:43 -04:00
Cesar De la Torre Llorente
822efa70a1
Updated Microservices eBook for eReaders (.MOBI and .EPUB) to v2.1.02
2018-09-25 17:42:37 -04:00
Ramón Tomás
ba093d1a03
#782 Fixed signalr not working in aks bug
2018-09-25 18:01:35 +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
Cesar De la Torre
11acb94c64
Merge pull request #768 from PureKrome/remove-redundant-background-tasks-class
...
Reference class from .NET Core 2.1 instead of a copy. - Thanks! - Good catch! This code should be using the final implementation from the NuGet package. Merging the change.
2018-09-13 14:33:12 -07:00
Miguel Veloso
7b41a2bcf3
Fix test readme.md link
2018-09-13 20:33:36 +01:00
Miguel Veloso
cd1bf5e4db
Create CONTRIBUTING.md
...
Initial CONTRIBUTING.md version.
2018-09-13 20:29:07 +01:00
Pure Krome
0904bdb920
Reference class from .NET Core 2.1 instead of a copy.
2018-09-13 13:54:55 +10:00
unaizorrilla
09d7d09248
Merge branch 'features/IdSrvTimeoutReview' into dev
2018-09-11 19:52:33 +02:00
Cesar De la Torre Llorente
28f7baaf5c
Fixed error in namespace.
2018-09-07 09:20:44 -07:00
Unai Zorrilla Castro
a064795314
Work on timeout on idsrv and mvc app
2018-09-07 10:56:38 +02:00
Cesar De la Torre
4509153ca2
Merge pull request #755 from amedora/dev
...
fix: duplicated "using Seedwork;"
2018-09-06 20:03:30 -07: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
Cesar De la Torre
0296735cb9
Merge pull request #728 from VoodooSV/patch-1
...
Change to latest SDK version 2.1.401
2018-08-29 11:33:53 -07:00