349 Commits

Author SHA1 Message Date
Cesar De la Torre
d5cd24a3b9 Fixed another bug related to the change of the SPA project name/path tp just WebSPA.dll at the dockerfile 2017-02-22 19:45:32 -08:00
etomas
dc8ae55c7a Renaming WebSpa
Fixes #51
2017-02-22 09:16:31 +01:00
Bill Wagner
bb5d48735d update build script for Mac
Until adding these, the project would not build correctly on a Mac.

script working for SPA

Add execute permissions to build-bits.sh on macOS

fix a rebase / automatic merge issue.

Somehow, the MVC image got in there twice.

update content nodes

Bug workaround for for the CLI. It turns out that the CLI does not
handle content nodes that have multiple paths. Instead, multiple nodes
are needed.

use the standard names for the web docker images.

fix a typo and update the csproj content listings.

Also, execute nom install as part of publishing  the spa application.
2017-02-21 14:04:35 -05:00
etomas
20523925e5 SPA now works succesfully.
Solves #47
2017-02-17 13:26:42 +01:00
Cesar De la Torre
9ccf7f11ce Changes for CLI compatibility and New .PDF version 2017-02-16 12:31:53 -08:00
etomas
c7e362ac67 Docker files ready for the Visual Studio Docker Tools
Everything works as exepcted except SPA version which need further adjustments
2017-02-14 18:11:51 +01:00
etomas
af14d37378 Projects migrated to vs2017 csproj format 2017-02-14 16:23:26 +01:00
etomas
289d15b79a Removed unwanted style for solving #31 2017-02-10 16:08:10 +01:00
etomas
8522e4e288 webs updated to netcore1.1 2017-02-08 12:05:27 +01:00
etomas
d07b98468b Issue #9 - Do not hold the ASP.NET Core Configuration object as Singleton in the IoC container 2017-02-06 13:53:36 +01:00
PLAINCONCEPTS\ccanizares
1c1f7571e6 - Some minor refactoring (renaming) and make work web clients applications that were 'broken' after refactoring dtos in ordering service in this branch.
- Update dockerfile to asp.net 1.1 in ordering
2017-01-30 15:46:43 +01:00
PLAINCONCEPTS\ccanizares
e89adb5b30 SPA: Change banner and logo 2017-01-12 16:18:43 +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
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
c23bb390d6 Minor changes in README.md and Xamarin startup config 2017-01-04 17:12:03 -08:00
CESARDELATORRE
9b68ab51d2 Minor Update in README.md for the SPA app 2017-01-04 13:05:41 -08:00
CESARDELATORRE
0a0d049b3f Updates in the README.MD files plus new screenshots 2017-01-04 12:58:14 -08:00
PLAINCONCEPTS\ccanizares
25bae8e3ef fix problem with SPA build 2017-01-04 16:30:05 +01:00
Carlos Cañizares Estévez
08f0c662ef SPA: Docker file ASP url 2017-01-04 11:17:22 +01:00
Carlos Cañizares Estévez
7948b7dcbc Merge branch 'Dev' of https://github.com/dotnet/eShopOnContainers 2017-01-04 09:59:43 +01:00
Carlos Cañizares Estévez
c23dc0a372 MVC: fix logout problem
SPA: Basket status refresh
2017-01-04 09:59:36 +01:00
Quique Fernandez
48da780028 Merge branch 'Dev' of https://github.com/dotnet/eShopOnContainers into Dev 2016-12-30 16:44:41 +01:00
Quique Fernandez
a29e9d6357 Fix form styles and placeholders on both websites 2016-12-30 16:44:36 +01:00
Carlos Cañizares Estévez
31add77c32 Fix some feedback from internal review 2016-12-30 16:05:16 +01:00
Carlos Cañizares Estévez
f2681b93d2 SPA: Merge 2016-12-30 12:28:28 +01:00
Carlos Cañizares Estévez
a42f47b3f6 SPA: Observable for basket-status refresh when basket is dropped 2016-12-30 12:26:12 +01:00
Quique Fernandez
de5c81b9d7 Fix uppercase text on some views on both websites 2016-12-30 12:07:08 +01:00
Quique Fernandez
4104e6d931 Fix Edge and IE11 bug with pointer-events 2016-12-30 11:55:48 +01:00
Quique Fernandez
0337d91732 Fix "Total box" alignment on both websites 2016-12-30 11:33:57 +01:00
Quique Fernandez
9bd73c42cb Fix pager styles on SPA and MVC webstes 2016-12-29 18:52:16 +01:00
Quique Fernandez
463b2569be Disable cart when is empty on SPA 2016-12-29 18:41:57 +01:00
Quique Fernandez
bfd1bc6dcd merge 2016-12-29 18:36:56 +01:00
Quique Fernandez
b36bd97876 add ts lint 2016-12-29 18:21:02 +01:00
Carlos Cañizares Estévez
53d585bb8c Merge branch 'Dev' of https://github.com/dotnet/eShopOnContainers 2016-12-29 17:58:57 +01:00
Carlos Cañizares Estévez
ab20a93118 SPA: Fix delete basket http call that was not working 2016-12-29 17:58:49 +01:00
Quique Fernandez
2837164671 Merge branch 'Dev' of https://github.com/dotnet/eShopOnContainers into Dev 2016-12-29 17:16:50 +01:00
Quique Fernandez
35ef9740db Update some MVC componentes 2016-12-29 17:16:26 +01:00
Carlos Cañizares Estévez
6d5ff94cad SPA: add to cart redirets to login if you're not authenticated 2016-12-29 17:05:46 +01:00
Carlos Cañizares Estévez
ed3b73c622 More products and images in Catalog Seed 2016-12-29 15:25:36 +01:00
Carlos Cañizares Estévez
48ba761d17 SPA: correct linting outputs 2016-12-29 12:16:02 +01:00
Carlos Cañizares Estévez
9ffc8fa101 Merge branch 'Dev' of https://github.com/dotnet/eShopOnContainers 2016-12-29 11:15:49 +01:00
Carlos Cañizares Estévez
f7ed13bad4 SPA: delete basket when order created 2016-12-29 11:15:44 +01:00
Quique Fernandez
f453d119b3 fix some ui things 2016-12-29 10:56:42 +01:00
Quique Fernandez
8ba5c51296 add linting for sass, we have to check errors 2016-12-28 20:20:58 +01:00
Quique Fernandez
04d28fd52b Add header component 2016-12-28 20:08:58 +01:00
Quique Fernandez
61b9c5919f Merge branch 'Dev' of https://github.com/dotnet/eShopOnContainers into Dev 2016-12-28 19:36:23 +01:00
Quique Fernandez
293aa64bf9 Update identity layout 2016-12-28 19:36:17 +01:00
Carlos Cañizares Estévez
8cf5801980 Merge branch 'Dev' of https://github.com/dotnet/eShopOnContainers 2016-12-28 17:41:09 +01:00
Carlos Cañizares Estévez
fdd7bcb626 SPA: comunication between orders component and basket service. 2016-12-28 17:41:02 +01:00
Quique Fernandez
6f3a6a8c16 update basket animations 2016-12-28 16:56:16 +01:00