Ramón Tomás
25c752c61a
Added SignalR Hub service to k8s
2018-04-19 17:21:26 +02:00
Ramón Tomás
04560ff4eb
Created specific service for signalr hub
2018-04-19 00:58:09 +02:00
Ramón Tomás
02f94eeb0e
Updated k8s scripts
2018-04-16 19:28:12 +02:00
Ramón Tomás
d9945a9200
Fixed ignored js files when building image
2018-04-14 10:43:30 +02:00
Ramón Tomás
08e8a4ba26
Added signalr client service to SPA app
2018-04-13 17:10:25 +02:00
Ramón Tomás
f1f17798da
Added missing Task.Background service docker-compose configuration
...
Added signalr client for MVC
Added signalr hub
Added signalr events when order status changes
2018-04-13 13:45:21 +02: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
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
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
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
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
Miguel Veloso
e580731adc
Merge pull request #560 from Alexbits/dev
...
Make Address value object truly immutable. Replace #551
2018-03-26 18:45:42 +01:00
Alex Kryvdyk
6869ad249a
Remove private property setters in Address value object to make it truly immutable
2018-03-26 19:17:59 +03:00
Miguel Veloso
54be3c73b6
Merge pull request #554 from Alexbits/patch-3
...
Remove private setters to make class immutable
2018-03-26 13:51:19 +01:00
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
2018-03-23 15:50:25 +02:00
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
2018-03-23 12:37:12 +01:00
David Britch
de667f9830
Merge pull request #548 from MarcosCobena/xamarin-oidcclient
...
Mobile app uses API gateway endpoints.
2018-03-23 10:21:07 +00:00
Marcos Cobeña Morián
adf46ff837
Clarified endpoint style
2018-03-23 10:28:30 +01:00