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: 35ef9740db
Parent(s): f1a662e3e0
7 years ago
IgorSychev
5075d5af98
ApplicationInsights deleted from 3 projects. 2
7 years ago
IgorSychev
d35dc2ea17
ApplicationInsights deleted from 3 projects.
7 years ago
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.
7 years ago
Cesar De la Torre
09dfd9a246
Update README.md
7 years ago
Ramón Tomás
dea392ccfa
Created Azure function deployment readme
Created Storage account deployment readme
Updated index readme
Update docker-compose prod files
7 years ago
Cesar De la Torre
cc18aa0b1a
Changes order of containers in compose. Resources to the end
7 years ago
Cesar De la Torre
da7da06740
Updated .env for Azure deployment env. variables
7 years ago
Cesar De la Torre
0e5f384846
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
7 years ago
Cesar De la Torre
a3fad613bc
Fixed ZIP file that was corrupted
7 years ago
Cesar De la Torre
f61d979505
Fixing Azure Deployment scripts config plus improvements in docker-compose.override,yml
7 years ago
Cesar De la Torre
39cabf7523
Update readme.md
7 years ago
Cesar De la Torre
58643f1278
Update readme.md
7 years ago
Cesar De la Torre
96c17ee09f
Setting the AzureStorageEnabled environment variable at the docker-compose.override.yml instead of the AppSettings.json
7 years ago
Cesar De la Torre
5db957d435
Update readme.md
7 years ago
David Britch
6a1ff1178f
Merge pull request #270 from dotnet-architecture/xamarin
Increased app startup time of Xamarin client.
7 years ago
David Britch
de8c9035bd
Removed Xamarin.Forms.Theme from UWP project #231
7 years ago
Eduard Tomàs
82cc1f028f
Merge pull request #219 from SychevIgor/healthcheckcleanup
Healthcheckcleanup
7 years ago
Eduard Tomàs
f8efa1dfa7
Merge pull request #232 from matthewDDennis/master
StandardHttpClient setting Authentication Header
7 years ago
Eduard Tomàs
1fc75296c0
Merge branch 'dev'
7 years ago
Eduard Tomàs
384895add3
Doc updates
7 years ago
Eduard Tomàs
79541552aa
Merge branch 'dev'
7 years ago
Eduard Tomàs
4385004f3a
Update doc index
7 years ago
Eduard Tomàs
3a54fb8730
Doc index created
7 years ago
Eduard Tomàs
8b414ca7ec
Merge branch 'dev'
7 years ago
Eduard Tomàs
555afb4b8d
Update README.k8s.md
7 years ago
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.
7 years ago
David Britch
19663f7ba3
Removed Xamarin.Forms.Themes and Xamarin.Forms.DataPages NuGet packages in order to help speed up the app startup time #231
7 years ago
Eduard Tomàs
0c73b09406
Using MediatR behaviors instead of Autofac decorators. Solves #187
7 years ago
Eduard Tomàs
86ca13a578
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
7 years ago
David Britch
a3f99cdfbc
Merge branch 'dev' into xamarin
7 years ago
David Britch
bca490fe14
Added latest Xamarin eBook.
7 years ago
David Britch
211fbbb291
Delete corrupt PDF.
7 years ago
David Britch
a51b02da40
Added latest Xamarin eBook.
7 years ago
David Britch
25bca5bcd4
Deleted corrupt PDF.
7 years ago
Eduard Tomàs
31d71d0f1f
update angular-cli
7 years ago
Eduard Tomàs
afc0a5e5b2
Merge branch 'dev'
7 years ago
Eduard Tomàs
90e945dc14
fixed erorr on gitattributes for .sh
7 years ago
Eduard Tomàs
8683efcaf9
Merge branch 'dev'
# Conflicts:
# docs/Enterprise-Application-Patterns-using-XamarinForms.pdf
7 years ago
Eduard Tomàs
186d64c203
sync
7 years ago
Eduard Tomàs
bf7ed3fd4d
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
7 years ago
Eduard Tomàs
d3413dd30a
Using build-bits.sh instead of sln for building from ci container
7 years ago
David Britch
7701f98583
Refactored PKCE code.
7 years ago
David Britch
a2265b3be5
Delete Enterprise-Application-Patterns-using-XamarinForms.pdf
7 years ago
David Britch
01fdc0fddc
Refactored PKCE code.
7 years ago
David Britch
b285eef8d4
Refactored PKCE code.
7 years ago
David Britch
fbc2e3c330
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
7 years ago
David Britch
15e95aa21e
Refactored methods that create code challenge. Fixes #214
7 years ago
David Britch
efb8aeb83b
Latest Xamarin eBook.
7 years ago
David Britch
b2988ad7be
Latest Xamarin eBook.
7 years ago