338 Commits

Author SHA1 Message Date
PLAINCONCEPTS\ccanizares
b005118a29 merge identity rename project refactoring branch 2017-01-30 11:40:34 +01:00
PLAINCONCEPTS\ccanizares
c29b783d93 rename identity project 2017-01-30 11:35:16 +01:00
Unai Zorrilla Castro
80f223ec42 fix unsaved file on vs 2017-01-27 11:39:30 +01:00
Unai Zorrilla Castro
607d1ca2fa Fix query with new model. Add missing properties into migration. Work on github issues 2017-01-27 11:38:23 +01:00
Unai Zorrilla Castro
9d2d152c2d Improve ordering int order to solve feedback 2017-01-25 17:10:08 +01:00
CESARDELATORRE
92cd474d34 Updated the Architecture/Development on containers and microsrevices Guide/eBook 2017-01-24 17:10:23 -08:00
CESARDELATORRE
36065d6f45 Update (text and images) to the main README.md 2017-01-24 16:54:38 -08:00
CESARDELATORRE
036509a614 Added the Identity Service to the Solution "eShopOnContainers-ServicesAndWebApps", plus minor changes in README.md 2017-01-24 14:02:12 -08:00
CESARDELATORRE
4670a6da89 Refactoring: Moved RepositoryContracts/Interfaces each one to its related Aggregate's folder, so it is clear the "relationship" between Aggregate-Root and Repository Contract/Interface 2017-01-23 09:30:19 -08:00
CESARDELATORRE
a02d99d1ad Minor change in README global 2017-01-21 10:27:21 -08:00
CESARDELATORRE
e83a70317e Update to README global 2017-01-20 10:51:33 -08:00
CESARDELATORRE
57fd1e836e Update to global readme adding info about related Guides/eBooks 2017-01-20 10:47:37 -08:00
CESARDELATORRE
42501a5a0b Minor refactoring and docs updates 2017-01-19 19:51:28 -08:00
CESARDELATORRE
2babf6e4fe Added field "Alias" to PaymentMethod and created EF migration for that
Refactoring related to OrderCommand (instead NewOrderCommand)
Refactoring in Buyer.IdentityGuid instead of fullname variables..
2017-01-18 16:51:44 -08:00
CESARDELATORRE
57ae6ab3be Refactoring in Ordering Domain Model so it shows a clear AggregateModel and clusters of entities as Aggregates.
Also, showing Repository Interfaces as RepositoryContracts.
2017-01-17 18:32:40 -08:00
CESARDELATORRE
d09bffd294 Added Comments TO DO: 2017-01-12 17:09:23 -08:00
PLAINCONCEPTS\ccanizares
e89adb5b30 SPA: Change banner and logo 2017-01-12 16:18:43 +01:00
Javier Suárez Ruiz
7df567088f Changed Logout redirect Url 2017-01-11 17:29:27 +01:00
Javier Suárez Ruiz
9525024649 Changed Logout callback URL 2017-01-11 15:48:16 +01:00
Javier Suárez Ruiz
2ba5d8a297 Changes in test projects 2017-01-11 13:41:36 +01:00
Javier Suárez Ruiz
b618125a46 Merge branch 'master' of https://github.com/dotnet/eShopOnContainers.git 2017-01-11 13:31:33 +01:00
Javier Suárez Ruiz
d8a075f760 Changed Xamarin Basket scroll 2017-01-11 13:31:07 +01:00
PLAINCONCEPTS\ccanizares
bddbb52a04 Merge branch 'master' of https://github.com/dotnet/eShopOnContainers 2017-01-11 12:23:19 +01:00
PLAINCONCEPTS\ccanizares
cdffaf1ce1 MVC: Add To Cart bug.
SPA: Add To Cart 'bug', Update Basket.
2017-01-11 12:23:05 +01:00
CESARDELATORRE
ed4fefd953 Updated README.MD and SPA & MVC app images 2017-01-10 12:46:23 -08:00
Javier Suárez Ruiz
5f32ca1947 Changes un Basket logic to adapt to websites logic 2017-01-10 18:18:41 +01:00
Javier Suárez Ruiz
4d58ee27a9 Fixed local Docker images in Xamarin client 2017-01-10 15:58:21 +01:00
Javier Suárez Ruiz
e89221214a Merge branch 'master' of https://github.com/dotnet/eShopOnContainers.git 2017-01-10 15:42:51 +01:00
Javier Suárez Ruiz
3340595b4f Changed Basket API integration 2017-01-10 15:42:46 +01:00
PLAINCONCEPTS\ccanizares
d8a3b69e50 Merge branch 'master' of https://github.com/dotnet/eShopOnContainers 2017-01-10 15:14:11 +01:00
PLAINCONCEPTS\ccanizares
637d709e36 Identity: Issuer fix for Xamarin against docker scenario 2017-01-10 15:14:05 +01:00
Javier Suárez Ruiz
67bfe7ddf9 Changes in Xamarin Client to fox image erro with local Docker 2017-01-10 15:11:47 +01:00
Javier Suárez Ruiz
484a7d0d14 Changes in CatalogService 2017-01-10 13:18:29 +01:00
Javier Suárez Ruiz
5a81d4295c Added local IPService to Xamarin Apps 2017-01-10 13:00:17 +01:00
Javier Suárez Ruiz
f2bd7e4cb6 Recover Settings access inside Xamarin App 2017-01-10 12:28:14 +01:00
Javier Suárez Ruiz
f696ea6f5a Updated Settings 2017-01-10 12:01:59 +01:00
Javier Suárez Ruiz
e13f93aef6 Merge branch 'master' of https://github.com/dotnet/eShopOnContainers.git 2017-01-10 11:54:30 +01:00
Javier Suárez Ruiz
e4589b5be2 Changed Register port into Xamarin App 2017-01-10 11:54:25 +01:00
PLAINCONCEPTS\ccanizares
afc5dffc2a Merge branch 'master' of https://github.com/dotnet/eShopOnContainers 2017-01-10 11:37:43 +01:00
PLAINCONCEPTS\ccanizares
2e84154e37 SPA: override with compose settings (environment variables) configuration in spa angular settings service. 2017-01-10 11:37:36 +01:00
CESARDELATORRE
f8d02c0450 Changed the Xamarin app description of not using Mock services but real microservices 2017-01-09 16:38:59 -08:00
Javier Suárez Ruiz
7b7c68d85c Added Setting access from Login View (Xamarin) 2017-01-09 13:31:56 +01:00
PLAINCONCEPTS\ccanizares
7ad7a24a6e merge docker-compose 2017-01-09 10:39:47 +01:00
PLAINCONCEPTS\ccanizares
875b4824e9 merge 2017-01-09 10:38:54 +01:00
PLAINCONCEPTS\ccanizares
93bbd6516b Catalog Seed: Dynamic host url for image pics 2017-01-09 10:33:43 +01:00
CESARDELATORRE
b7cc9153aa Simplified docker-compose.override.yml file 2017-01-06 15:09:09 -08:00
CESARDELATORRE
b5494f92b5 Update README.MD about cross-platform support 2017-01-06 12:20:43 -08:00
CESARDELATORRE
9f4ad0216e Global README.MD updated 2017-01-06 12:17:02 -08:00
CESARDELATORRE
ddf927aa6d Updated Architecture Diagram 2017-01-06 11:49:51 -08:00
CESARDELATORRE
9b824b31f1 Update in global README.MD and images 2017-01-05 14:39:46 -08:00