Commit graph

1,437 commits

Author SHA1 Message Date
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
Sam Cheng Hung
e0ef42b09a Removes dummy text 2018-07-30 17:47:05 +08:00
Sam Cheng Hung
da536a3f5b Fixes default value of size-equal 2018-07-30 17:45:26 +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
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
Brendon Duncan
f65b632273 Available funds appearance in normal case. 2018-07-26 13:22:03 -07:00
Brendon Duncan
8fd0b76a44 Change Currency button appearance. 2018-07-26 13:09:16 -07:00
Brendon Duncan
507fb21862 Available funds. 2018-07-25 18:46:42 -07:00
Brendon Duncan
91daae9f7a Improved amount card layout. Darker background under card. 2018-07-25 18:19:21 -07:00
Brendon Duncan
e539f0e713 Space around amount, and added "Not Enough Funds" warning. 2018-07-25 17:32:07 -07:00
Brendon Duncan
decd0a123e Buttons on keypad have correct colour in new Enter Amount screen. 2018-07-25 16:43:45 -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
7dd1d4048b Correction of typo in last commit. 2018-07-23 12:18:06 -07:00
Brendon Duncan
ac91282c13 Indicative change for view. 2018-07-23 12:02:04 -07:00
Brendon Duncan
0a96ae0dbe Added $scope.isRequestingSpecifcAmount. 2018-07-19 17:06:53 +12:00
Sebastiaan Pasma
4aca23194d
Merge remote-tracking branch 'origin/wallet/task/401' into wallet/sprint/19 2018-07-17 12:18:46 +02:00
Brendon Duncan
4cbaef5af6
Merge pull request #217 from Bitcoin-com/wallet/task/416
Improvement - 416 - New Send Tab screen
2018-07-17 19:13:13 +12:00
Jean-Baptiste Dominguez
8a7aeefc1c Fix multiple selections 2018-07-17 14:20:06 +09:00
Brendon Duncan
9a0cfdbcfd
Merge pull request #215 from Bitcoin-com/wallet/task/474
474 - Link updated for Analytics
2018-07-17 10:36:46 +12:00
Jean-Baptiste Dominguez
ea3cee4ebf 474 - Fix link 2018-07-16 14:40:02 +09:00
Jean-Baptiste Dominguez
8442248e96
Merge branch 'wallet/sprint/19' into wallet/task/416 2018-07-16 14:25:03 +09:00
Brendon Duncan
7dea47eb42
Merge pull request #214 from Bitcoin-com/wallet/task/458
Wallet/task/458
2018-07-16 13:53:20 +12:00
Sebastiaan Pasma
00b4ee5849
wallet empty/no wallet fixes 2018-07-13 14:54:26 +02:00
Sebastiaan Pasma
d801e287fd
Only copy address to clipboard after click "generate new address" 2018-07-13 14:23:09 +02:00
Sebastiaan Pasma
c515a080e5
translations + fixed the tags for those 2018-07-13 13:01:30 +02:00
Sebastiaan Pasma
02e22517cb
scrollable contacts fix 2018-07-13 11:44:24 +02:00
Brendon Duncan
0bb4de9bd1 Merge sprint 19.
# Conflicts:
#	src/js/controllers/tab-home.js
2018-07-13 21:19:28 +12:00
Jean-Baptiste Dominguez
63c64bce0e 474 - Link changed 2018-07-13 17:53:18 +09:00
Jean-Baptiste Dominguez
4e1ddfe883 Integration BitAnalytics 2018-07-13 16:15:04 +09:00
Brendon Duncan
eff8442f69 "Show my address" button can now be clicked. 2018-07-13 15:36:34 +12:00
Sebastiaan Pasma
a3ef304e09
wallet to wallet back-button 2018-07-12 17:40:31 +02:00
Sebastiaan Pasma
2e6ae9770e
Wallet to wallet flow 2018-07-12 15:25:11 +02:00
Sebastiaan Pasma
d8785f7928
remove hide titles 2018-07-11 17:34:32 +02:00
Sebastiaan Pasma
be32f53668
Wallet 2 wallet transfer 2018-07-11 17:31:58 +02:00
Sebastiaan Pasma
41a2a3c971
scrollable contact view + better quality contact icons 2018-07-11 14:36:22 +02:00
Sebastiaan Pasma
7cc806b00c
Filter contacts on "starting with" instead of "contains" and some refactors 2018-07-10 15:11:17 +02:00
Sebastiaan Pasma
39cb416c30 changed route and tab 2018-07-10 11:12:43 +02:00
Sebastiaan Pasma
af6ddce7fe renamed tab-send files 2018-07-10 11:11:11 +02:00
Sebastiaan Pasma
94e6dd7dac clipboard features 2018-07-10 11:08:03 +02:00
Sebastiaan Pasma
9a9ddbc413 Merge branch 'wallet/task/420' into wallet/task/416 2018-07-10 10:27:44 +02:00
Jean-Baptiste Dominguez
a2bd6fc319 Init BitAnalytics 2018-07-10 16:39:30 +09:00
Sebastiaan Pasma
1ee95cf262 new send-tab 2018-07-09 18:22:11 +02:00