2650 Commits

Author SHA1 Message Date
Rafsanul Hasan
667bfdb5f3
Merge 775366adf17cf2adb4fdd34a5f8eb6b33b862835 into df010635fc7eca4e489a2cf848cf9883576d6bc9 2018-08-13 23:25:28 +00:00
rafsanulhasan
775366adf1 using var while declaring a variable instead of specific type. 2018-08-14 05:25:08 +06:00
rafsanulhasan
23d3e60c9e used framework provides extension method to add IHttpContextAccessor in the DI container 2018-08-14 05:24:12 +06:00
rafsanulhasan
e70b2b2950 install bower 1.8.4 as dev dependency in npm package.json 2018-08-13 21:26:58 +06:00
rafsanulhasan
e159536ff3 Removed ASP.NET Core's (2.1) default model validation behavior 2018-08-13 21:20:55 +06:00
rafsanulhasan
6d0882d020 using npm shrinkwrap 2018-08-13 15:49:56 +06:00
rafsanulhasan
fc05579bb3 install bower package locally using NPM (aka Node Package Manager) 2018-08-13 15:49:56 +06:00
Rafsanul Hasan
b0949a5bf5
Update package.json 2018-08-13 15:33:57 +06:00
rafsanulhasan
15ab58279b Updated solution 2018-08-12 05:03:40 +06:00
rafsanulhasan
e6f329de48 Updated test Projects and codes and NuGetPackages 2018-08-12 05:03:21 +06:00
rafsanulhasan
6413692cb3 Updated Razor cshtml file from net21rc1 branch 2018-08-12 05:02:36 +06:00
rafsanulhasan
c7c3d10770 Updated NPM package files
Used npm shrinkwrap instead of package-lock for Node package manager
2018-08-12 05:01:50 +06:00
rafsanulhasan
f7a159e536 Updated bower registry source according to new version 2018-08-12 04:59:53 +06:00
rafsanulhasan
13a0c5ddf7 updated bower registry according to new version 2018-08-12 04:59:07 +06:00
rafsanulhasan
49200d77b2 Updated codes from net21rc1 branch 2018-08-12 04:58:18 +06:00
rafsanulhasan
571b4e1a4c Updated ASP.NET Web/API projects' bootstrap files (startup.cs & program.cs) according to ASP.NET Core 2.1 2018-08-12 04:53:27 +06:00
rafsanulhasan
282b7550b4 Updated project files in the whole solution to update ASP.NET Core 2.0 to 2.1.1
Updated projects' NuGet packages so that it support ASP.Net core 2.1
2018-08-12 04:48:20 +06:00
Ramón Tomás
df010635fc Fix issue mvc refreshing order list 2018-04-20 16:48:24 +02:00
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