Commit graph

168 commits

Author SHA1 Message Date
Brendon Duncan
4dc3e7c2e8 Enter Amount displaying ongoing progress indicator when contacting Shapeshift. Send max button now displays max limit amount when available funds are above the Shapeshift limit. 2018-09-04 12:21:57 +12:00
Brendon Duncan
b2178c84e3 When available funds are higher than Shapeshift max limit, the send max button changes to send max limit. 2018-09-04 11:02:52 +12:00
Brendon Duncan
b7dda8b6ca Currency in send max button now updates with currency change. 2018-09-03 20:17:46 +12:00
Brendon Duncan
8908b5ef80 Send max button behaviour is now conditional based on min and max limits. 2018-09-03 20:12:20 +12:00
Sebastiaan Pasma
99d8de02da
Show pasted address instead of always cashaddr format on bch 2018-08-14 15:53:18 +02:00
Brendon Duncan
5445ddbecd Fix for wallet selection header when in Shapeshift flow. Also fixed a coin already present bug that occurred in subsequent Shapeshift flows. 2018-08-13 10:00:39 +12:00
Jean-Baptiste Dominguez
9e28c4ec45 Fix bug send max with thirdparty (Shapeshift) 2018-08-10 17:20:04 +09:00
Sebastiaan Pasma
ee0042b6e7
sendMax bugfix when returning to previous screen 2018-08-09 13:39:27 +02:00
Jean-Baptiste Dominguez
3bb446cdee
Merge branch 'wallet/sprint/20' into wallet/task/537 2018-08-09 15:41:17 +09:00
Jean-Baptiste Dominguez
77f6210076 Fix pop state on the send flow 2018-08-09 13:15:21 +09:00
Jean-Baptiste Dominguez
e183643298 Remove from the route the stateparams, adapt some controllers in the new sendflowservice 2018-08-09 12:35:39 +09:00
Brendon Duncan
bf9b467bfe Renamed sendFlowService functions to be more consistent. 2018-08-09 13:01:48 +12:00
Brendon Duncan
dff0d51ef3 Refactored sendFlowService and cleared its state before entering the send tab. 2018-08-09 11:10:26 +12:00
Sebastiaan Pasma
f7ecdb2f2f
sendflow service integrated into flow 2018-08-08 17:10:47 +02:00
Brendon Duncan
69e8c62f5c Fix for when an amount changes from having a separate currency value, to the currency being one string with the amount. 2018-08-08 22:00:07 +12:00
Brendon Duncan
38852d32d4 Sending BIP70 payments. 2018-08-07 11:59:36 +12:00
Sebastiaan Pasma
5b6f48e6a2
Check min max on shapeshift flow 2018-08-06 18:11:37 +02:00
Sebastiaan Pasma
caafec4625
shapeshift controller 2018-08-06 18:06:10 +02:00
Brendon Duncan
f1f8f6e0f5 Tidied up third party data from BIP70 Payment Protocol. 2018-08-06 20:31:06 +12:00
Sebastiaan Pasma
aacc80ea21
shapeshift flow 2018-08-02 15:42:35 +02:00
Sebastiaan Pasma
01dd774fae
thirdParty updates + shapeshift screens + merged with review transaction 2018-08-02 15:15:23 +02:00
Sebastiaan Pasma
391201471d
Merge remote-tracking branch 'origin/wallet/task/440' into wallet/task/514
# Conflicts:
#	i18n/po/template.pot
#	src/js/controllers/amount.js
#	www/css/main.css
2018-08-02 15:12:40 +02:00
Brendon Duncan
1590a295da Bugfix for ShapeShift warnings. 2018-08-02 17:10:58 +12:00
Brendon Duncan
dc41aa6044 Warning messages for ShapeShift amounts. 2018-08-02 16:40:00 +12:00
Brendon Duncan
927c1e9478 Request Specifc Amount integrated into new send flow. 2018-08-02 15:44:59 +12:00
Brendon Duncan
f3a350f664 Redirecting to new Review screen when sending max. 2018-08-01 11:33:24 +12:00
Brendon Duncan
02f7bcc281 Not using amount directive. Removed safety area below All Available Funds button. 2018-07-31 20:18:27 +12:00
Brendon Duncan
71a31ce399 Available funds now accurately reflects the primary currency choice. 2018-07-31 13:25:56 +12:00
Brendon Duncan
f0ccee8a0a Refining the display of available funds. 2018-07-30 18:28:27 +12:00
Brendon Duncan
d5666c9d29 Ported changes from 459. 2018-07-28 20:24:29 -07:00
Brendon Duncan
9781f90f2b Warning colour for insufficient funds. 2018-07-28 19:20:12 -07:00
Brendon Duncan
507fb21862 Available funds. 2018-07-25 18:46:42 -07:00
Brendon Duncan
91dac0f54c Refactored Enter Amount controller to follow latest Angular 1 guidelines. 2018-07-24 12:37:51 -07:00
Brendon Duncan
0a96ae0dbe Added $scope.isRequestingSpecifcAmount. 2018-07-19 17:06:53 +12:00
Brendon Duncan
90fbf801d3 Removed unnecessary logic. 2018-07-17 19:10:33 +12:00
Jean-Baptiste Dominguez
255e3b85bb Fix wallet from 2018-07-17 16:01:37 +09:00
Jean-Baptiste Dominguez
2e7d1c2cc8 Fix - 356 - Remove vibration 2018-05-25 12:14:49 +09:00
Jean-Baptiste Dominguez
90ef40d523 Fix - 344 - Add comma like first character 2018-05-21 12:31:59 +09:00
Jean-Baptiste Dominguez
f51f68efde Fix - 244 - Limit by 8 carateres before the comma 2018-05-09 17:25:28 +09:00
Jean-Baptiste Dominguez
3fae07d5fa Fix - 244 - Clear the amount after switching, limit by 8 after comma 2018-05-09 17:01:05 +09:00
Jean-Baptiste Dominguez
068c2a769f Improvement - 312 - Wrong flow on camera permissions 2018-05-09 16:12:09 +09:00
Sebastiaan Pasma
030f595132 Bug: Wallet not switching Currency 2018-05-08 15:38:29 +02:00
Jean-Baptiste Dominguez
350f103709 Fix - Keyboard on desktop (delete) 2018-05-08 17:43:24 +09:00
Jean-Baptiste Dominguez
1ec2bf7ba0 Fix - Search with popularCurrencyList as well 2018-05-08 16:44:55 +09:00
Jean-Baptiste Dominguez
fa291c757d Fix - init is not defined 2018-05-08 16:26:50 +09:00
Jean-Baptiste Dominguez
35bf2da0f5 Improvement/Fix - Virtual keyboard 2018-05-08 16:17:19 +09:00
Jean-Baptiste Dominguez
2f73ffd61c Migrate keyboard from Sam and some fixes 2018-05-08 11:39:32 +09:00
Jean-Baptiste Dominguez
f4c0cc2bad Migration to virtual keyboard 2018-05-08 00:28:44 +09:00
Jean-Baptiste Dominguez
132939447e Fix - 291/292
- White screen & Remove the button "Send max amount" in receive specific amount"
2018-04-27 15:39:54 +09:00
Jean-Baptiste Dominguez
a69b14c58c
Revert "Sendscreen" 2018-04-27 14:58:10 +09:00