2664 Commits

Author SHA1 Message Date
ddrsql
9c516b6936 Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
# Conflicts:
#	README.md
#	docker-compose.override.yml
#	docker-compose.prod.yml
#	docker-compose.yml
#	k8s/deploy.ps1
#	k8s/ocelot/deployment.yaml
#	src/ApiGateways/ApiGw-Base/Dockerfile
2018-04-17 12:24:13 +08:00
ddrsql
759dead7ee Merge branch 'master' of https://github.com/dotnet-architecture/eShopOnContainers into dev 2018-04-17 12:20:54 +08:00
Cesar De la Torre
26c3b58e66
Update README.md 2018-04-13 14:36:04 -07:00
Cesar De la Torre
a5f66e68e9 Updated eBooks Azure Getting Started for Developers 2.0.6 2018-04-10 19:05:53 -07:00
Cesar De la Torre
1b8806e43d Updated eBooks Azure Getting Started for Developers 2018-04-10 19:05:39 -07:00
Cesar De la Torre
5511340c81
Update README.md 2018-04-05 13:33:02 -07:00
Cesar De la Torre
4f5de73917
Update README.md 2018-04-05 13:28:17 -07:00
Cesar De la Torre
b541d2c790
Update README.md 2018-04-05 13:17:37 -07:00
Cesar De la Torre
1b4e761707
Update README.md 2018-04-05 13:16:40 -07:00
Cesar De la Torre
17657a21ec
Update README.md 2018-04-05 13:05:54 -07:00
Cesar De la Torre
22e36bfb38
Update README.md 2018-04-05 13:02:00 -07:00
Cesar De la Torre
c84dff96ea
Update README.md 2018-04-05 12:38:12 -07:00
Cesar De la Torre
131ea4ec0f
Update README.md 2018-04-05 12:36:55 -07:00
Cesar De la Torre
ab1df0fa00
Update README.md 2018-04-05 12:35:55 -07:00
Cesar De la Torre
fac72aebc7
Update README.md 2018-04-05 11:51:07 -07:00
Cesar De la Torre
5288e9a1e4
Update README.md 2018-04-05 10:41:38 -07:00
Cesar De la Torre
4cb3498939
Update README.md 2018-04-05 10:41:09 -07:00
Cesar De la Torre
0a4967fc64
Update README.md 2018-04-05 10:36:40 -07:00
Cesar De la Torre
c407707626
Update README.md 2018-04-05 10:36:06 -07:00
Cesar De la Torre
e04533acc4
Update README.md 2018-04-05 10:32:48 -07:00
Cesar De la Torre
a9676b4b56
Update README.md 2018-04-05 10:21:54 -07:00
Cesar De la Torre
d0ccc19b42
Update README.md 2018-04-05 10:20:17 -07:00
eiximenis
9bdbbcc113 Readme.md updated to note that vs15.7 is needed 2018-04-05 17:52:29 +02:00
Miguel Veloso
97f81c2939 Merge pull request #536 from SychevIgor/rudementsinidentity
drop rudiments from identity api
2018-04-05 17:44:08 +02:00
eiximenis
2fb1349094 Merge branch 'bff' into dev bff-merge-into-dev 2018-04-05 17:42:59 +02:00
eiximenis
e8e65c5764 Merge branch 'dev'
# Conflicts:
#	docs/Microservicios-NET-Arquitectura-para-aplicaciones-NET-Contenerizadas-(Microsoft-eBook)-es-ES.pdf
#	docs/NET-Microservices-Architecture-for-Containerized-NET-Applications-(Microsoft-eBook).pdf
#	docs/NET-Microservices-Architecture-for-Containerized-NET-Applications-(Microsoft-for-Kindle).mobi
#	docs/NET-Microservices-Architecture-for-Containerized-NET-Applications-(Microsoft-for-eReader).epub
#	readme/readme-docker-compose.md
v2.0.5 v2.05
2018-04-05 09:58:10 +02:00
Miguel Veloso
9486760a9e
Merge pull request #536 from SychevIgor/rudementsinidentity
drop rudiments from identity api
2018-04-04 21:29:07 +01:00
eiximenis
ee113b2118 fixed error on deploy k8s (image names) 2018-04-04 16:25:13 +02:00
eiximenis
2181e1c9a6 update local config to use apigw when downloading catalog images 2018-04-03 18:27:47 +02:00
eiximenis
5b38d2bf98 Updated k8s file to use only ocelotapigw image 2018-04-03 18:01:38 +02:00
Cesar De la Torre Llorente
4b1948d067 Temporal docker-compose.prod.yml still to be reviewed and updated. Pending area is the identity.api config. 2018-04-02 16:51:00 -07:00
Cesar De la Torre Llorente
b6d09a2439 Fixed comments not right for Pi Gateways services 2018-04-02 16:43:50 -07:00
Cesar De la Torre Llorente
0906ae6195 Fixed comment for the identity.api microservice. 2018-04-02 15:22:26 -07:00
Cesar De la Torre Llorente
5378d20d78 Added the .env file to the solution's "Solution Items" folder. 2018-04-02 15:08:39 -07:00
Cesar De la Torre Llorente
debecf1b8d Adding comments about the external ports in docker-compose.override.yml saying that a production environment your should remove the external ports kept here for microservice debugging purposes.
The API Gateway redirects and access through each microservice's internal port (80).
2018-04-02 15:03:59 -07:00
Cesar De la Torre Llorente
5fd412174e Eliminated multiple dockerfiles within the ApiGw-Base as they were not really used as a different image but the same. Also, updated references at the docker-compose.yml file. 2018-04-02 14:18:20 -07:00
Cesar De la Torre Llorente
e83f87b62d Removed ENV ESHOP_API_GW from dockerfiles which is not used/needed. 2018-04-02 12:54:21 -07:00
Sychev Igor
8493add8fc drop rudements from identity api 2018-04-02 14:17:03 +03:00
David Britch
94410b433f
Merge pull request #567 from dotnet-architecture/xamarin-settings
Simplified SettingsService in Xamarin Client
2018-03-29 14:11:11 +01:00
David Britch
0742f941fb
Merge pull request #566 from dotnet-architecture/revert-565-xamarin-settings
Revert "Simplified the SettingsService in the mobile client."
2018-03-29 14:07:47 +01:00
David Britch
0b4b001497
Revert "Simplified the SettingsService in the mobile client." 2018-03-29 14:07:18 +01:00
David Britch
9218a4642f
Merge pull request #565 from dotnet-architecture/xamarin-settings
Simplified the SettingsService in the mobile client.
2018-03-29 13:57:15 +01:00
David Britch
e519fbde43 Merge branch 'bff' into xamarin-settings 2018-03-29 13:52:03 +01:00
David Britch
8a32e3fe10 Removed UWP SettingsServiceImplementation 2018-03-29 13:42:49 +01:00
David Britch
a627d1f9e2 SettingsService now uses Application.Current.Properties dictionary.
Platform specific settings code removed.
2018-03-29 13:26:26 +01:00
Cesar De la Torre
885703c921
Update README.md dev-force-reset-bff 2018-03-28 16:48:46 -07:00
Miguel Veloso
f2a4f3ac2c
Merge pull request #561 from Alexbits/hotfix/EntityEncapsulationFix
Improved encapsulation of DomainEvents collection in Entity class
2018-03-27 19:43:31 +01:00
Cesar De la Torre Llorente
0c7671ea36 Updated rest of docker-compose files to v 3.4, so it works in VS for Mac 2018-03-26 16:41:46 -07:00
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. 2018-03-26 16:23:00 -07:00
Alex Kryvdyk
1d8c6178de Improved encapsulation of DomainEvents collection in Entity class 2018-03-26 22:25:00 +03:00