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 |
David Britch
|
e4966c5653
|
Delete Enterprise-Application-Patterns-using-XamarinForms.pdf
|
7 years ago |
David Britch
|
0205e37329
|
Fixed corrupt cover image.
|
7 years ago |
David Britch
|
7935081b3c
|
New version of Xamarin eBook
Typos removed.
Added PKCE.
|
7 years ago |
David Britch
|
6f9a411990
|
Updated Xamarin eBook.
- Couple of typos fixed.
- Added PKCE details.
|
7 years ago |
David Britch
|
666a9c8735
|
Implemented PKCE in the authentication flow in the Xamarin client. Fixes #214
|
7 years ago |
Eduard Tomàs
|
8e29a27e7d
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
|
7 years ago |
Eduard Tomàs
|
1a0c2e9c6b
|
updating netcore sdk to 1.1.0
|
7 years ago |
Eduard Tomàs
|
074b64b586
|
forcing sh to have LF
|
7 years ago |
David Britch
|
b239e81063
|
Moved converters used by single pages from App class to the pages concerned. Part of #231
|
7 years ago |
Cesar De la Torre
|
331bffa210
|
Temp change for Azure vars
|
7 years ago |
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.)
|
7 years ago |
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.
|
7 years ago |
Cesar De la Torre
|
5588515abf
|
Fix bug for Linux environment. Case sensitive. It has to be CatalogItems.zip
|
7 years ago |
Cesar De la Torre
|
9b9db6b721
|
temp rename for file with wrong case letter. It will be CatalogItems.zip
|
7 years ago |
Cesar De la Torre
|
6ee4edcebb
|
Fixing Linux Script files to have UNIX line ending instead of WINDOWS. Somehow it was reverted.
|
7 years ago |
Cesar De la Torre
|
7844fcc0d0
|
Added Azure env vars default values to be changed by real values from user's Azure subscription
|
7 years ago |
Cesar De la Torre
|
2e801a7571
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
|
7 years ago |
Cesar De la Torre
|
7dc1efc44e
|
Added default Azure env vars to be changed by real values
|
7 years ago |
Cesar De la Torre
|
9ce35fbc31
|
Update README.md
|
7 years ago |
Cesar De la Torre
|
fddd9fb481
|
Updated/fixed the eShopOnContainers.sln with all the new latest projects added to eShopOnContainers-ServicesAndWebApps.sln
|
7 years ago |
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
|
7 years ago |
Eduard Tomàs
|
02f9095e00
|
Merge pull request #255 from jonorogers/fix-standard-http-client-method
Fix StandardHttpClient's DoPostPutAsync Method
|
7 years ago |
Ramón Tomás
|
67adcec995
|
Update docker compose file
|
7 years ago |
Ramón Tomás
|
87ea62cc66
|
Updated docker compose files for windows
|
7 years ago |
Jono Rogers
|
6281510a37
|
Fix http method being locked to POST
|
7 years ago |
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.
|
7 years ago |
Cesar De la Torre
|
14d04aeda6
|
Docker Apps Lifecycle eBook updated (Minor update, v1.1 with images and narrative review)
|
7 years ago |
Eduard Tomas
|
c52f909c36
|
branch guide
|
7 years ago |
Christian Arenas
|
975b85129e
|
Reduce the integration event name
|
7 years ago |
Eduard Tomas
|
767d3b252a
|
Renaming folder azure-docs to vsts-docs
|
7 years ago |
Eduard Tomas
|
3932623760
|
Index of k8s help files
|
7 years ago |
Eduard Tomas
|
c421405d72
|
doc update style
|
7 years ago |
Eduard Tomas
|
8a8196e88d
|
k8s docs moved
|
7 years ago |
Eduard Tomas
|
e47d724fc6
|
Move k8s doc in k8s folder
|
7 years ago |
Eduard Tomas
|
79431c6cd5
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
|
7 years ago |
Eduard Tomas
|
037a980623
|
Update environment in yaml file
|
7 years ago |
Christian Arenas
|
b154010b6d
|
Remove documentDB from azure function ARM file
|
7 years ago |
Christian Arenas
|
4ffdb5350c
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
|
7 years ago |
Christian Arenas
|
a5104d3444
|
Rename Campaings title and cleanup
|
7 years ago |
Eduard Tomas
|
fc585c8eaf
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
|
7 years ago |
Eduard Tomas
|
23a759f740
|
Add missing environment variables in k8s scripts
|
7 years ago |
White Bear
|
2d5c05bc45
|
ports in log msgs changed from 5105 to 5110
|
7 years ago |
Cesar De la Torre
|
8559cfaca8
|
Merge pull request #251 from dotnet-architecture/master
Master
|
7 years ago |
David Britch
|
eec4c899a3
|
Fixed iOS project so that it builds. Also fixed iOS test runner project.
|
7 years ago |