Commit graph

3,884 commits

Author SHA1 Message Date
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
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
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
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
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
Jean-Baptiste Dominguez
882d4f1e82
Merge pull request #221 from Bitcoin-com/wallet/task/416
Wallet/task/416 Hotfix
2018-07-17 18:40:11 +09:00
Jean-Baptiste Dominguez
36152edaae Merge branch 'wallet/task/416' of https://github.com/Bitcoin-com/Wallet into wallet/task/416 2018-07-17 18:38:06 +09:00
Jean-Baptiste Dominguez
e18e446eef => Unsupported uglify 2018-07-17 18:37:46 +09: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
7459fcffd2 416 - Fix : Show the menu only if we are on the scan tab. 2018-07-17 13:43:47 +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
Brendon Duncan
85e910dc46 Make the Cash Games link work again. 2018-07-16 17:55:21 +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
Jean-Baptiste Dominguez
415b79c12e 474 - Fix os in the link 2018-07-16 14:20:40 +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