David Britch
397ccd30d9
AssertTargetFallbacks removed.
2018-01-15 14:23:33 +00:00
David Britch
f8b41f23a2
AssertTargetFallback added.
2018-01-15 14:18:45 +00:00
David Britch
dd9a97a8b0
Added AssertTargetFallback.
2018-01-15 14:14:59 +00:00
David Britch
89c3bcdfe6
Merge branch 'xamarin-netstandard' of https://github.com/dotnet-architecture/eShopOnContainers into xamarin-netstandard
2018-01-15 13:55:31 +00:00
David Britch
d5aef48025
Removed UITest folder.
2018-01-15 13:55:22 +00:00
David Britch
d7b47cff8f
Added package dependency.
2018-01-15 13:54:23 +00:00
David Britch
83478af9bc
Package consolidation.
2018-01-15 13:43:06 +00:00
David Britch
796dd002af
Consolidated Xamarin.Forms packages.
2018-01-15 13:34:23 +00:00
David Britch
cc4fb9b5fa
Reduced number of warnings.
2018-01-15 13:06:29 +00:00
David Britch
df086fe0de
Added AuthorizeRequest class, which is no longer present in IdentityModel.Client.
...
Note that this will ultimately be eliminated when moving to using
OIDCClient.
2018-01-15 11:46:34 +00:00
David Britch
5a12965695
Windows projects build.
2018-01-12 16:33:53 +00:00
David Britch
18057d0498
Moved eShopOnContainers.Core back to correct location.
2018-01-12 16:25:14 +00:00
David Britch
6b1cffad9d
Refactored unit tests to remove compiler warnings.
2018-01-12 16:04:10 +00:00
David Britch
c666c36cec
Windows apps migrated to .NET Standard.
2018-01-12 15:50:18 +00:00
David Britch
972ff42d94
Changes to move the unit tests to .NET Standard.
2018-01-10 17:41:34 +00:00
David Britch
447a23db5d
First batch of changes to move the Xamarin app to .NET Standard.
2018-01-10 17:41:04 +00:00
David Britch
690f0fd03a
All projects build on Windows.
2018-01-05 12:14:30 +00:00
David Britch
1a8cafa1c8
Ensured that reference to eShopOnContainers.Core is present in all projects.
2018-01-05 11:49:31 +00:00
CESARDELATORRE
505d0f9c16
Minor changes in .sln and projects, updated by VS 2017 15.5.
...
Tested on Android app deployment to device and UWP on local Windows
2018-01-03 16:38:56 -08:00
David Britch
8f6b979f53
Update to iOS project for Forms 2.5.
2017-11-22 17:25:58 +00:00
David Britch
7acb0bd68e
Updates to ensure app runs on Forms 2.5.
2017-11-22 17:22:21 +00:00
David Britch
bee76a4523
Updated to Forms 2.5. Fixes #416
2017-11-22 15:48:10 +00:00
David Britch
1545eb80bd
Replaced deprecated OnPlatform API. Fixes #399
2017-11-09 11:21:03 +00:00
Cesar De la Torre
3218c1b54c
Fixed bug in Xamarin code when mapping from Order to Basket, method MapOrderToBasket(), in order to submit to the Basket microservice.
2017-10-31 21:55:04 -07:00
David Britch
fc82bba271
Whitespace removed.
2017-10-25 17:04:17 +01:00
David Britch
771962f054
Removed unused methods.
2017-10-25 16:56:38 +01:00
David Britch
03e61fae9d
Added a Style to define the margin on Entry controls on the SettingsView. Fixes #387
2017-10-25 16:31:25 +01:00
David Britch
954717b65d
Removed unneeded reference.
2017-10-25 15:47:38 +01: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
Eduard Tomàs
180efc45df
Merge pull request #347 from jzeferino/feature/readme_fix
...
Fixed header typo.
2017-09-28 16:27:16 +02:00
jzeferino
aca7779fd9
Fixed header typo.
2017-09-25 21:59:59 +01:00
Javier Suárez Ruiz
0c274d46be
Fixed bindings errors
...
Fixed Checkout process
Changed some UWP icons
2017-09-25 08:17:20 +02:00
David Britch
39b3a0ec3b
Windows test runner uses same target version as Windows app.
2017-09-22 12:35:10 +01:00
David Britch
68fc5d158e
Removed async warning.
2017-09-21 17:40:51 +01:00
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.
2017-09-21 17:32:24 +01:00
Javier Suárez Ruiz
20b14edea6
Created new PCL projects to fix compilation in Visual Studio for macOS
2017-09-21 16:20:26 +02:00
Javier Suárez Ruiz
c22a443cfd
Changes in csprojs
2017-09-20 16:44:30 +02:00
Javier Suárez Ruiz
cc3b010fcb
Reverted net standard libraries to pcl
2017-09-20 16:42:35 +02:00
jacano
41d9afb84d
Core, Android and iOS project updated to netstandard 2.0
2017-09-04 12:45:01 +02:00
jacano
208047c6ca
test runners updated
2017-09-04 12:45:01 +02:00
jacano
d3aa16f27d
UITest to package reference
2017-09-04 12:45:01 +02:00
jacano
f01431407a
UWP in netstandard 2
2017-09-04 12:45:00 +02:00
jacano
c722d4907b
project.json removed from core
2017-09-04 12:45:00 +02:00
David Britch
de8c9035bd
Removed Xamarin.Forms.Theme from UWP project #231
2017-08-14 09:07:44 +01:00
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.
2017-08-10 15:41:50 +01:00
David Britch
19663f7ba3
Removed Xamarin.Forms.Themes and Xamarin.Forms.DataPages NuGet packages in order to help speed up the app startup time #231
2017-08-10 15:38:04 +01:00
David Britch
15e95aa21e
Refactored methods that create code challenge. Fixes #214
2017-08-09 15:33:49 +01:00