Commit graph

1,609 commits

Author SHA1 Message Date
Sebastiaan Pasma
cebe9507f1
Make the "to"-address field work in new style + BTC transactions fix 2018-08-03 13:13:29 +02:00
Sam Cheng Hung
671b46da41 Changes address component name to address-frame 2018-08-03 15:33:25 +08:00
Brendon Duncan
5973b30551 Sends wallet to wallet transaction with sound. 2018-08-03 19:14:33 +12:00
Brendon Duncan
3ca95d6d40 Wallet to wallet transaction sent successfully. The UI for it is still incomplete. 2018-08-03 17:56:46 +12:00
Sam Cheng Hung
f96610a66b Removes border and background from Paste Address button for send tab page 2018-08-03 13:35:05 +08:00
Brendon Duncan
6626663a31 Displays error when transaction amount too low. Reinstated warning colour for transactions with high fees. 2018-08-03 10:41:21 +12:00
Sebastiaan Pasma
eef84b25f8
update to txp creation. merged and refactored many features from confirm.js 2018-08-02 18:30:35 +02:00
Sebastiaan Pasma
f49e8725e8
Translations additions + some (s)css + review transaction changes 2018-08-02 16:05:12 +02: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
4a1fd498f5 UI for sending to address. 2018-08-02 20:05:52 +12:00
Brendon Duncan
e525b2e8ad UI for destination as wallet. 2018-08-02 18:14:54 +12:00
Brendon Duncan
dc41aa6044 Warning messages for ShapeShift amounts. 2018-08-02 16:40:00 +12:00
Brendon Duncan
ff643bf479 Starting on destination UI. 2018-08-02 11:48:41 +12:00
Brendon Duncan
438ab94404 Strings for translation. 2018-08-02 10:20:03 +12:00
Brendon Duncan
e58c3bf438 From wallet currency colour. 2018-08-02 10:07:25 +12:00
Brendon Duncan
0caa3fb92a From wallet details. 2018-08-02 09:48:12 +12:00
Sebastiaan Pasma
31d33ba656
Shape shift track 2018-08-01 11:53:58 +02:00
Sebastiaan Pasma
5372ba3dac
Merge remote-tracking branch 'origin/wallet/task/439' into wallet/task/514
# Conflicts:
#	src/js/controllers/amount.js
2018-08-01 11:16:59 +02:00
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
52f1e93e5b Header text. 2018-08-01 11:36:25 +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
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
8dc1e06048 Removes dummy values on home tab 2018-07-31 15:46:12 +08: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
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
3a89b4e2eb Merge branch 'wallet/task/427' into wallet/task/440 2018-07-30 17:47:25 +08:00
Sam Cheng Hung
e0ef42b09a Removes dummy text 2018-07-30 17:47:05 +08: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
5c4890fac4 Removes amount directive template 2018-07-30 17:34:20 +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
Brendon Duncan
f0ccee8a0a Refining the display of available funds. 2018-07-30 18:28:27 +12:00
Brendon Duncan
9781f90f2b Warning colour for insufficient funds. 2018-07-28 19:20:12 -07:00
Brendon Duncan
0ba1ea1f42 Use All Available Funds button. 2018-07-28 15:36:23 -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
Sam Cheng Hung
69b2fac8e5 Updates amount font size 2018-07-27 12:29:34 +08:00