2162 Commits

Author SHA1 Message Date
Cesar De la Torre
13f86b8911 Update README.md 2017-10-10 17:06:20 -07:00
Cesar De la Torre
de2aa0409c Update README.md 2017-10-10 17:05:08 -07:00
RamonTC
7eb7fdf218 Update readme.md 2017-10-10 18:52:02 +02:00
RamonTC
69cbeb0a6b Update readme.md 2017-10-10 18:50:51 +02:00
Cesar De la Torre
d100cf63df Merge pull request #370 from EthanR/patch-1
Update README.md
2017-10-10 09:45:30 -07:00
EthanR
172a129ebc Update README.md
Fixed small typo noticed while scanning ReadMe. will thoroughly read later.
2017-10-10 11:49:55 -04:00
Ramón Tomás
3539191176 Update catalog.api sf env var 2017-10-10 17:42:32 +02:00
Ramón Tomás
f25b6a8293 Updated sf linux image tags 2017-10-10 17:39:29 +02:00
Ramón Tomás
f7c09dad81 Update SF linux manifests 2017-10-10 15:12:33 +02:00
Ramón Tomás
4bc1772d84 Created SF infrastucture services 2017-10-10 12:58:04 +02:00
Ramón Tomás
b3726c32e3 Created deployment scripts for SF Linux 2017-10-10 11:17:34 +02:00
Ramón Tomás
3385c63cc6 Added eShopOnServiceFabric project for Linux 2017-10-09 19:00:01 +02:00
Cesar De la Torre
cc4325cee5 Updated all docker-compose files version from 2.1 to 3 2017-10-08 13:24:32 -07:00
Eduard Tomàs
f4ea3cdfa3 build script with no parallel msbuild. For using with VSTS (parallel builds seems to cause that some builds fail randomly) 2017-10-06 12:31:47 +02:00
Ramón Tomás
eb38172abf Removed swagger from Payment.api 2017-10-06 12:18:30 +02:00
Unai Zorrilla Castro
ec5aee5187 Remove hardcoded database name from GracePeriodManagerService 2017-10-06 12:09:16 +02:00
Cesar De la Torre
3c2efbf678 Update README.md 2017-10-05 12:16:23 -07:00
Cesar De la Torre
53d7967581 Update README.md 2017-10-05 12:14:50 -07:00
Cesar De la Torre
4ffdb0d915 Update README.md 2017-10-05 12:12:16 -07:00
Cesar De la Torre
6a6af36d89 Update README.md 2017-10-05 12:10:41 -07:00
Cesar De la Torre
f63aa45988 Update README.md 2017-10-05 12:09:38 -07:00
Cesar De la Torre
5cc56d7c66 Update README.md 2017-10-05 12:07:55 -07:00
Cesar De la Torre
ad758dac32 Update README.md 2017-10-05 12:01:36 -07:00
Cesar De la Torre
5d59c1721e Update README.md 2017-10-05 11:59:04 -07:00
Cesar De la Torre
e67a003822 Update README.md 2017-10-05 11:52:50 -07:00
Cesar De la Torre
4e660ad4b5 Update README.md 2017-10-05 11:51:13 -07:00
Cesar De la Torre
87608ca1df Added links to eReader formats (Kindle/MOBI and EPUB) 2017-10-05 11:50:30 -07:00
Cesar De la Torre
e8c8678082 Changed to new GA SQL Server container Image tag and parameters 2017-10-04 13:54:34 -07:00
Cesar De la Torre
84bb9b505f Merge pull request #357 from dotnet-architecture/revert-356-dev
Revert "Update docker-compose.yml"
2017-10-04 14:05:22 -04:00
Cesar De la Torre
04cb531b46 Revert "Update docker-compose.yml" 2017-10-04 11:05:04 -07:00
Cesar De la Torre
9d6da78507 Merge pull request #356 from volkan/dev
Update docker-compose.yml
2017-10-04 13:08:30 -04:00
Ramón Tomás
dd20236eb6 Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev 2017-10-04 18:36:16 +02:00
Ramón Tomás
01376ead68 Created ARM template for deploying a secured SF
Created ps1 to generate certificates in keyvault
Updated readme
2017-10-04 18:36:08 +02:00
Volkan Altan
a78626c4d8 Update docker-compose.yml
fix mssql version
2017-10-04 16:43:37 +03:00
Cesar De la Torre
01ff19a613 Removed Service Fabric manifests targeting Windows from default eShopOnContainers VS solution which targets Docker Linux 2017-10-03 09:19:06 -07:00
Cesar De la Torre
2ca72e8f1d Set Linux as by default target OS for Docker's project in VS2017 2017-10-02 14:59:30 -07:00
Cesar De la Torre
34a4271608 Update README.md 2017-10-02 13:26:06 -07:00
Cesar De la Torre
09e35a8c65 Update build-bits.sh 2017-10-02 13:16:11 -07:00
Cesar De la Torre
8ff4856a89 Git test 2017-10-02 12:57:19 -07:00
Ramón Tomás
883fbbac8e Updates marketing.api SF manifest 2017-10-02 19:49:15 +02:00
Ramón Tomás
4a8cd4d3bb Updated marketing.api service fabric env. vars 2017-10-02 17:38:27 +02:00
Ramón Tomás
83f8bd8f5b Added swagger to Payment.api 2017-10-02 16:20:59 +02:00
Ramón Tomás
99dd90e699 Merge Dev 2017-10-02 15:04:25 +02:00
Ramón Tomás
3ebaf68ab9 Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev 2017-10-02 14:40:49 +02:00
Ramón Tomás
274ddc2016 Integrate HealthCheck with k8s 2017-10-02 14:40:37 +02:00
David Britch
2e463f4b25 Fixed SplashScreen implementation on Android. Fixes #355
The MainTheme set the splash screen image as the window background.
I’ve removed this and ensured that the SplashActivity is the launch
activity.

Also did some code tidy up on the Campaign page classes.
2017-09-29 17:25:49 +01:00
David Britch
0348d882f3 Fixed relationship between XAML and their code-behind files in the PCL. Fixes #354 2017-09-29 16:14:18 +01:00
David Britch
745cb39d76 UWP campaign icon. Fixes #353 2017-09-29 12:50:33 +01:00
David Britch
86af9ec922 New campaign icons for iOS + Android #353 2017-09-29 12:35:15 +01:00
Ramón Tomás
bf280abbe8 Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev 2017-09-29 11:45:33 +02:00