Ramón Tomás
3ebaf68ab9
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
7 years ago
Ramón Tomás
274ddc2016
Integrate HealthCheck with k8s
7 years ago
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.
7 years ago
David Britch
0348d882f3
Fixed relationship between XAML and their code-behind files in the PCL. Fixes #354
7 years ago
David Britch
745cb39d76
UWP campaign icon. Fixes #353
7 years ago
David Britch
86af9ec922
New campaign icons for iOS + Android #353
7 years ago
Ramón Tomás
bf280abbe8
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
7 years ago
Ramón Tomás
0f12640725
Fix issue k8s webstatus: webmvc healthcheck fails
Added Payment.api to healthcheck
7 years ago
RamonTC
2d9261884e
Merge pull request #334 from SychevIgor/SychevIgor/ExplicitParamsCreateACS
Explicitly specifying parameters for az acs create
7 years ago
RamonTC
49703a814a
Merge pull request #345 from ncsurfus/patch-1
Fixed miroservices spelling mistake
7 years ago
Eduard Tomàs
180efc45df
Merge pull request #347 from jzeferino/feature/readme_fix
Fixed header typo.
7 years ago
Igor Sychev
9bbf29fc04
Explicitly specifying parameters for az acs creat
Non-preview parameters specified
7 years ago
David Britch
d987420d41
Merge pull request #350 from dotnet-architecture/xamarin-fake-services-review
Fake services now allow creating new orders again.
7 years ago
Ramón Tomás
90a5784a3a
Update cloud manifest
7 years ago
jzeferino
aca7779fd9
Fixed header typo.
7 years ago
Cesar De la Torre
539103882e
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
7 years ago
Cesar De la Torre
6d8a33bbb9
Set NO-CACHE for HealthCheck to Basket microservice, and MVC and SPA apps so it is faster for demoing HealthChecks.
7 years ago
Javier Suárez Ruiz
0c274d46be
Fixed bindings errors
Fixed Checkout process
Changed some UWP icons
7 years ago
Nathan Surfus
8c8e4cfe96
Fixed miroservices spelling mistake
7 years ago
David Britch
f1bdcced09
Merge pull request #343 from dotnet-architecture/xamarin-pcl-revert
Reverted Xamarin projects to use PCL/Mono for the time being
7 years ago
David Britch
e3f9817745
Minor solution changes for latest VS2017 release.
7 years ago
David Britch
39b3a0ec3b
Windows test runner uses same target version as Windows app.
7 years ago
Eduard Tomàs
5831c91ced
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
7 years ago
Eduard Tomàs
2ab5347b7f
fix errors in configmap for k8s
7 years ago
Unai Zorrilla Castro
df28e4eeeb
Invert Lat/Long order on Marketing Campaign Views
7 years ago
David Britch
68fc5d158e
Removed async warning.
7 years ago
David Britch
c92b54d29c
Changed minimum deployment target to iOS 9.
This ensures the launch storyboard doesn’t generate an error, and is
line with Xamarin policy for samples.
7 years ago
Javier Suárez Ruiz
20b14edea6
Created new PCL projects to fix compilation in Visual Studio for macOS
7 years ago
Javier Suárez Ruiz
c22a443cfd
Changes in csprojs
7 years ago
Javier Suárez Ruiz
cc3b010fcb
Reverted net standard libraries to pcl
7 years ago
Unai Zorrilla Castro
0e6c816a96
Merge branch 'dev' of https://github.com/dotnet/eShopOnContainers into dev
7 years ago
Unai Zorrilla Castro
7d4ddca393
Added missing entries for k8s
7 years ago
Eduard Tomàs
93e2b9137d
Update k8s deployment and compose files with graceperiodmanager settings missing
7 years ago
Unai Zorrilla Castro
309b6cc43f
Update k8s conf_local with GracePeriodManager mandatory settings
7 years ago
Cesar De la Torre
4ea97e2411
Minor comment fixed
7 years ago
Cesar De la Torre
79d045f897
Merge pull request #320 from SychevIgor/SychevIgor/PaymntHealthCheck
payment API require health check
7 years ago
Cesar De la Torre
ed0ca3e061
Merge pull request #335 from SychevIgor/SychevIgor/KubeConfigdrop
we don't need schema files for k8 in a repo.
7 years ago
Cesar De la Torre
e3c85bab94
Merge pull request #321 from SychevIgor/SychevIgor/GracePeriodRudement
Grace period rudement fix
7 years ago
Cesar De la Torre
e72e36b997
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
7 years ago
Cesar De la Torre
14c3d69784
Fix namespace in RAZOR page _LoginPartial.cshtml, so nocompilation error when doing dotnet publish from CLI. Like D:\GITREPOS\eShopOnContainers-dev\src\Services\Identity\Identity.API\Views\Shared\_LoginPartial.cshtml(2,20): error CS0234: The type
or namespace name 'Models' does not exist in the namespace 'Identity.API' (are you missing an assembly reference?)
7 years ago
Cesar De la Torre
672461e502
Update README.k8s.md
7 years ago
Cesar De la Torre
23a882ec7d
Update README.k8s.md
7 years ago
Igor Sychev
76dcd66c73
we don't need schema files for k8 in a repo.
7 years ago
Igor Sychev
f9c7e386c7
We don't need swagger and MVC contollers in Payment API
7 years ago
Igor Sychev
926cc9f5e5
Health check for Payment
7 years ago
Igor Sychev
783dd0396b
k8 grace period
7 years ago
Igor Sychev
29b3811eea
Grace period rudement fix
7 years ago
Cesar De la Torre
202e663f77
Merge pull request #333 from ramonsmits/patch-1
Treat *.pfx as binary so CRLF will not change it
7 years ago
Ramón Tomás
e673236bbd
Added Reverse Proxy LB Rule to ARM template
7 years ago
Ramón Tomás
480723e351
Merge branch 'dev' into eShopOnServiceFabric-Win
7 years ago