Miguel Veloso
f2a4f3ac2c
Merge pull request #561 from Alexbits/hotfix/EntityEncapsulationFix
Improved encapsulation of DomainEvents collection in Entity class
6 years ago
Cesar De la Torre Llorente
0c7671ea36
Updated rest of docker-compose files to v 3.4, so it works in VS for Mac
6 years ago
Cesar De la Torre Llorente
7c446d9ffd
Upgraded to version: '3.4' in docker-compose files because since recent versions, VISUAL STUDIO FOR MAC requires docker-compose '3.4' in order to be able to F5 or Ctrl+F5 a Docker solution.
6 years ago
Alex Kryvdyk
1d8c6178de
Improved encapsulation of DomainEvents collection in Entity class
6 years ago
Miguel Veloso
e580731adc
Merge pull request #560 from Alexbits/dev
Make Address value object truly immutable. Replace #551
6 years ago
Alex Kryvdyk
6869ad249a
Remove private property setters in Address value object to make it truly immutable
6 years ago
Miguel Veloso
54be3c73b6
Merge pull request #554 from Alexbits/patch-3
Remove private setters to make class immutable
6 years ago
Alex Kryvdyk
ed26c3359c
Remove private setters to make class immutable
Remove private setters to make a class truly immutable. Otherwise, properties can be updated outside of constructor. This also makes code cleaner. Same in docs https://github.com/dotnet/docs/pull/4755
6 years ago
eiximenis
0e119eac86
Merge branch 'xamarin-oidcclient' into bff
# Conflicts:
# .dockerignore
# docker-compose.override.yml
# docker-compose.yml
# eShopOnContainers-ServicesAndWebApps.sln
# k8s/deploy.ps1
# k8s/deployments.yaml
# k8s/frontend.yaml
# src/Services/Identity/Identity.API/Data/ConfigurationDbContextSeed.cs
# src/Services/Ordering/Ordering.Domain/AggregatesModel/OrderAggregate/Order.cs
6 years ago
David Britch
de667f9830
Merge pull request #548 from MarcosCobena/xamarin-oidcclient
Mobile app uses API gateway endpoints.
6 years ago
Marcos Cobeña Morián
adf46ff837
Clarified endpoint style
6 years ago
Marcos Cobeña Morián
4791be9298
Removed string.Format()s
6 years ago
Marcos Cobeña Morián
9ba004187d
Clarified endpoint URI
6 years ago
eiximenis
a91850a190
XamarinCallback config in k8s
6 years ago
Marcos Cobeña Morián
f910e48c37
Replaced endpoint with copy
6 years ago
Marcos Cobeña Morián
77f11330ae
Fixed login lifecycle in UWP
6 years ago
Marcos Cobeña Morián
811f9a027a
Removed back-up file
6 years ago
Marcos Cobeña Morián
0f725666c0
Updated endpoints
6 years ago
Marcos Cobeña Morián
1f27bcb564
WIP endpoint update
6 years ago
Marcos Cobeña Morián
51bb223663
Ignored MFractor's stuff
6 years ago
Miguel Veloso
455b2562ee
Merge pull request #529 from raboud/CreateOrder
Create order
6 years ago
Miguel Veloso
49cf975af5
Fixed PackageId for consistency
6 years ago
Eduard Tomàs
52efbfd3e7
Merge pull request #525 from SychevIgor/aksversion
aks cluster version in a script
6 years ago
Miguel Veloso
b12b536439
Merge pull request #524 from SychevIgor/packagesupdate
packages update
6 years ago
Cesar De la Torre Llorente
b78daa4685
Fix microsoft/aspnetcore-build:2.0.5-2.1.4 name in dockerfiles
6 years ago
Cesar De la Torre Llorente
81477f0757
Fix bug in microsoft/aspnetcore-build:2.0.5-2.1.4 name.
6 years ago
Cesar De la Torre
44e15eb5f7
Merge pull request #546 from MicahStudio/patch-1
Update readme.md - Thanks! 👍
6 years ago
eiximenis
f80ee6967a
Error on local mobile shopping apigw config file
6 years ago
eiximenis
d9fb7e713c
Error on ocelot config for k8s
6 years ago
eiximenis
72843eb6bb
Missing aggregrators services in k8s config *oops*
6 years ago
OuJun
5e9c12e5c3
Update readme.md
6 years ago
Cesar De la Torre Llorente
c17ecfa16a
Fallback to aspnetcore-build:2.0.5-2.1.4 until issue with aspnetcore-build:2.0 is solved: https://github.com/dotnet-architecture/eShopOnContainers/issues/543
6 years ago
Cesar De la Torre Llorente
95b81ad9b3
eReaders formats for the Microservice eBook in Spanish - Updated
6 years ago
eiximenis
5bb67596b9
k8s config updated
6 years ago
Cesar De la Torre Llorente
ad5591aafb
Updated Chinese verswion of Microservices eBook plus older files
7 years ago
Stepan
caf16bc03d
Concurrency fix for EventBus
Prevent a possible race condition in InMemoryEventBusSubscriptionsManager
7 years ago
Miguel Veloso
d8d48ae188
Merge pull request #526 from mvelosop/fix-failling-integration-tests
Fix aborting integration tests
7 years ago
Cesar De la Torre
74500348e4
Merge pull request #532 from SychevIgor/servicebusdelpoyfix
make servicebus deployment more accurate and self describable
7 years ago
Sychev Igor
039632bebd
docker to 2.0.5 .net core
7 years ago
Sychev Igor
df0a2f04be
make servicebus deployment more accurate and self descriptable
7 years ago
Sychev Igor
34770da738
aks cluster version
7 years ago
Sychev Igor
c1db0703a7
packages update 2
7 years ago
Sychev Igor
ccad354645
packages update
7 years ago
Robert Raboud
1e2bd35285
Assembly name was incorrect
7 years ago
Robert Raboud
047e3a945a
Handled uncaught exception in command handling
7 years ago
Miguel Veloso
62a40c3109
Fixed dummy basket data so CreateOrderCommand created from it passes validations.
7 years ago
eiximenis
a34ed28445
SPA adapted to gateway
7 years ago
eiximenis
181b475e32
MVC adapted to marketing bff apigw
7 years ago
eiximenis
de37559c41
Files moved / names changes / csprojs updated / sln updated
7 years ago
Miguel Veloso
963a39e2ac
Merge pull request #523 from EnricoTirotta/patch-2
Update Enumeration.cs
7 years ago