Christian Arenas
|
33acdcf9dc
|
Clean up
|
7 years ago |
Christian Arenas
|
cdfe85bdaf
|
Add marketing unit test to project
|
7 years ago |
Christian Arenas
|
c9266e8fea
|
remove MoreDetailsCampaignButton.xaml from project
|
7 years ago |
Christian Arenas
|
85c9af690f
|
Add serviceHelper and add campaingTemplate in campaing view
|
7 years ago |
Christian Arenas
|
8a73ee4c59
|
Resolve big margin problem in fake location settings
|
7 years ago |
Christian Arenas
|
ca46125c83
|
Add campaign view template
|
7 years ago |
Christian Arenas
|
f0b2845a6f
|
Add marketing scope to Xamarin client
|
7 years ago |
Christian Arenas
|
bfb9eff00a
|
Add CampaignDetail view and model view
|
7 years ago |
Christian Arenas
|
9bdfddc496
|
Modify the campaign response of the marketing api
|
7 years ago |
Christian Arenas
|
80c10a1465
|
Add default fake location in settings
|
7 years ago |
Christian Arenas
|
fbb3b570b8
|
Add new campaign tab and mocks services
|
7 years ago |
Christian Arenas
|
19647d8b7d
|
Add userIsLogged contiditon in view for fake location
|
7 years ago |
Christian Arenas
|
2283a9d12b
|
Add userIsLogged contiditon in view for fake location
|
7 years ago |
Christian Arenas
|
dde8e686fc
|
Add token when call location api
|
7 years ago |
Christian Arenas
|
3b5d081086
|
Add token when call location api
|
7 years ago |
Christian Arenas
|
c84b4707e3
|
Add locations to allow scopes to dictionary
|
7 years ago |
Christian Arenas
|
ef8f14a212
|
Add locations to allow scopes to dictionary
|
7 years ago |
David Britch
|
d3ea7ec853
|
Refactored TokenService into IdentityService.
|
7 years ago |
David Britch
|
bfdac24771
|
Refactored TokenService into IdentityService.
|
7 years ago |
David Britch
|
7ee48876a7
|
LoginViewModel now stores the correct access token as an application setting.
|
7 years ago |
David Britch
|
99bb40261d
|
LoginViewModel now stores the correct access token as an application setting.
|
7 years ago |
David Britch
|
a93cf0105c
|
Updated Xamarin client to use the hybrid authentication flow.
|
7 years ago |
David Britch
|
17974395a7
|
Updated Xamarin client to use the hybrid authentication flow.
|
7 years ago |
Christian Arenas
|
bb5ad3182d
|
Add new location settings
|
7 years ago |
Christian Arenas
|
efba36b02c
|
Add new location settings
|
7 years ago |
Christian Arenas
|
6a1d37b84f
|
Add Location Setting objects to view and ViewModel
|
7 years ago |
Christian Arenas
|
7effb99503
|
Add Location Setting objects to view and ViewModel
|
7 years ago |
Christian Arenas
|
b96faa369d
|
Add LocationService to RegisterDependencies
|
7 years ago |
Christian Arenas
|
c3b4a8e97e
|
Add LocationService to RegisterDependencies
|
7 years ago |
Christian Arenas
|
cdd15117fb
|
Add locationService class
|
7 years ago |
Christian Arenas
|
73ac99bc70
|
Add locationService class
|
7 years ago |
David Britch
|
f406c55894
|
Update README.md
|
7 years ago |
David Britch
|
33fd78420f
|
Update README.md
|
7 years ago |
Ramón Tomás
|
5482ccdf0d
|
Changed Xamarin app authentication to Hybrid flow
|
7 years ago |
Ramón Tomás
|
55271568e9
|
Changed Xamarin app authentication to Hybrid flow
|
7 years ago |
David Britch
|
784dc72573
|
Ensure iOS project builds in VS Mac by adding SkipValidatePackageReferences entry to .csproj.
|
7 years ago |
David Britch
|
8908cecd6e
|
Ensure iOS project builds in VS Mac by adding SkipValidatePackageReferences entry to .csproj.
|
7 years ago |
Ahmed Aderopo Alejo
|
6950839d77
|
Minor cold clean up to avoid unnecessary code execution
|
7 years ago |
Ahmed Aderopo Alejo
|
835729035b
|
Minor cold clean up to avoid unnecessary code execution
|
7 years ago |
Eduard Tomas
|
af09d0a8ee
|
Forcing SDK version
|
7 years ago |
Eduard Tomas
|
546f443d7f
|
Forcing SDK version
|
7 years ago |
Ramón Tomás
|
de76dd363c
|
Change Xamarin app to call basket for order checkout
|
7 years ago |
Ramón Tomás
|
bc1c3761c2
|
Change Xamarin app to call basket for order checkout
|
7 years ago |
David Britch
|
4c53c0510a
|
Added SkipValidatePackageReferences entry to the PropertyGroup
|
7 years ago |
David Britch
|
c551d1fcf9
|
Added SkipValidatePackageReferences entry to the PropertyGroup
|
7 years ago |
David Britch
|
92be019aae
|
Modification to stop the UWP project producing a build error due to the lack of Microsoft.Bcl.Build.
|
7 years ago |
David Britch
|
82d32657e0
|
Modification to stop the UWP project producing a build error due to the lack of Microsoft.Bcl.Build.
|
7 years ago |
David Britch
|
482f8d4bfb
|
Added xUnit console test runner to unit test PCL.
|
7 years ago |
David Britch
|
878e8ad2f9
|
Added xUnit console test runner to unit test PCL.
|
7 years ago |
David Britch
|
9472c7061b
|
Fixed app crash when switching from mock to real services.
When the previous page is the MainView, switching from mock to real
services will force re-authentication by navigating to the LoginView.
|
7 years ago |