2034 Commits

Author SHA1 Message Date
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
David Britch
01fdc0fddc Refactored PKCE code. 2017-08-09 15:44:35 +01:00
David Britch
b285eef8d4 Refactored PKCE code. 2017-08-09 15:43:50 +01:00
David Britch
fbc2e3c330 Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev 2017-08-09 15:34:10 +01:00
David Britch
15e95aa21e Refactored methods that create code challenge. Fixes #214 2017-08-09 15:33:49 +01:00
David Britch
efb8aeb83b Latest Xamarin eBook. 2017-08-09 13:13:23 +01:00
David Britch
b2988ad7be Latest Xamarin eBook. 2017-08-09 13:11:01 +01:00
David Britch
e4966c5653 Delete Enterprise-Application-Patterns-using-XamarinForms.pdf 2017-08-09 13:10:30 +01:00
David Britch
0205e37329 Fixed corrupt cover image. 2017-08-09 13:09:21 +01:00
David Britch
7935081b3c New version of Xamarin eBook
Typos removed.
Added PKCE.
2017-08-09 13:04:15 +01:00
David Britch
6f9a411990 Updated Xamarin eBook.
- Couple of typos fixed.
- Added PKCE details.
2017-08-08 17:56:19 +01:00
David Britch
666a9c8735 Implemented PKCE in the authentication flow in the Xamarin client. Fixes #214 2017-08-08 15:44:54 +01:00
Eduard Tomàs
8e29a27e7d Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev 2017-08-08 09:51:24 +02:00
Eduard Tomàs
1a0c2e9c6b updating netcore sdk to 1.1.0 2017-08-08 09:48:55 +02:00
Eduard Tomàs
074b64b586 forcing sh to have LF 2017-08-08 09:48:37 +02:00
David Britch
b239e81063 Moved converters used by single pages from App class to the pages concerned. Part of #231 2017-08-08 08:32:03 +01:00
Cesar De la Torre
331bffa210 Temp change for Azure vars 2017-08-06 17:03:30 -07:00
Cesar De la Torre
f885f6e2d7 Setting default calues to AZURE env var variables. These values need to be changed in using resources in Azure (Service Bus, SQL Azure databases, Redis cache as a service in Azure, CosmosDB, etc.) 2017-08-06 16:57:39 -07:00
Cesar De la Torre
e017008c85 Setting docker-compose.ci.build.yml to restore and build the bits directly with the .sln instead of the Linux Script. 2017-08-06 16:35:23 -07:00
Cesar De la Torre
5588515abf Fix bug for Linux environment. Case sensitive. It has to be CatalogItems.zip 2017-08-06 15:50:23 -07:00
Cesar De la Torre
9b9db6b721 temp rename for file with wrong case letter. It will be CatalogItems.zip 2017-08-06 15:49:25 -07:00
Cesar De la Torre
6ee4edcebb Fixing Linux Script files to have UNIX line ending instead of WINDOWS. Somehow it was reverted. 2017-08-06 12:32:44 -07:00
Cesar De la Torre
7844fcc0d0 Added Azure env vars default values to be changed by real values from user's Azure subscription 2017-08-04 17:11:01 -07:00
Cesar De la Torre
2e801a7571 Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev 2017-08-04 17:07:02 -07:00
Cesar De la Torre
7dc1efc44e Added default Azure env vars to be changed by real values 2017-08-04 17:06:49 -07:00
Cesar De la Torre
9ce35fbc31 Update README.md 2017-08-04 10:58:24 -07:00
Cesar De la Torre
fddd9fb481 Updated/fixed the eShopOnContainers.sln with all the new latest projects added to eShopOnContainers-ServicesAndWebApps.sln 2017-08-04 10:24:03 -07:00
Eduard Tomàs
20d1078f0b Merge pull request #252 from whitebear-gh/fix/typo-fix-in-ps-file
ports in log msgs changed from 5105 to 5110
2017-08-03 13:35:36 +02:00
Eduard Tomàs
02f9095e00 Merge pull request #255 from jonorogers/fix-standard-http-client-method
Fix StandardHttpClient's DoPostPutAsync Method
2017-08-03 13:34:28 +02:00
Ramón Tomás
67adcec995 Update docker compose file 2017-08-03 13:06:57 +02:00
Ramón Tomás
87ea62cc66 Updated docker compose files for windows 2017-08-03 12:59:38 +02:00
Jono Rogers
6281510a37 Fix http method being locked to POST 2017-08-03 09:54:57 +01:00
Cesar De la Torre
29e319e04a Merge pull request #254 from dotnet-architecture/master
Docker Apps Lifecycle eBook updated (Minor update, v1.1 with updated images, etc.
2017-08-01 15:49:32 -07:00
Cesar De la Torre
14d04aeda6 Docker Apps Lifecycle eBook updated (Minor update, v1.1 with images and narrative review) 2017-08-01 14:51:30 -07:00
Eduard Tomas
c52f909c36 branch guide 2017-08-01 15:21:51 +02:00
Christian Arenas
975b85129e Reduce the integration event name 2017-08-01 13:45:33 +02:00
Eduard Tomas
767d3b252a Renaming folder azure-docs to vsts-docs 2017-08-01 11:06:01 +02:00
Eduard Tomas
3932623760 Index of k8s help files 2017-08-01 10:24:00 +02:00
Eduard Tomas
c421405d72 doc update style 2017-08-01 10:12:14 +02:00
Eduard Tomas
8a8196e88d k8s docs moved 2017-08-01 10:10:22 +02:00