Brendon Duncan
|
1590a295da
|
Bugfix for ShapeShift warnings.
|
2018-08-02 17:10:58 +12:00 |
|
Brendon Duncan
|
dc41aa6044
|
Warning messages for ShapeShift amounts.
|
2018-08-02 16:40:00 +12:00 |
|
Brendon Duncan
|
927c1e9478
|
Request Specifc Amount integrated into new send flow.
|
2018-08-02 15:44:59 +12: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 |
|
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
|
02f7bcc281
|
Not using amount directive. Removed safety area below All Available Funds button.
|
2018-07-31 20:18:27 +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 |
|
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
|
507fb21862
|
Available funds.
|
2018-07-25 18:46:42 -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 |
|
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
|
c3cded5cb0
|
wallet to wallet (sub)title
|
2018-07-19 15:50:09 +02: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 |
|
Sebastiaan Pasma
|
047171f38e
|
wallet selection stub
|
2018-07-18 16:48:57 +02:00 |
|
Sebastiaan Pasma
|
b8bab036e6
|
wallet to wallet transfer views + css
|
2018-07-18 11:54:41 +02: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 |
|