Commit graph

4,189 commits

Author SHA1 Message Date
Sam Cheng Hung
18e00e5fca Renames amount directive to formatted-amount, fixes formatting for crypto 2018-08-01 16:59:13 +08:00
Brendon Duncan
38c3f2fb70 Displaying the amount. 2018-08-01 17:17:34 +12:00
Brendon Duncan
65ac476aaa Updated amount directive. 2018-08-01 14:29:37 +12:00
Brendon Duncan
d6176e0f3e Getting crypto value. 2018-08-01 14:28:26 +12:00
Brendon Duncan
f3a350f664 Redirecting to new Review screen when sending max. 2018-08-01 11:33:24 +12:00
Sebastiaan Pasma
42d77903e1
Third Party Service integration (Shapeshift) (CSS + translations + wallet selector + routes) 2018-07-31 17:21:56 +02:00
Sebastiaan Pasma
281b969fc3
Shapeshift refactor / Empty case / CSS 2018-07-31 15:03:20 +02:00
Brendon Duncan
0cba978d65 Replaced old amount screen. 2018-07-31 20:25:21 +12:00
Sam Cheng Hung
1895e0dbeb Adds watcher for changes to value or currency scope variables 2018-07-31 16:23:45 +08: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
97aa7c415e Merged fix for amount directive. 2018-07-31 19:51:19 +12:00
Sam Cheng Hung
5a0c1417d4 Prevents reassignment of bound attribute size-equal 2018-07-31 15:44:59 +08:00
Brendon Duncan
2987d17e11 Merged amount directive. 2018-07-31 13:28:16 +12:00
Brendon Duncan
71a31ce399 Available funds now accurately reflects the primary currency choice. 2018-07-31 13:25:56 +12:00
Sebastiaan Pasma
9b27cb50e2
Merge remote-tracking branch 'origin/wallet/task/466' into wallet/task/454 2018-07-30 22:17:56 +02:00
Sebastiaan Pasma
ed291b1ac5
removed currencySymbolService and it's references 2018-07-30 15:25:52 +02:00
Sebastiaan Pasma
734153ec5b
more fixes on the send/receive on Android & iOS / removed some unused code 2018-07-30 15:17:15 +02:00
Sam Cheng Hung
1eac545751 Merge branch 'wallet/task/427' into wallet/task/440 2018-07-30 17:45:46 +08:00
Sam Cheng Hung
da536a3f5b Fixes default value of size-equal 2018-07-30 17:45:26 +08:00
Sam Cheng Hung
343fde08f3 Merges amount directive 2018-07-30 17:35:15 +08:00
Sam Cheng Hung
f4b0b46067 Adds size-equal and capitalizes currency text 2018-07-30 17:33:38 +08:00
Sam Cheng Hung
e1d65bc557 Adds amount directive 2018-07-30 16:49:57 +08:00
Sam Cheng Hung
2b96293c80 Move amount directive to a separate branch 2018-07-30 16:40:16 +08:00
Sebastiaan Pasma
3732d21728
send/receive iPhoneX fixes 2018-07-30 09:37:14 +02:00
Brendon Duncan
7669ab2479 Transitioning from the Shapeshift screen. 2018-07-30 19:28:30 +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
b5a2e890a5 Merge wallet/task/459 into wallet/task/439. 2018-07-28 19:30:36 -07:00
Brendon Duncan
9781f90f2b Warning colour for insufficient funds. 2018-07-28 19:20:12 -07:00
Brendon Duncan
81e9f527ff Route for send amount. 2018-07-28 13:04:04 -07:00
Sam Cheng Hung
2b32fe9bdc Changes amount directive scope values to bind to parent scope property 2018-07-27 17:04:53 +08:00
Sam Cheng Hung
47de79cc64 Adds support for 0, 2, 3 and 8 decimal places and locale commas and decimals 2018-07-27 17:03:09 +08:00
Jean-Baptiste Dominguez
e29dfa0f12
Merge pull request #229 from Bitcoin-com/wallet/task/416
Bug - 416 - OSX paste-bugfix
2018-07-27 11:21:36 +09:00
Sebastiaan Pasma
b2ed16bf21
mobile support for send/receive buttons and some refactors to fix the navigation flow. 2018-07-26 19:38:29 +02:00
Sebastiaan Pasma
d87c2e65f7
Wallet buttons max width + Receive in viewing wallet. 2018-07-26 15:04:42 +02:00
Sam Cheng Hung
2492a405a1 Adds fee-summary bar, adds amount directive, adds support for fee-summary overlapping with content on scrollable small screens 2018-07-26 14:29:53 +08:00
Brendon Duncan
507fb21862 Available funds. 2018-07-25 18:46:42 -07:00
Brendon Duncan
decd0a123e Buttons on keypad have correct colour in new Enter Amount screen. 2018-07-25 16:43:45 -07:00
Sebastiaan Pasma
aff0dd3183
fixes for other cases, address to address + contacts + thirdParty stub 2018-07-25 17:25:38 +02:00
Sebastiaan Pasma
79d6b4d7ad
confirm screen: display address + back button logic in origin/destination screens 2018-07-25 16:05:07 +02:00
Sebastiaan Pasma
b88329fbb3
removed unused vars + changes for wallet to wallet transfer 2018-07-25 15:07:15 +02:00
Sebastiaan Pasma
4093e2ba71
refactored the sendFlowController 2018-07-25 11:26:33 +02:00
Jean-Baptiste Dominguez
029ac7dd39 Fix the QRCode scan. 2018-07-25 16:26:06 +09:00
Jean-Baptiste Dominguez
bba85794ac BitAnalytics 0.2.1 with GA 2018-07-25 16:17:42 +09:00
Brendon Duncan
91dac0f54c Refactored Enter Amount controller to follow latest Angular 1 guidelines. 2018-07-24 12:37:51 -07:00
Sebastiaan Pasma
fd4adbfb57
wallet to wallet case worked out. Also fixed routes and some css 2018-07-24 14:24:22 +02:00
Sebastiaan Pasma
3604ee3c3c
routes, renames and flow 2018-07-23 16:58:32 +02:00
Sebastiaan Pasma
7aecd2306f
comments & show wallets 2018-07-23 14:48:25 +02:00
Sebastiaan Pasma
893dbe5c6f
"has no funds" case 2018-07-23 14:20:46 +02:00
Sebastiaan Pasma
713bbf71ca
currency format service + remove bottom amount in request amount screen 2018-07-20 10:06:59 +02:00