369 Commits

Author SHA1 Message Date
dsanz
a1f2cc9975 Fix for issue #67 https://github.com/dotnet/eShopOnContainers/issues/67 renamed Models folder to ViewModels in WebMVC 2017-03-03 16:00:15 +01:00
etomas
f9b15481d1 Idempotent updates based on requestid 2017-03-03 12:03:31 +01:00
etomas
32bb724d80 Simplifying use of windows containers 2017-03-02 15:54:30 +01:00
etomas
faa24c757c Docker files added again
docker-use-platform creates mark file
2017-03-01 12:03:37 +01:00
Charles Lowell
75d5c3695a Fix Identity.API and WebMVC publishing
- upgrade BundlerMinifier.Core dependencies (fixes a globbing bug)
- ensure minification includes all css
- only copy what's needed in production to the publish directory
2017-02-28 15:01:52 -08:00
Charles Lowell
7755f30618 Use relative paths & URLs 2017-02-28 14:54:22 -08:00
Charles Lowell
3df4f3a206 Configure service URLs via environment variables 2017-02-28 14:54:21 -08:00
etomas
92daab8fae Unwanted files (now Dockerfiles are autogenerated) 2017-02-24 18:09:08 +01:00
etomas
79615664cf Dockerfiles for win and linux containers 2017-02-24 18:07:52 +01:00
etomas
5b97c7329b Infrastructure to support Dockerfiles for both Windows & Linux 2017-02-23 16:39:18 +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
Cesar De la Torre
9ccf7f11ce Changes for CLI compatibility and New .PDF version 2017-02-16 12:31:53 -08:00
Cesar De la Torre
2576c695ad Raising number of Retries With Exponential Backoff so slower machines don't get a "maxNumber of retries reached" exception.. 2017-02-16 11:16:47 -08:00
Cesar De la Torre
68ad1895c6 Fixed bug https://github.com/dotnet/eShopOnContainers/issues/45
with Retry with Exponential Backoff
2017-02-15 23:12:37 -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
cdffaf1ce1 MVC: Add To Cart bug.
SPA: Add To Cart 'bug', Update Basket.
2017-01-11 12:23:05 +01:00
PLAINCONCEPTS\ccanizares
637d709e36 Identity: Issuer fix for Xamarin against docker scenario 2017-01-10 15:14: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
PLAINCONCEPTS\ccanizares
b426becd23 . 2017-01-04 17:41:25 +01:00
PLAINCONCEPTS\ccanizares
6c64c72896 . 2017-01-04 17:40:43 +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
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
827d6ff0f5 update new orders layout on MVC 2016-12-30 11:28:28 +01:00
Quique Fernandez
9bd73c42cb Fix pager styles on SPA and MVC webstes 2016-12-29 18:52:16 +01:00
Quique Fernandez
423cee76b6 minify css and fix fonts paths 2016-12-29 17:56:48 +01:00
Quique Fernandez
fcefa53f81 beautify css 2016-12-29 17:45:59 +01:00
Quique Fernandez
1b3194d97d Update orders layout on mvc 2016-12-29 17:42:18 +01:00
Quique Fernandez
8496748453 change header to partial 2016-12-29 17:27:42 +01:00
Quique Fernandez
78265984af add orders css to mvc app 2016-12-29 17:19:01 +01:00
Quique Fernandez
35ef9740db Update some MVC componentes 2016-12-29 17:16:26 +01:00
Quique Fernandez
f1a662e3e0 Upate all CSS on MVW website 2016-12-29 12:16:30 +01:00
Carlos Cañizares Estévez
6f6530b5f6 SPA: Login Logout (Identity Component) 2016-12-27 10:32:18 +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
d8a0d9bb66 BasketApi: Add authorizationHeader (pass bearer from Swagger Ui to authorize request...).
MVC: Solve some design feedback (filter selector in catalog)

CatalogApi: Move models from infrastructure to Model folder.
2016-12-21 11:30:11 +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
Carlos Cañizares Estévez
e4d3c66d27 Logout fix for Xamarin in identity 2016-12-19 17:55:48 +01:00
Carlos Cañizares Estévez
10f3e17b55 Add Swagger to Basket Api
SQL databases with the same prefix for services
Move application tier to api tier in ordering api
2016-12-19 10:20:02 +01:00
Carlos Cañizares Estévez
31753fc057 MVC: Finish Orders integration (detail), validations, some refactor ...
Orders: Detail Query, new field in OrderDetail..
Identity: Validations in Register View, ensure all claims are returned in user end point..
2016-12-17 14:41:16 +01:00
Carlos Cañizares Estévez
9e72fe7c7c Order items in ordering api 2016-12-14 18:23:57 +01:00
Carlos Cañizares Estévez
7ba1c339c4 Seed for identity service (jdoe@eshop.com) 2016-12-14 12:15:39 +01:00
CESARDELATORRE
b46665955c Changes to README and other minor changes after testing 2016-12-12 23:24:31 -08:00