Commit graph

1,406 commits

Author SHA1 Message Date
Brendon Duncan
429e9c8446 In Recent Transactions it displays the crypto amount if the fiat display setting is selected but the fiat amount is not ready yet. 2018-05-23 18:04:42 -07:00
Sam Cheng Hung
dfbbb3203d Updated Explore, Services and Community icon styles 2018-05-23 10:44:03 +08:00
Brendon Duncan
e4d5100753 Initial change for displaying fiat in "Recent Transactions". Does not yet display loading UI. 2018-05-22 19:29:57 -07:00
Jean-Baptiste Dominguez
faa4038f9d
Merge pull request #126 from Bitcoin-com/wallet/task/332
Wallet/task/332
2018-05-22 18:30:52 +09:00
Brendon Duncan
f4f1c96abc Added Czech and Persian translations, and added them to available languages. The available languages list is now more like alphabetical order. 2018-05-16 16:40:24 +12:00
Brendon Duncan
6caa7c74b5 Improvement - 324 - Remove "Bitcoin Core Wallet" toggle entirely. 2018-05-15 17:07:50 +12:00
Jean-Baptiste Dominguez
b33a818c65 Fix - Add config homeSectionIsHidden by default false 2018-05-09 10:39:11 +09:00
Sebastiaan Pasma
f945b0f9a7 Remember the state of collapsed/open menus on home tab 2018-05-08 10:57:25 +02:00
Jean-Baptiste Dominguez
c22572c3bd Fix - 300 - Private key and 12 word mnemonic left sitting in clear text in logfile on disk 2018-05-04 13:02:32 +09:00
Jean-Baptiste Dominguez
16a484c57c Fix - 253 - Removing contact from Address Book feature not functional 2018-04-30 16:50:38 +09:00
Jean-Baptiste Dominguez
baad3a88f6 Fix - 247 - display -> priceDisplay 2018-04-27 15:35:36 +09:00
Jean-Baptiste Dominguez
12f1c2e28a Improvement - 172 - Make default price display in fiat 2018-04-25 13:59:25 +09:00
Jean-Baptiste Dominguez
463eed2583 Improvement - 247 - Wallet should default currency based on language selected 2018-04-25 13:56:54 +09:00
Jean-Baptiste Dominguez
eba2a19ca2 287 - Back arrow disappears after opening an external link 2018-04-25 13:37:43 +09:00
Sam Cheng Hung
2ec9c351cb Update: Removes signing from services 2018-04-11 17:47:01 +08:00
Sam Cheng Hung
7c8c33a0c7 Update: Downgrades arrow function syntax to satisfy UglifyJS 2018-04-11 17:00:24 +08:00
Sam Cheng Hung
92e593ab12 Update: Rewrites balance checking with a promise-based function to avoid asynchronous issues 2018-04-11 15:24:29 +08:00
Sam Cheng Hung
f2ad6abe75 Update: Removes usage of cacheBalance and directly call getLastKnownBalance to avoid potential async issues 2018-04-11 12:04:02 +08:00
Sam Cheng Hung
195e9190c5 Update: Adds displayBitcoinCoreFlag 2018-04-03 14:28:47 +09:00
Sam Cheng Hung
1d44006788 Update: txFormatService.formatAmount returns 0.00 for 0 satoshi values 2018-03-29 16:10:21 +09:00
Sam Cheng Hung
d7a2a61608 Update: Shows full precision for formatAmount function 2018-03-29 14:44:03 +09:00
Sam Cheng Hung
b8b0617c34 Fix: Removes arrow function syntax due to uglify issues 2018-03-28 15:55:06 +09:00
Sam Cheng Hung
11ccc853c3 Update: Removes unneeded $injector 2018-03-27 11:44:43 +09:00
Sam Cheng Hung
780951eb2f Update: Adds a Bitcoin Core Wallet setting which hides BTC wallets when disabled 2018-03-27 11:30:34 +09:00
Kadir Sekha
ef6a572b87 added code, icons and css for sign and verify message 2018-03-22 15:44:21 +09:00
Kadir Sekha
ec624a155d fixed bug where btc address wasn't being display in to field on confirm 2018-03-14 12:32:13 +09:00
Kadir Sekha
ab5b9ac53c got bch bitpay payments working! 2018-03-12 17:14:56 +09:00
Kadir Sekha
775766f585 fixed bug which would stop bitcoincash bitpay urls working 2018-03-01 16:17:08 +05:00
Kadir Sekha
381a4e9f78 updated code to work with bitpay bch payments 2018-03-01 14:19:52 +05:00
Kadir Sekha
f8baca943c added option to enable and disable sound 2018-02-26 11:47:11 +05:00
Kadir Sekha
a149c5d4fe fixed feedback and email urls 2018-02-26 10:32:47 +05:00
Kadir Sekha
bd382a847a fixed bitpay payment bug as according to bitpay 2018-02-23 23:08:57 +05:30
Kadir Sekha
daf37200e4 bch wallets appear first regardless of creation date in wallet selector 2018-02-20 22:57:32 +05:30
Kadir Sekha
f15fd4a2de added community section and some icons 2018-02-16 16:20:22 +00:00
Kadir Sekha
65263ff577 missing semicolon 2018-02-16 12:11:57 +00:00
Kadir Sekha
019e534a4f added more icons for explore bitcoin.com section 2018-02-15 17:51:26 +00:00
Kadir Sekha
87b59e12a5 changed next steps to explore and added some urls 2018-02-15 16:20:43 +00:00
Kadir Sekha
60f3485585 changed 'charts' to 'charts' and removed unused variable 2018-02-15 15:48:10 +00:00
Kadir Sekha
0b6ddb1455 removed unused variable 2018-02-15 14:37:52 +00:00
Kadir Sekha
af124b2cd6 moved buy and sell to services 2018-02-14 18:57:51 +00:00
Kadir Sekha
43556b84c4 added servicesService and moved shapeshift into there 2018-02-14 16:35:57 +00:00
Kadir Sekha
ca7c25d01e wallet transactions now refresh every 10 seconds and don't cache 2018-02-06 17:50:25 -04:00
Kadir Sekha
5a160cabf0 Revert "adds warning modal for encrypt wallet"
This reverts commit da42d8b159.
2018-02-02 12:00:39 -04:00
Kadir Sekha
564d29e923 Revert "fixed brackets"
This reverts commit 2227705453.
2018-02-02 11:59:35 -04:00
Kadir Sekha
2227705453 fixed brackets 2018-02-01 18:19:22 -04:00
Kadir Sekha
da42d8b159 adds warning modal for encrypt wallet 2018-02-01 18:06:19 -04:00
Kadir Sekha
8e89e95a34 if not enough funds, now states 'insufficient confirmed funds' 2018-01-29 17:13:59 -04:00
Kadir Sekha
e357a7006a rates refresh every 5 minutes 2018-01-29 14:10:36 -04:00
Kadir Sekha
b7652b511f made rate service angular factory 2018-01-29 14:10:16 -04:00
Kadir Sekha
d31a2115b1 show currency warning on amount screen if plain address used 2018-01-26 12:02:48 -04:00