Eduard Tomas
|
9d42f6a3b7
|
New docker compose files
|
7 years ago |
Cesar De la Torre
|
58005c73dc
|
Update readme.md
|
7 years ago |
igorsych
|
9e75504690
|
Newtonsoft.Json and MediatR with fixes of all based on MediatR classes
also from csproj files excluded direct specification of runtime to make compile happy if on a system we have higher version.
|
7 years ago |
igorsych
|
ec07a68751
|
Newtonsoft.Json and MediatR with fixes of all based on MediatR classes
also from csproj files excluded direct specification of runtime to make compile happy if on a system we have higher version.
|
7 years ago |
Eduard Tomas
|
c9976d4248
|
minor fixes
|
7 years ago |
Eduard Tomas
|
09b0e3ee48
|
Doc updated
|
7 years ago |
Eduard Tomas
|
fb72a0efc6
|
update to doc
|
7 years ago |
Eduard Tomas
|
2f15364a61
|
Removing build action for webstatus
|
7 years ago |
Eduard Tomas
|
5dac841d69
|
Removing build action for webstatus
|
7 years ago |
Eduard Tomas
|
134b7aacd1
|
Build compose file
|
7 years ago |
Eduard Tomas
|
82cfad4210
|
Build compose file
|
7 years ago |
Eduard Tomas
|
440a83ecdb
|
Merge remote-tracking branch 'eShopOnContainers/dev' into deploy
|
7 years ago |
Eduard Tomas
|
af09d0a8ee
|
Forcing SDK version
|
7 years ago |
Eduard Tomas
|
546f443d7f
|
Forcing SDK version
|
7 years ago |
Eduard Tomas
|
5d2d2dc986
|
VMs deploy doc added
VMs deploy template updated
SQL deploy template
|
7 years ago |
Christian Arenas
|
9fe33b82df
|
minor name change
|
7 years ago |
Christian Arenas
|
242c1daacf
|
minor name change
|
7 years ago |
igorsych
|
85b61a2bfd
|
Test packages update to the latest version
Redis and RabbitMQ also updated
Identity server changes reflectiong ac59db6e16 commit
|
7 years ago |
igorsych
|
b13fce7043
|
Test packages update to the latest version
Redis and RabbitMQ also updated
Identity server changes reflectiong ac59db6e16 commit
|
7 years ago |
igorsych
|
c1320f4445
|
swagger update https://github.com/domaindrivendev/Swashbuckle.AspNetCore
|
7 years ago |
igorsych
|
b2d28218dc
|
swagger update https://github.com/domaindrivendev/Swashbuckle.AspNetCore
|
7 years ago |
igorsych
|
c5778a04f3
|
.NET core packages update
|
7 years ago |
igorsych
|
e4f5b5014b
|
.NET core packages update
|
7 years ago |
Eduard Tomas
|
76b6ec2582
|
Error in image link in ios build doc
|
7 years ago |
Eduard Tomas
|
40681c184a
|
iOS build doc
|
7 years ago |
Eduard Tomas
|
87236db27b
|
android build docs
|
7 years ago |
Ramón Tomás
|
87e57b9a44
|
Merge from Dev
|
7 years ago |
Ramón Tomás
|
ea851bb8ce
|
Merge from Dev
|
7 years ago |
Ramón Tomás
|
8abf1e36a5
|
Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
|
7 years ago |
Ramón Tomás
|
87201a3f35
|
Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
|
7 years ago |
Ramón Tomás
|
82109476ef
|
Update order functional test
|
7 years ago |
Ramón Tomás
|
1df3dc76d6
|
Update order functional test
|
7 years ago |
Eduard Tomas
|
1b03da33c4
|
Merge remote-tracking branch 'eShopOnContainers/dev' into dev
|
7 years ago |
Eduard Tomas
|
cd1193bd56
|
Merge remote-tracking branch 'origin/master' into dev
|
7 years ago |
Eduard Tomas
|
b435d8d5c3
|
Merge remote-tracking branch 'origin/master' into dev
|
7 years ago |
Eduard Tomas
|
1e3b4bf546
|
Merge remote-tracking branch 'eShopOnContainers/dev' into dev
|
7 years ago |
Eduard Tomas
|
180fa1bd24
|
Android sln for VSTS build
|
7 years ago |
Eduard Tomas
|
f6fdd7269d
|
Android sln for VSTS build
|
7 years ago |
Eduard Tomas
|
9f7a7cda8a
|
Merge remote-tracking branch 'eShopOnContainers/dev' into dev
# Conflicts:
# k8s/deploy.ps1
|
7 years ago |
Eduard Tomas
|
427b1d507d
|
iOS solution for VSTS build
|
7 years ago |
Eduard Tomas
|
61b375ddd9
|
iOS solution for VSTS build
|
7 years ago |
Christian Arenas
|
45fff656d0
|
- Remove unused IntegrationCommands folders
- minor name changes
|
7 years ago |
Christian Arenas
|
689096f4c8
|
- Remove unused IntegrationCommands folders
- minor name changes
|
7 years ago |
Christian Arenas
|
a2eb2a348d
|
Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
# Conflicts:
# src/Services/Ordering/Ordering.API/Startup.cs
|
7 years ago |
Christian Arenas
|
f79e21f2f7
|
Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
# Conflicts:
# src/Services/Ordering/Ordering.API/Startup.cs
|
7 years ago |
Christian Arenas
|
dc7b1098dd
|
- Change Integration Command to Integration Events
- Rename OrderStockNotConfirmedIntegrationEvent to OrderStockRejectedIntegrationEvent
|
7 years ago |
Christian Arenas
|
6b36972a7f
|
- Change Integration Command to Integration Events
- Rename OrderStockNotConfirmedIntegrationEvent to OrderStockRejectedIntegrationEvent
|
7 years ago |
Christian Arenas
|
55a82c24f4
|
- Change Integration Command to Integration Events
- Refactor PublishThroughEventBusAsync methods from OrderingIntegrationEventService
- Add private empty Address constructor.
- Modify order aggregate methods.
- Remove GetWithDependenciesAsync methods and modify GetAsync with entity framework Explicit loading.
|
7 years ago |
Christian Arenas
|
2228ca3612
|
- Change Integration Command to Integration Events
- Refactor PublishThroughEventBusAsync methods from OrderingIntegrationEventService
- Add private empty Address constructor.
- Modify order aggregate methods.
- Remove GetWithDependenciesAsync methods and modify GetAsync with entity framework Explicit loading.
|
7 years ago |
Christian Arenas
|
e842cd81b3
|
Changing status item condition in order view
|
7 years ago |