Sebastiaan Pasma
|
74a9fe9691
|
Merge branch 'wallet/sprint/21' into wallet/task/567
|
2018-09-05 14:11:51 +02:00 |
|
Sebastiaan Pasma
|
70663492eb
|
Merge branch 'wallet/sprint/21' into wallet/task/562
# Conflicts:
# src/js/controllers/tab-home.controller.js
|
2018-09-05 14:07:23 +02:00 |
|
Jean-Baptiste Dominguez
|
2d6a1528c1
|
handle errors properly
|
2018-09-05 17:23:09 +09:00 |
|
Jean-Baptiste Dominguez
|
3b6bb1fcdd
|
ionicModal using for all devices
|
2018-09-05 16:10:21 +09:00 |
|
Jean-Baptiste Dominguez
|
2a607d245d
|
using ionicModal for all devices
|
2018-09-05 16:10:05 +09:00 |
|
Jean-Baptiste Dominguez
|
fa8ce4779f
|
async series with shapeshift & fee calculation
|
2018-09-05 15:32:47 +09:00 |
|
Brendon Duncan
|
d01baa6060
|
Better handling of Shapeshift error.
|
2018-09-05 18:16:01 +12:00 |
|
Jean-Baptiste Dominguez
|
2c398bbe03
|
Fix amount check
|
2018-09-05 14:51:06 +09:00 |
|
Jean-Baptiste Dominguez
|
9128d3ebe2
|
Migrate to our new standard for services
|
2018-09-05 14:43:16 +09:00 |
|
Jean-Baptiste Dominguez
|
887270bfa9
|
clean ";"
|
2018-09-05 14:42:27 +09:00 |
|
Jean-Baptiste Dominguez
|
f7cde7a071
|
clean up, migrate to no-fix amount
|
2018-09-05 12:45:20 +09:00 |
|
Jean-Baptiste Dominguez
|
5e034e7b8b
|
clean up
|
2018-09-05 11:37:29 +09:00 |
|
Jean-Baptiste Dominguez
|
c553b51817
|
clean up
|
2018-09-05 11:02:10 +09:00 |
|
Jean-Baptiste Dominguez
|
c40eabf807
|
Clean shapeshift service and add the correct callback
|
2018-09-05 10:59:09 +09:00 |
|
Sebastiaan Pasma
|
001cd82afb
|
getMarketData can return an error
|
2018-09-04 17:52:53 +02:00 |
|
Sebastiaan Pasma
|
793bfee6a2
|
Changed wallet details transition behaviour
|
2018-09-04 16:36:05 +02:00 |
|
Brendon Duncan
|
6c8a1cfd5a
|
Bugfix for using cached status in Enter Amount screen.
|
2018-09-04 20:48:16 +12:00 |
|
Brendon Duncan
|
3ab535a36b
|
Improved handling of available funds below min amount.
|
2018-09-04 19:47:50 +12:00 |
|
Jean-Baptiste Dominguez
|
ce3fcacac3
|
Merge pull request #308 from Bitcoin-com/wallet/task/490
Bug - 490 - Korean Won isn't automatically selected when phone is in Korean (fiat currency)
|
2018-09-04 15:27:32 +09:00 |
|
Jean-Baptiste Dominguez
|
e06613eaee
|
Merge pull request #322 from Bitcoin-com/wallet/task/546
Wallet/task/546
|
2018-09-04 14:37:51 +09:00 |
|
Jean-Baptiste Dominguez
|
2a017bc999
|
Remove duplicate data.
|
2018-09-04 13:37:31 +09:00 |
|
Jean-Baptiste Dominguez
|
05d73e3e14
|
init missing variables
|
2018-09-04 13:34:08 +09:00 |
|
Jean-Baptiste Dominguez
|
547b216edd
|
migrate copayApp to bitcoincom. Clean up
|
2018-09-04 13:32:36 +09:00 |
|
Jean-Baptiste Dominguez
|
cf1dc66b59
|
renaming files
|
2018-09-04 11:56:13 +09:00 |
|
Jean-Baptiste Dominguez
|
23659b0cd4
|
Rename files reviewed
|
2018-09-04 11:35:01 +09:00 |
|
Jean-Baptiste Dominguez
|
8322453edf
|
clean send flow state when transaction sent
|
2018-09-04 11:24:25 +09:00 |
|
Jean-Baptiste Dominguez
|
c715fdcb41
|
Rename incomingData to incomingDataService
|
2018-09-04 11:24:07 +09:00 |
|
Brendon Duncan
|
4315d16f73
|
The Enter Amount screen now correctly sets the amount when sendMax() is called when available funds exceed the max limit.
|
2018-09-04 12:52:54 +12:00 |
|
Brendon Duncan
|
4dc3e7c2e8
|
Enter Amount displaying ongoing progress indicator when contacting Shapeshift. Send max button now displays max limit amount when available funds are above the Shapeshift limit.
|
2018-09-04 12:21:57 +12:00 |
|
Brendon Duncan
|
b2178c84e3
|
When available funds are higher than Shapeshift max limit, the send max button changes to send max limit.
|
2018-09-04 11:02:52 +12:00 |
|
Brendon Duncan
|
52f18c3c9b
|
Got the Enter Amount screen unit tests running.
|
2018-09-04 09:13:09 +12:00 |
|
Sebastiaan Pasma
|
274d221af0
|
Links changed, app store added and some logic added
|
2018-09-03 13:45:40 +02:00 |
|
Brendon Duncan
|
b7dda8b6ca
|
Currency in send max button now updates with currency change.
|
2018-09-03 20:17:46 +12:00 |
|
Brendon Duncan
|
8908b5ef80
|
Send max button behaviour is now conditional based on min and max limits.
|
2018-09-03 20:12:20 +12:00 |
|
Brendon Duncan
|
1c2c381317
|
Can now scan good data after scanning bad data.
|
2018-09-03 16:56:30 +12:00 |
|
Jean-Baptiste Dominguez
|
6f28f6ba2b
|
redir cb
|
2018-09-03 13:31:58 +09:00 |
|
Brendon Duncan
|
afa9fad9d2
|
Now parses wallet import data.
|
2018-09-03 14:12:12 +12:00 |
|
Jean-Baptiste Dominguez
|
e8b3476ea1
|
Merge pull request #318 from Bitcoin-com/wallet/task/500
Update bitcoin-uri-service.js
|
2018-09-03 10:37:25 +09:00 |
|
Brendon Duncan
|
f84b1e4f35
|
Changed name to amountInSatoshis.
|
2018-09-03 13:02:28 +12:00 |
|
Brendon Duncan
|
48b8bbf90a
|
Added amountSatoshis.
|
2018-09-03 12:53:12 +12:00 |
|
Jean-Baptiste Dominguez
|
b4d42215d3
|
add copay invitation in incomingData
|
2018-09-03 09:08:12 +09:00 |
|
Jean-Baptiste Dominguez
|
6e52aaca2d
|
1st cleaning for incomingData
|
2018-09-03 08:28:22 +09:00 |
|
Jean-Baptiste Dominguez
|
1708eeef82
|
Fix address format
|
2018-08-31 18:48:16 +09:00 |
|
Jean-Baptiste Dominguez
|
ddd867092c
|
Refactor incomingData
|
2018-08-31 18:37:04 +09:00 |
|
Jean-Baptiste Dominguez
|
fa15b26792
|
Update bitcoin-uri.service.js
Add the conversion to satoshi however a currency can be precised, in that case, the satoshi conversion should be not operated.
|
2018-08-31 18:36:40 +09:00 |
|
Jean-Baptiste Dominguez
|
2b8c2d1c61
|
Merge pull request #316 from Bitcoin-com/wallet/task/500
Changed testnet to isTestnet.
|
2018-08-31 16:45:40 +09:00 |
|
Jean-Baptiste Dominguez
|
7fa2ab7ff4
|
Merge
|
2018-08-31 16:11:58 +09:00 |
|
Jean-Baptiste Dominguez
|
dd59169d5f
|
adapt for the request specific amount. Clean comments and code, and more.
|
2018-08-31 16:09:31 +09:00 |
|
Brendon Duncan
|
ef23746de6
|
Changed testnet to isTestnet.
|
2018-08-31 17:14:58 +12:00 |
|
Sebastiaan Pasma
|
d65e4401dd
|
Update popup
|
2018-08-30 14:10:46 +02:00 |
|