Cesar De la Torre
dca1b5eedd
Updated UserSecrets() obsolete API to AddUserSecrets<Startup>() update heading NET Core 2.0. See: https://github.com/aspnet/Announcements/issues/223
2017-08-16 13:47:07 -07:00
Cesar De la Torre
32da90b6af
Merge pull request #235 from skynode/patch-2
...
Update Identity.API/Startup.cs
2017-08-16 13:34:17 -07:00
Cesar De la Torre
ca4fb143dd
Merge pull request #218 from SychevIgor/bootstrapversionfix
...
bootstrap version consolidated across all ui based apps. latest stabl…
2017-08-16 13:27:54 -07:00
Cesar De la Torre
6af0bd02de
Merge pull request #217 from SychevIgor/AIdeleted
...
ApplicationInsights deleted from 3 projects.
2017-08-16 13:20:23 -07:00
Cesar De la Torre
229c250c05
Merge pull request #221 from SychevIgor/ErrorInCatalogControllerFix
...
Error action extracted from CatalogController, because otherwise was …
2017-08-16 13:10:28 -07:00
IgorSychev
1a8c0f2ef4
layout fix after alpha5
2017-08-16 21:59:24 +03:00
IgorSychev
e624150866
bootstrap version consolidated across all ui based apps. latest stable version is 3.3.7
...
bootstrap version was inconsistent in WebMVC app. js was from 3.3.6, but css from 4.0.0-alpha.5. 4.0.0-alpha.5 was introduced in a commit
Author: Quique Fernandez <e.fernandez@plainconcepts.com>#mailto:e.fernandez@plainconcepts.com
Date: 6 months ago (2016-12-29 7:16:26 PM)
Commit hash: 35ef9740db30e7e50f00b432a54b2597cac73e72
Parent(s): f1a662e3e0
2017-08-16 21:59:24 +03:00
IgorSychev
5075d5af98
ApplicationInsights deleted from 3 projects. 2
2017-08-16 21:57:58 +03:00
IgorSychev
d35dc2ea17
ApplicationInsights deleted from 3 projects.
2017-08-16 21:57:58 +03:00
IgorSychev
c43d1922a1
Error action extracted from CatalogController, because otherwise was violated Single Responsibility Principal, when even to generate an Error we will create Transient ICatalogService for each error.
2017-08-16 21:55:40 +03:00
Cesar De la Torre
09dfd9a246
Update README.md
2017-08-15 12:50:01 -07:00
Ramón Tomás
dea392ccfa
Created Azure function deployment readme
...
Created Storage account deployment readme
Updated index readme
Update docker-compose prod files
2017-08-15 21:22:43 +02:00
Cesar De la Torre
cc18aa0b1a
Changes order of containers in compose. Resources to the end
2017-08-14 17:35:56 -07:00
Cesar De la Torre
da7da06740
Updated .env for Azure deployment env. variables
2017-08-14 16:24:46 -07:00
Cesar De la Torre
0e5f384846
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
2017-08-14 15:42:01 -07:00
Cesar De la Torre
a3fad613bc
Fixed ZIP file that was corrupted
2017-08-14 15:41:38 -07:00
Cesar De la Torre
f61d979505
Fixing Azure Deployment scripts config plus improvements in docker-compose.override,yml
2017-08-14 13:32:36 -07:00
Cesar De la Torre
39cabf7523
Update readme.md
2017-08-14 11:50:19 -07:00
Cesar De la Torre
58643f1278
Update readme.md
2017-08-14 11:35:04 -07:00
Cesar De la Torre
96c17ee09f
Setting the AzureStorageEnabled environment variable at the docker-compose.override.yml instead of the AppSettings.json
2017-08-14 10:44:43 -07:00
Cesar De la Torre
5db957d435
Update readme.md
2017-08-14 09:54:29 -07:00
David Britch
6a1ff1178f
Merge pull request #270 from dotnet-architecture/xamarin
...
Increased app startup time of Xamarin client.
2017-08-14 09:19:31 +01:00
David Britch
de8c9035bd
Removed Xamarin.Forms.Theme from UWP project #231
2017-08-14 09:07:44 +01:00
Eduard Tomàs
82cc1f028f
Merge pull request #219 from SychevIgor/healthcheckcleanup
...
Healthcheckcleanup
2017-08-11 16:02:00 +02:00
Eduard Tomàs
f8efa1dfa7
Merge pull request #232 from matthewDDennis/master
...
StandardHttpClient setting Authentication Header
2017-08-11 15:57:48 +02:00
Eduard Tomàs
1fc75296c0
Merge branch 'dev'
2017-08-11 11:59:47 +02:00
Eduard Tomàs
384895add3
Doc updates
2017-08-11 11:57:57 +02:00
Eduard Tomàs
79541552aa
Merge branch 'dev'
2017-08-11 10:06:47 +02:00
Eduard Tomàs
4385004f3a
Update doc index
2017-08-11 10:04:55 +02:00
Eduard Tomàs
3a54fb8730
Doc index created
2017-08-11 10:03:44 +02:00
Eduard Tomàs
8b414ca7ec
Merge branch 'dev'
2017-08-11 09:15:17 +02:00
Eduard Tomàs
555afb4b8d
Update README.k8s.md
2017-08-11 08:42:35 +02:00
David Britch
f4cb659324
Removed TapGestureRecognizer from mock Register button.
...
The Register button attempts to display the IdentityServer registration
page, which isn’t required when using mock services.
2017-08-10 15:41:50 +01:00
David Britch
19663f7ba3
Removed Xamarin.Forms.Themes and Xamarin.Forms.DataPages NuGet packages in order to help speed up the app startup time #231
2017-08-10 15:38:04 +01:00
Eduard Tomàs
0c73b09406
Using MediatR behaviors instead of Autofac decorators. Solves #187
2017-08-10 16:05:42 +02:00
Eduard Tomàs
86ca13a578
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
2017-08-10 13:51:47 +02:00
David Britch
a3f99cdfbc
Merge branch 'dev' into xamarin
2017-08-10 11:44:29 +01:00
David Britch
bca490fe14
Added latest Xamarin eBook.
2017-08-10 11:29:21 +01:00
David Britch
211fbbb291
Delete corrupt PDF.
2017-08-10 11:28:48 +01:00
David Britch
a51b02da40
Added latest Xamarin eBook.
2017-08-10 11:27:00 +01:00
David Britch
25bca5bcd4
Deleted corrupt PDF.
2017-08-10 11:26:28 +01:00
Eduard Tomàs
31d71d0f1f
update angular-cli
2017-08-10 12:11:21 +02:00
Eduard Tomàs
afc0a5e5b2
Merge branch 'dev'
2017-08-10 10:37:48 +02:00
Eduard Tomàs
90e945dc14
fixed erorr on gitattributes for .sh
2017-08-10 10:37:28 +02:00
Eduard Tomàs
8683efcaf9
Merge branch 'dev'
...
# Conflicts:
# docs/Enterprise-Application-Patterns-using-XamarinForms.pdf
2017-08-10 09:07:33 +02:00
Eduard Tomàs
186d64c203
sync
2017-08-10 09:04:46 +02:00
Eduard Tomàs
bf7ed3fd4d
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
2017-08-10 09:01:42 +02:00
Eduard Tomàs
d3413dd30a
Using build-bits.sh instead of sln for building from ci container
2017-08-10 09:01:37 +02:00
David Britch
7701f98583
Refactored PKCE code.
2017-08-09 15:46:31 +01:00
David Britch
a2265b3be5
Delete Enterprise-Application-Patterns-using-XamarinForms.pdf
2017-08-09 15:46:07 +01:00