tthtun
6c359f8f54
Fixed typo.
6 years ago
tthtun
c0d496e1e1
Merge pull request #1 from dotnet-architecture/dev
Update Fork.
6 years ago
Cesar De la Torre Llorente
976ef98d1b
Added Architecture and presentation decks
6 years ago
Cesar De la Torre
70332aeeb1
Merge pull request #836 from manaswinidas/dev
👍 Thanks!
Improves README
6 years ago
Manaswini Das
ed2c905bda
Improves README
6 years ago
Ramón Tomás
e3f8ac6e84
Refactoring IntegrationEventLog service
6 years ago
Ramón Tomás
24bed0aa33
Send IntegrationEvents after committing transactions
6 years ago
Erik Pique
74924d975d
Token lifetime handling #118
https://github.com/dotnet-architecture/eShopOnContainers/issues/118
6 years ago
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
6 years ago
Cesar De la Torre
1178b83585
Merge pull request #802 from dev-aritra/readmeCorrection
@dev-aritra - Thanks for the contribution! 👍
6 years ago
Aritra Das
f81ff0ec0a
Corrected the grammatical and spelling mistakes on Readme.md
6 years ago
Erik Pique
4e9716667a
[Bug] Deserialization of IntegrationEvent #667
https://github.com/dotnet-architecture/eShopOnContainers/issues/667
6 years ago
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
6 years ago
Ramón Tomás
adafb9abf4
Send commands for modifying state in IntegrationEventHandlers
6 years ago
RamonTC
6f9ee00568
Merge pull request #730 from 07101994/dev
Removed unused EventBusConnection property
6 years ago
Miguel Veloso
a9a9ddf2d8
Merge pull request #797 from mvelosop/fix/725-address-value-object-not-saved
Fix for #725 - Address value object not saved
6 years ago
Miguel Veloso
535044e4f4
Add private setters so deserializing on integration event handler works as expected.
6 years ago
Ramón Tomás
9adda02b18
Updated OrderingIntegrationEvent svc
6 years ago
Ramón Tomás
db35a5c369
Initial approach
6 years ago
RamonTC
b0090ccb1c
Merge pull request #789 from erikpique/dev
MediatorR: Migration 4.x to 5.0
6 years ago
Ramón Tomás
0bf9a91ac4
Merge remote-tracking branch 'origin/#782-Fix-SignalR-aks' into dev
6 years ago
Ramón Tomás
cdeaa30b2f
Fixed issue webmvc signalr not notifying submitting state
6 years ago
Erik Pique
bb8dd63e69
Merge branch 'master' into dev
6 years ago
Ramón Tomás
ad76fa01ad
Fixed broken UI in SPA after migrating to Bootstrap 4
6 years ago
Erik Pique
1fdcc5cc32
MediatorR: Migration Guide 4.x to 5.0
6 years ago
Ramón Tomás
dc767eb51c
Fixed issue header not included in requests
Fixed issue httpclient returned response
6 years ago
Ramón Tomás
c907155112
Merge branch 'dev' into prng6
6 years ago
RamonTC
ab4dde1525
Merge pull request #788 from erikpique/dev
update swagger nuget to 2.4.0 from 3.0.0
6 years ago
Ramón Tomás
43695ca30a
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
6 years ago
Ramón Tomás
5745f5492d
Migrated Identity.api to Bootstrap 4
6 years ago
Ramón Tomás
a92c48ee22
Removed bower from WebStatus app
Migrated WebStatus app to Bootstrap 4
6 years ago
Erik Pique
349d5ea3bb
update swagger nuget to 2.4.0 from 3.0.0
6 years ago
Ramón Tomás
70d7cc95a4
Migrate WebMVC app to bootstrap 4
6 years ago
Cesar De la Torre Llorente
1d6d9f77dc
Updated Microservices eBook for eReaders (.MOBI and .EPUB) to v2.1.02
6 years ago
Cesar De la Torre Llorente
822efa70a1
Updated Microservices eBook for eReaders (.MOBI and .EPUB) to v2.1.02
6 years ago
Ramón Tomás
ba093d1a03
#782 Fixed signalr not working in aks bug
6 years ago
Ramón Tomás
96cabfec23
Removed bower in Identity.api service
Added client lib dependencies to libman
6 years ago
Ramón Tomás
9d194ac097
Added libman subset of necessary lib files in mvcapp
6 years ago
Ramón Tomás
ccd11f07aa
Fixed bug #766 signalr
Updated signalr client version
Add signalr and toast js libs to libman
6 years ago
Ramón Tomás
43c15802c1
Fixed bug #729
Removed bower in web MVC app
6 years ago
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.
6 years ago
Miguel Veloso
7b41a2bcf3
Fix test readme.md link
6 years ago
Miguel Veloso
cd1bf5e4db
Create CONTRIBUTING.md
Initial CONTRIBUTING.md version.
6 years ago
Pure Krome
0904bdb920
Reference class from .NET Core 2.1 instead of a copy.
6 years ago
unaizorrilla
09d7d09248
Merge branch 'features/IdSrvTimeoutReview' into dev
6 years ago
Cesar De la Torre Llorente
28f7baaf5c
Fixed error in namespace.
6 years ago
Unai Zorrilla Castro
a064795314
Work on timeout on idsrv and mvc app
6 years ago
Cesar De la Torre
4509153ca2
Merge pull request #755 from amedora/dev
fix: duplicated "using Seedwork;"
6 years ago
amedora
9f34b7e9e6
fix: duplicated "using Seedwork;"
6 years ago
Tushar Koshti
2a22ef7802
Removed unused EventBusConnection property
6 years ago