Matt M
|
8a602a1dd8
|
Added ApiGateways to solution mimicking eShopOnContainers-ServicesAndWebApps solution structure
|
6 years ago |
Unai Zorrilla Castro
|
d7d4dd4bf1
|
Added Cesar's feedback
|
6 years ago |
unaizorrilla
|
bfd75b62a2
|
Remove unused projects, rename folder and created some doc
|
6 years ago |
Unai Zorrilla Castro
|
094ba7c3c6
|
Review HTTP Aggregators. Remove IHTTPClient Resiliency building block. Fix TestController code ( ask about on this controller ). Tested with VS and docker-compose up directly
|
6 years ago |
Unai Zorrilla Castro
|
12a9cabf7b
|
Added HealthCheck in backgroundtasks. Modify k8s configuration to include new backgroundtask service. Modify ServiceFabric to include new service ( service fabric is not tested at this moment)
|
7 years ago |
CESARDELATORRE
|
2f14b0341b
|
New/Updated the eShopOnContainers.sln global solution so either the containers/web apps and the mobile apps work properly.
|
7 years ago |
CESARDELATORRE
|
505d0f9c16
|
Minor changes in .sln and projects, updated by VS 2017 15.5.
Tested on Android app deployment to device and UWP on local Windows
|
7 years ago |
Sychev Igor
|
bb94b64c8b
|
dataprotection drop from full solution
|
7 years ago |
Unai Zorrilla Castro
|
d8b374ac4a
|
Create DesignTimeFactories for context used on startup with dependencies
|
7 years ago |
Unai Zorrilla Castro
|
226c03b573
|
Refactoring all dbcontext seed using new MigrateDbContext extension method on IWebHost. This prevent errors when using dotnet ef cli and seeders in Startup
|
7 years ago |
Ramón Tomás
|
ecef3bed68
|
Set same vs version for all the solutions
|
7 years ago |
Cesar De la Torre
|
fddd9fb481
|
Updated/fixed the eShopOnContainers.sln with all the new latest projects added to eShopOnContainers-ServicesAndWebApps.sln
|
7 years ago |
Ramón Tomás
|
dba16fd1d1
|
Fixed eShopOnContainers.sln does not build #237
Include Marketing and Locations api in eShopOnContainers sln
|
7 years ago |
Shaun Walker
|
514254818f
|
make Docker-Compose the Default Project in the solution
|
7 years ago |
igorsych
|
c5778a04f3
|
.NET core packages update
|
7 years ago |
igorsych
|
e4f5b5014b
|
.NET core packages update
|
7 years ago |
dsanz
|
35417a6bf2
|
Add Webstatus to eShopContainers.sln
|
7 years ago |
dsanz
|
b9c097fc1e
|
Add Webstatus to eShopContainers.sln
|
7 years ago |
Eduard Tomas
|
a12a53b44e
|
Updated global sln with new projects
|
7 years ago |
Eduard Tomas
|
0c205fc8bd
|
Updated global sln with new projects
|
7 years ago |
Eduard Tomas
|
7254710184
|
Updated sln with new dcproj
Also added new projects and arranged build order.
Solves #55
|
7 years ago |
dsanz
|
9f7cc5e4b8
|
Fix eShopCointainers.sln reference to integration tests
|
8 years ago |
etomas
|
d6629addf8
|
Msising sln update for #51
|
8 years ago |
Charles Lowell
|
33672d0e7c
|
Update eShopOnContainers.sln
|
8 years ago |
PLAINCONCEPTS\ccanizares
|
c29b783d93
|
rename identity project
|
8 years ago |
Carlos Cañizares Estévez
|
4ae905b13c
|
SPA: fixes in some components
|
8 years ago |
Carlos Cañizares Estévez
|
2231aabf72
|
SPA: Identity component, Order component
|
8 years ago |
Carlos Cañizares Estévez
|
ac146f4475
|
Added Unit Test Project for services
|
8 years ago |
Carlos Cañizares Estévez
|
ce9d41c76a
|
Catalog Svc: Move entities from Infrastructure to Model NS.
|
8 years ago |
Carlos Cañizares Estévez
|
0e7e4e41d7
|
MVC: Solve feedback, improve validations
Identity: Solve Microsoft Edge problem
Ordering: Remove application tier
|
8 years ago |
Javier Suárez Ruiz
|
359ed56b75
|
Fixed Xamarin project package restore error
|
8 years ago |
Javier Suárez Ruiz
|
7c8d671bbf
|
Completed Identity integration
|
8 years ago |
Javier Suárez Ruiz
|
c8583b7f41
|
Updated broken tests
|
8 years ago |
Javier Suárez Ruiz
|
19da19fa84
|
Changes in client APIs integration
|
8 years ago |
CESARDELATORRE
|
0ac9526ffe
|
Added docker-compose.override.yml to main solution
|
8 years ago |
CESARDELATORRE
|
c2cc95c84c
|
Changes in README.md nd other minor changes in solutions
|
8 years ago |
Carlos Cañizares Estévez
|
64d3919a80
|
Secure orders api and add bearer token in calls from MVC application to orders api.
|
8 years ago |
Carlos Cañizares Estévez
|
87186a8493
|
Added identity project (lost in merge)
|
8 years ago |
Unai
|
339ea43f49
|
Added functional Tests for catalog and ordering
|
8 years ago |
Carlos Cañizares Estévez
|
b345bd51c4
|
First version of identity server
|
8 years ago |
Javier Suárez Ruiz
|
78f1152476
|
Changes in main solution configuration
|
8 years ago |
Javier Suárez Ruiz
|
a6a1802d93
|
Updated main Solution
|
8 years ago |
Unai
|
1ae4d01f82
|
More iteration on Ordering Refactoring
|
8 years ago |
Unai
|
95af336404
|
Remove old code and projects. Add MediatR. Added first commands. Review Entities and domain. Create queries
|
8 years ago |
Carlos Cañizares Estévez
|
5ada2ade25
|
Added SPA Web project, Updated docker-compose to include the new SPA container, Updated build script to include new SPA application, Update SQL image to public released yesterday from Microsoft.
|
8 years ago |
Javier Suárez Ruiz
|
6ee3659f2c
|
OrderDetail mobile apps view
|
8 years ago |
Javier Suárez Ruiz
|
068eb3bed9
|
Added mobile apps projects to main solution
|
8 years ago |
Cesar De la Torre
|
8cc57c2542
|
WebMVC project folder simplified and migrated to latest version of VS Tools for Docker
|
8 years ago |
Cesar De la Torre
|
97e83b1f0d
|
Removed Model and Sql empty projects from simpler CRUD microservices (Catalog and Basket)
|
8 years ago |
glennc
|
9dd626360a
|
some initial dockerfiles and catalog work. Proof of concept more than anything else.
|
8 years ago |