Commit graph

113 commits

Author SHA1 Message Date
Jean-Baptiste Dominguez
230b6e2228 Merge 2018-09-07 01:41:13 +09:00
Sebastiaan Pasma
22e1c397d0
Removed duplicate android header + refactored animation to use CSS animations instead of javascript calculated animations 2018-09-05 16:19:31 +02:00
Sebastiaan Pasma
793bfee6a2
Changed wallet details transition behaviour 2018-09-04 16:36:05 +02:00
Brendon Duncan
0bd94601ae Controlling when infinite scroll is available. 2018-08-21 09:17:56 +12:00
Brendon Duncan
72cb94d212 Using infinite scroll on cached data. 2018-08-21 08:58:19 +12:00
Brendon Duncan
03fa87adbc Displaying transactions from cache when first entering wallet details. 2018-08-20 17:21:30 +12:00
Brendon Duncan
33d780f2e5 The spinner in wallet details now spins when the infinite scroll spinner spins. 2018-08-16 15:44:59 +12:00
Sebastiaan Pasma
0ae6f043ed
loading new txs using pagination 2018-08-15 17:23:00 +02:00
Brendon Duncan
9e11835000 Equal sized digits on Wallet Details alternative balance. 2018-08-10 19:45:43 +12:00
Sebastiaan Pasma
577756fd44
button color + Time ago fix 2018-08-09 17:14:05 +02:00
Brendon Duncan
b8de811fbe Merged fancy decimals.
# Conflicts:
#	www/views/walletDetails.html
2018-08-08 20:42:49 +12:00
Brendon Duncan
43adcc3806 More selective display of balances Wallet Details screen when fiat balance isn't available. 2018-08-08 13:38:43 +12:00
Brendon Duncan
820c1a3933 Wallet details does not display any balance text if it does not have balance yet. 2018-08-08 13:31:02 +12:00
Sebastiaan Pasma
9f418583ab
formatted amount controller update + css + renames + included in views 2018-08-07 16:11:47 +02:00
Sebastiaan Pasma
ed291b1ac5
removed currencySymbolService and it's references 2018-07-30 15:25:52 +02:00
Sebastiaan Pasma
734153ec5b
more fixes on the send/receive on Android & iOS / removed some unused code 2018-07-30 15:17:15 +02:00
Sebastiaan Pasma
b2ed16bf21
mobile support for send/receive buttons and some refactors to fix the navigation flow. 2018-07-26 19:38:29 +02:00
Sebastiaan Pasma
d87c2e65f7
Wallet buttons max width + Receive in viewing wallet. 2018-07-26 15:04:42 +02:00
Sebastiaan Pasma
b1befb1e73
wallet Details buttons 2018-07-19 13:10:25 +02:00
Sebastiaan Pasma
450b80b03f
send/receive buttons on walletDetails + currencySymbolService 2018-07-18 16:30:54 +02:00
Jean-Baptiste Dominguez
e3d9550ea9 Fix - 270 - Display in fiat for Android 2018-05-01 15:18:02 +09:00
Jean-Baptiste Dominguez
80b4b51710 Fix - 270 - Display in fiat for Android 2018-05-01 14:53:06 +09:00
Jean-Baptiste Dominguez
12f1c2e28a Improvement - 172 - Make default price display in fiat 2018-04-25 13:59:25 +09: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
fb7e79c8d1 let wallet history refresh on ios 2017-11-16 16:23:21 +09:00
Gustavo Maximiliano Cortez
d4679d6408
Fix walletDetails view when error occurs 2017-10-02 12:01:20 -03:00
Gustavo Maximiliano Cortez
fd794c75ba
Fix Android compatibility: walletDetails view 2017-09-18 13:06:17 -04:00
matiu
6699058454 fix type 2017-09-14 22:11:20 -03:00
matiu
1ac368c67d fix scanning status 2017-09-14 22:09:20 -03:00
Gustavo Maximiliano Cortez
cffb1cfdc9
Adds recreate/retry buttons 2017-09-04 11:44:58 -03:00
Gustavo Maximiliano Cortez
bf0f5f451a
Bug fixes UI from walletDetails 2017-08-30 14:52:30 -03:00
JDonadio
3e6c9f2782 remove testnet fiat amount - fix apply in update wallet function 2017-08-07 13:11:12 -03:00
Gustavo Maximiliano Cortez
1cd1fdafd5
Fixes path to allAddresses from walletDetails 2017-06-28 15:25:58 -03:00
Gustavo Maximiliano Cortez
250c65fdf8
Fix label padding 2017-06-23 09:56:59 -03:00
Matias Alejo Garcia
e4799d639a
add low amount in txhistory/details and balance 2017-06-22 17:08:40 -03:00
Gustavo Maximiliano Cortez
3bbd74e977
WalletDetails: fix padding on Android 2017-06-12 12:28:24 -03:00
Gabriel Bazán
b23c1c7910 fix transactions search modal 2017-05-30 16:43:50 -03:00
Gustavo Maximiliano Cortez
0095d8450f
Show contact name if sending is pending 2017-05-24 17:26:48 -03:00
Gabriel Bazán
0a3cc34e61 low fee warning on wallet details view 2017-04-14 15:11:43 -03:00
Gabriel Bazán
3da0d499c8 temporary fix for the tabs confusion 2017-04-05 10:39:00 -03:00
Andy Phillipson
73a06b595f Implementation for copay distribution sass. 2017-02-23 16:46:41 -05:00
JDonadio
8f241b2efc ref addresses view 2017-02-10 12:23:08 -03:00
Matias Alejo Garcia
7fd7c47f18
better refresh in walletDetails 2017-01-17 12:27:00 -03:00
Matias Alejo Garcia
716b341dc4
better spinners at wallet details 2017-01-17 11:41:39 -03:00
Gustavo Maximiliano Cortez
3c956c8fa2
Fix date format on walletDetails list 2016-12-29 10:02:44 -03:00
Gabriel Bazán
9f8cdc249c fix hidden amount not fully displayed 2016-12-27 11:09:51 -03:00
Andy Phillipson
dd25901d19 Fixes Android presentation of the balance button. 2016-12-15 15:38:15 -05:00
Andy Phillipson
58478b8113 Merge branch 'master' of https://github.com/bitpay/copay into feat/balance-modal 2016-12-13 17:49:09 -05:00
Andy Phillipson
718741595e Add more translate attributes. 2016-12-13 12:49:23 -05:00
Andy Phillipson
2d04eb4335 Fixes layouts and improves appearance of balance page. 2016-12-13 12:30:28 -05:00