Commit graph

2,993 commits

Author SHA1 Message Date
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
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
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
0076ff26e6 Currency of available funds changes when the currency of the amount is changed. 2018-07-19 16:24:24 +12:00
Brendon Duncan
19bec8a09a Fixed update of available funds text. 2018-07-19 15:34:53 +12:00
Brendon Duncan
d2d1511e61 Added some additional validation checks on wallet status. 2018-07-19 13:03:29 +12:00
Brendon Duncan
9e7566b171 Removing log statements. 2018-07-19 12:58:17 +12:00
Brendon Duncan
61f1603bbf Added $scope.availableFunds. 2018-07-19 12:52:37 +12:00
Brendon Duncan
3cedfa5146 Added $scope.fundsAreInsufficient for triggering UI. 2018-07-19 12:19:08 +12:00
Brendon Duncan
3df2836081 Successful test with amountController, using beforeEnter. 2018-07-18 20:26:20 +12:00
Brendon Duncan
0db57f997a First successful test, instantiating an amountController. 2018-07-18 18:24:49 +12:00
Brendon Duncan
cc907251f7 Removing unused services, and making string translatable. 2018-07-18 17:20:59 +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
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
b181854ca4 416 - ionicLoading 2018-07-17 14:40:43 +09:00
Jean-Baptiste Dominguez
6e8ec0b295 Add a loading popup 2018-07-17 14:20:45 +09:00
Jean-Baptiste Dominguez
7fa1cd1668 Fix contacts 2018-07-17 11:02:25 +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
a4f0f88766 Fix addressbookAdd 2018-07-16 15:52:33 +09: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
358ae5842c
Clipboard empty message + translations 2018-07-13 14:16:15 +02:00
Sebastiaan Pasma
501e8ce738
Only show "from"-wallets with balance 2018-07-13 14:02:48 +02:00
Sebastiaan Pasma
02e22517cb
scrollable contacts fix 2018-07-13 11:44:24 +02:00
Brendon Duncan
04b5a5103e Fixed up last merge by removing feedbackService parameter. 2018-07-13 21:36:35 +12:00
Brendon Duncan
0bb4de9bd1 Merge sprint 19.
# Conflicts:
#	src/js/controllers/tab-home.js
2018-07-13 21:19:28 +12:00
Brendon Duncan
aed9657714 Removed extraneous .com in email subject line. 2018-07-13 21:02:57 +12:00
Jean-Baptiste Dominguez
8abaf184aa 458 - Add Statistic 2018-07-13 17:19:31 +09:00
Brendon Duncan
2121155dd0 When pasting from clipboard using the button on send screen, the text now appears the first time. 2018-07-13 17:18:41 +12:00
Brendon Duncan
e299422843 Shows "Empty case" send screen after sending all funds from wallets. 2018-07-13 15:03:57 +12:00
Sebastiaan Pasma
a3ef304e09
wallet to wallet back-button 2018-07-12 17:40:31 +02:00
Sebastiaan Pasma
554d40d08f
config variable 2018-07-12 15:25:42 +02:00
Sebastiaan Pasma
2e6ae9770e
Wallet to wallet flow 2018-07-12 15:25:11 +02:00
Sebastiaan Pasma
be32f53668
Wallet 2 wallet transfer 2018-07-11 17:31:58 +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
e6da12c17e
tab-send 2018-07-10 14:27:51 +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
Sebastiaan Pasma
1ee95cf262 new send-tab 2018-07-09 18:22:11 +02:00