38 Commits

Author SHA1 Message Date
igorsych
e4f5b5014b .NET core packages update 2017-05-19 08:11:18 +03:00
dsanz
b9c097fc1e Add Webstatus to eShopContainers.sln 2017-04-11 10:25:38 +02:00
Eduard Tomas
0c205fc8bd Updated global sln with new projects 2017-04-07 09:24:30 +02:00
Eduard Tomas
7254710184 Updated sln with new dcproj
Also added new projects and arranged build order.
Solves #55
2017-03-28 13:56:40 +02:00
dsanz
9f7cc5e4b8 Fix eShopCointainers.sln reference to integration tests 2017-03-06 16:46:33 +01:00
etomas
d6629addf8 Msising sln update for #51 2017-02-22 09:16:57 +01:00
Charles Lowell
33672d0e7c Update eShopOnContainers.sln 2017-02-14 15:32:15 -08:00
PLAINCONCEPTS\ccanizares
c29b783d93 rename identity project 2017-01-30 11:35:16 +01:00
Carlos Cañizares Estévez
4ae905b13c SPA: fixes in some components 2016-12-28 14:47:51 +01:00
Carlos Cañizares Estévez
2231aabf72 SPA: Identity component, Order component 2016-12-28 09:07:12 +01:00
Carlos Cañizares Estévez
ac146f4475 Added Unit Test Project for services 2016-12-22 13:20:12 +01:00
Carlos Cañizares Estévez
ce9d41c76a Catalog Svc: Move entities from Infrastructure to Model NS. 2016-12-20 13:20:23 +01:00
Javier Suárez Ruiz
e0831dcac8 Merge branch 'Dev' of https://github.com/dotnet/eShopOnContainers into dev 2016-12-20 12:31:29 +01:00
Carlos Cañizares Estévez
0e7e4e41d7 MVC: Solve feedback, improve validations
Identity: Solve Microsoft Edge problem
Ordering: Remove application tier
2016-12-20 12:22:28 +01:00
Javier Suárez Ruiz
359ed56b75 Fixed Xamarin project package restore error 2016-12-20 10:47:45 +01:00
Javier Suárez Ruiz
7c8d671bbf Completed Identity integration 2016-12-19 17:55:13 +01:00
Javier Suárez Ruiz
c8583b7f41 Updated broken tests 2016-12-19 12:39:03 +01:00
Javier Suárez Ruiz
19da19fa84 Changes in client APIs integration 2016-12-19 12:31:11 +01:00
CESARDELATORRE
0ac9526ffe Added docker-compose.override.yml to main solution 2016-12-15 14:51:40 -08:00
CESARDELATORRE
c2cc95c84c Changes in README.md nd other minor changes in solutions 2016-12-13 20:21:30 -08:00
Carlos Cañizares Estévez
64d3919a80 Secure orders api and add bearer token in calls from MVC application to orders api. 2016-12-12 10:15:24 +01:00
Carlos Cañizares Estévez
3f21d9c357 merge dev into Dev 2016-12-09 10:23:17 +01:00
Carlos Cañizares Estévez
87186a8493 Added identity project (lost in merge) 2016-11-24 17:07:47 +01:00
Unai
339ea43f49 Added functional Tests for catalog and ordering 2016-11-24 16:26:59 +01:00
Unai
7c497dd88e Merge and resolve conflicts 2016-11-24 15:05:18 +01:00
Javier Suárez Ruiz
78f1152476 Changes in main solution configuration 2016-11-23 08:25:49 +01:00
Javier Suárez Ruiz
a6a1802d93 Updated main Solution 2016-11-23 08:24:09 +01:00
Unai
1ae4d01f82 More iteration on Ordering Refactoring 2016-11-22 18:40:47 +01:00
Unai
95af336404 Remove old code and projects. Add MediatR. Added first commands. Review Entities and domain. Create queries 2016-11-21 12:41:36 +01:00
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. 2016-11-17 10:34:10 +01:00
Javier Suárez Ruiz
6ee3659f2c OrderDetail mobile apps view 2016-11-14 11:26:10 +01:00
Javier Suárez Ruiz
068eb3bed9 Added mobile apps projects to main solution 2016-11-10 17:27:42 +01:00
Cesar De la Torre
8cc57c2542 WebMVC project folder simplified and migrated to latest version of VS Tools for Docker 2016-10-07 17:13:05 -07:00
Cesar De la Torre
97e83b1f0d Removed Model and Sql empty projects from simpler CRUD microservices (Catalog and Basket) 2016-10-05 18:05:53 -07:00
glennc
9dd626360a some initial dockerfiles and catalog work. Proof of concept more than anything else. 2016-09-14 11:35:36 -07:00
Cesar De la Torre
28b4ccb317 Working Ordering microservice on Docker with Docker-compose deployment 2016-09-14 00:44:13 -07:00
Cesar De la Torre
ec6256ef6e More implementation of Ordering microservice with draft EF Core DbContext linked to a SQL LocalDB. Code in WebAPI related to the Context still to be refactored and moved to the Infrastructure.SqlData project. 2016-09-09 17:24:24 -07:00
Cesar De la Torre
e898bc0daf Changed to eShopOnContainers and added basic NetStandard Libraries for Models and SqlData/Repositories code 2016-09-07 13:52:26 -07:00