rafsanulhasan
|
775366adf1
|
using var while declaring a variable instead of specific type.
|
6 years ago |
rafsanulhasan
|
23d3e60c9e
|
used framework provides extension method to add IHttpContextAccessor in the DI container
|
6 years ago |
rafsanulhasan
|
e70b2b2950
|
install bower 1.8.4 as dev dependency in npm package.json
|
6 years ago |
rafsanulhasan
|
e159536ff3
|
Removed ASP.NET Core's (2.1) default model validation behavior
|
6 years ago |
rafsanulhasan
|
6d0882d020
|
using npm shrinkwrap
|
6 years ago |
rafsanulhasan
|
fc05579bb3
|
install bower package locally using NPM (aka Node Package Manager)
|
6 years ago |
Rafsanul Hasan
|
b0949a5bf5
|
Update package.json
|
6 years ago |
rafsanulhasan
|
15ab58279b
|
Updated solution
|
6 years ago |
rafsanulhasan
|
e6f329de48
|
Updated test Projects and codes and NuGetPackages
|
6 years ago |
rafsanulhasan
|
6413692cb3
|
Updated Razor cshtml file from net21rc1 branch
|
6 years ago |
rafsanulhasan
|
c7c3d10770
|
Updated NPM package files
Used npm shrinkwrap instead of package-lock for Node package manager
|
6 years ago |
rafsanulhasan
|
f7a159e536
|
Updated bower registry source according to new version
|
6 years ago |
rafsanulhasan
|
13a0c5ddf7
|
updated bower registry according to new version
|
6 years ago |
rafsanulhasan
|
49200d77b2
|
Updated codes from net21rc1 branch
|
6 years ago |
rafsanulhasan
|
571b4e1a4c
|
Updated ASP.NET Web/API projects' bootstrap files (startup.cs & program.cs) according to ASP.NET Core 2.1
|
6 years ago |
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
|
6 years ago |
Ramón Tomás
|
df010635fc
|
Fix issue mvc refreshing order list
|
6 years ago |
Ramón Tomás
|
25c752c61a
|
Added SignalR Hub service to k8s
|
6 years ago |
Ramón Tomás
|
04560ff4eb
|
Created specific service for signalr hub
|
6 years ago |
Ramón Tomás
|
02f94eeb0e
|
Updated k8s scripts
|
6 years ago |
Ramón Tomás
|
d9945a9200
|
Fixed ignored js files when building image
|
6 years ago |
Ramón Tomás
|
08e8a4ba26
|
Added signalr client service to SPA app
|
6 years ago |
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
|
6 years ago |
Cesar De la Torre
|
5511340c81
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
4f5de73917
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
b541d2c790
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
1b4e761707
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
17657a21ec
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
22e36bfb38
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
c84dff96ea
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
131ea4ec0f
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
ab1df0fa00
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
fac72aebc7
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
0a4967fc64
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
c407707626
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
e04533acc4
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
a9676b4b56
|
Update README.md
|
6 years ago |
Cesar De la Torre
|
d0ccc19b42
|
Update README.md
|
6 years ago |
eiximenis
|
9bdbbcc113
|
Readme.md updated to note that vs15.7 is needed
|
6 years ago |
Miguel Veloso
|
97f81c2939
|
Merge pull request #536 from SychevIgor/rudementsinidentity
drop rudiments from identity api
|
6 years ago |
eiximenis
|
2fb1349094
|
Merge branch 'bff' into dev
|
6 years ago |
eiximenis
|
ee113b2118
|
fixed error on deploy k8s (image names)
|
6 years ago |
eiximenis
|
2181e1c9a6
|
update local config to use apigw when downloading catalog images
|
6 years ago |
eiximenis
|
5b38d2bf98
|
Updated k8s file to use only ocelotapigw image
|
6 years ago |
Cesar De la Torre Llorente
|
4b1948d067
|
Temporal docker-compose.prod.yml still to be reviewed and updated. Pending area is the identity.api config.
|
6 years ago |
Cesar De la Torre Llorente
|
b6d09a2439
|
Fixed comments not right for Pi Gateways services
|
6 years ago |
Cesar De la Torre Llorente
|
0906ae6195
|
Fixed comment for the identity.api microservice.
|
6 years ago |
Cesar De la Torre Llorente
|
5378d20d78
|
Added the .env file to the solution's "Solution Items" folder.
|
6 years ago |
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).
|
6 years ago |
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.
|
6 years ago |