David Britch
|
7d3a0db546
|
Formatting changes.
|
7 years ago |
David Britch
|
ba18031b82
|
Removed unused namespaces.
|
7 years ago |
David Britch
|
f4bbc90298
|
Formatting changes.
|
7 years ago |
David Britch
|
b7c8d0eed9
|
Removed unused method.
|
7 years ago |
David Britch
|
b07bf5b96c
|
Removed unused methods from RequestProvider class.
|
7 years ago |
David Britch
|
b56d609251
|
Formatting change.
|
7 years ago |
David Britch
|
d7fcf472fd
|
Unused namespace imports removed.
|
7 years ago |
David Britch
|
bdcde46b18
|
Removed unused method from IdentityService.
|
7 years ago |
David Britch
|
5507460870
|
Formatting updates to the authorization classes.
|
7 years ago |
Cesar De la Torre
|
4df73b155e
|
Minor change in label
|
7 years ago |
Eduard Tomas
|
51359dea94
|
Fixes after merge :)
|
7 years ago |
David Britch
|
25aeb2f9ab
|
Updated sentences displayed on SettingsView.
|
7 years ago |
David Britch
|
5563da46b5
|
Unused namespace removed.
|
7 years ago |
David Britch
|
3defa08c74
|
Replaced Unity with Autofac.
|
7 years ago |
Sergio Escalada
|
8f34999d66
|
Xamarin clients: on basket view, show a message to user for every item that has its price updated
|
7 years ago |
David Britch
|
ff188c8357
|
Made the mobile app use mock services by default.
|
7 years ago |
Sergio Escalada
|
9ea68ae7a2
|
Xamarin UWP client login working again (needs to add a new redirect URI for Identity Server in server side)
|
7 years ago |
David Britch
|
10586b984f
|
Renamed a variable.
|
7 years ago |
David Britch
|
2ecc1e643b
|
Separated out the validation behavior from the validation effect.
|
7 years ago |
David Britch
|
8c04a0d249
|
Added a period to end of validation error message.
|
7 years ago |
David Britch
|
703d87eaef
|
LoginView displays validation errors when using mock services.
|
8 years ago |
David Britch
|
433de15fdc
|
Unused x:Name references removed.
|
8 years ago |
David Britch
|
531e90e5a3
|
Removed unused services from view models.
|
8 years ago |
David Britch
|
4a073b96d8
|
Removed unused code from NavigationService.
|
8 years ago |
David Britch
|
33009ceb33
|
Renamed MessengerKeys class to MessageKeys.
|
8 years ago |
David Britch
|
efa81cf842
|
ViewModelLocator is now responsible for connecting view models to views.
Uses an auto-wiring convention-based approach.
|
8 years ago |
David Britch
|
00311b45d4
|
Replaced async void methods with async Task.
|
8 years ago |
David Britch
|
561208ca81
|
AnimationExtension isn't used.
|
8 years ago |
etomas
|
c3444287ec
|
Fixes order checkout (#53)
|
8 years ago |
Javier Suárez Ruiz
|
f185824d70
|
Revert "ViewModelLocator now connects view models to views, rather than NavigationService."
|
8 years ago |
Javier Suárez Ruiz
|
06d57fcbe5
|
Changed project error message language
Updated README
|
8 years ago |
David Britch
|
77b64d5370
|
Replaced async void methods with async Task methods, where appropriate.
Also removed AnimationExtensions as it’s not used.
|
8 years ago |
David Britch
|
14efed11a8
|
ViewModelLocator is now responsible for connecting view models to views.
Uses an auto-wiring convention-based approach.
|
8 years ago |
David Britch
|
8b3bd3b7e2
|
Ensured that calls to NavigationService.NavigateAsync are awaited.
|
8 years ago |
David Britch
|
3486e6be71
|
Removed behaviors that aren't required and replaced with EventToCommandBehavior.
|
8 years ago |
Javier Suárez Ruiz
|
9f1d4130db
|
Fixed Android Test project wrong version
|
8 years ago |
Javier Suárez Ruiz
|
c446af002e
|
Protect from null the Checkout proccess
|
8 years ago |
etomas
|
485e8faf03
|
Removing pokemon catches. #75
|
8 years ago |
Javier Suárez Ruiz
|
e53ac10382
|
Added x-requestid parameter to Order API
|
8 years ago |
PLAINCONCEPTS\ccanizares
|
e89adb5b30
|
SPA: Change banner and logo
|
8 years ago |
Javier Suárez Ruiz
|
7df567088f
|
Changed Logout redirect Url
|
8 years ago |
Javier Suárez Ruiz
|
9525024649
|
Changed Logout callback URL
|
8 years ago |
Javier Suárez Ruiz
|
2ba5d8a297
|
Changes in test projects
|
8 years ago |
Javier Suárez Ruiz
|
d8a075f760
|
Changed Xamarin Basket scroll
|
8 years ago |
PLAINCONCEPTS\ccanizares
|
cdffaf1ce1
|
MVC: Add To Cart bug.
SPA: Add To Cart 'bug', Update Basket.
|
8 years ago |
CESARDELATORRE
|
ed4fefd953
|
Updated README.MD and SPA & MVC app images
|
8 years ago |
Javier Suárez Ruiz
|
5f32ca1947
|
Changes un Basket logic to adapt to websites logic
|
8 years ago |
Javier Suárez Ruiz
|
4d58ee27a9
|
Fixed local Docker images in Xamarin client
|
8 years ago |
Javier Suárez Ruiz
|
3340595b4f
|
Changed Basket API integration
|
8 years ago |
PLAINCONCEPTS\ccanizares
|
637d709e36
|
Identity: Issuer fix for Xamarin against docker scenario
|
8 years ago |