Commit graph

69 commits

Author SHA1 Message Date
Andy Phillipson
cd3677b57c Fixes balance display on home tab (displays total). Adds (!) icon next to balance on home tab when total is not equal to available balance. 2016-12-12 10:48:43 -05:00
Andy Phillipson
4d3ff6c2f0 Initial implementation for balance modal. 2016-12-09 16:42:11 -05:00
Gabriel Bazán
ce0e30bfe8 fix some translations, update .pot 2016-12-09 11:26:24 -03:00
Gustavo Maximiliano Cortez
a357fca36f
Fix large text on proposals modal 2016-12-02 16:18:20 -03:00
Gabriel Bazán
172f8a8021 little fixes 2016-11-24 15:14:32 -03:00
Marty Alcala
e858462107 fix click to pay button to bottom of screen like the slide to pay component 2016-11-16 15:35:25 -05:00
Marty Alcala
e82c7663bf update icons in history view to match tx list view 2016-11-10 18:34:27 -05:00
Marty Alcala
26fcb27a58 fix merge conflicts 2016-11-10 18:18:25 -05:00
Marty Alcala
375eba24ec update send confirm and txp details action icon to new 2016-11-08 16:55:02 -05:00
Marty Alcala
43f08be0ba display memo and memo label on separate lines in tx detail view 2016-11-08 15:59:09 -05:00
Marty Alcala
a322ca2168 use action icons in tx detail view 2016-11-08 15:36:42 -05:00
Marty Alcala
e675de415d reduce tx time font-size and remove red styling from unconfirmed label 2016-11-07 17:28:18 -05:00
Marty Alcala
d5476b6ccf fix merge conflicts 2016-11-07 16:37:10 -05:00
Marty Alcala
4277ed8427 fix tx details padding bottom on ios 2016-11-07 15:48:51 -05:00
Gustavo Maximiliano Cortez
5771b22c68
Fix Search: open tx detail 2016-11-04 17:15:18 -03:00
Gustavo Maximiliano Cortez
91f8dccc1b
Updates tx-detail 2016-11-04 17:03:20 -03:00
Marty Alcala
bddfdac0b1 add confirming status to tx details view 2016-11-03 15:30:41 -04:00
Marty Alcala
77b59d93fa add confirmations item to tx-details 2016-11-03 15:24:39 -04:00
Gustavo Maximiliano Cortez
85f20e2fdb
Removes "Created by" from tx details (Received) 2016-11-02 18:01:40 -03:00
Gustavo Maximiliano Cortez
26092af067
Adds confirmation to tx-details 2016-11-02 12:36:13 -03:00
Marty Alcala
e2a42dde0b fix payment request detail screen 2016-10-27 16:12:57 -04:00
Gabriel Bazán
2f78ae04e8 change complete date format to time ago 2016-10-27 12:26:41 -03:00
Gabriel Bazán
6b9db450b2 remove created by and add complete date format to timeline 2016-10-27 11:23:10 -03:00
Gustavo Maximiliano Cortez
ad9c840ac7
Fix show contacts from tx proposals and tx views 2016-10-23 19:15:08 -03:00
Marty Alcala
52ac7f3015 add ellipsis to bitcoin address 2016-10-21 19:30:13 -04:00
Marty Alcala
c552425803 remove commented code 2016-10-21 19:20:34 -04:00
Marty Alcala
92c64fe353 a little cleanup 2016-10-21 19:13:14 -04:00
Marty Alcala
5234231dad ensure to/from wallet is correct in all cases 2016-10-21 18:47:14 -04:00
Marty Alcala
d30aeff411 add view on blockchain button 2016-10-21 18:40:37 -04:00
Marty Alcala
9620435379 add broadcasted icon 2016-10-21 18:13:12 -04:00
Marty Alcala
e5742e82f7 add proposal timeline 2016-10-21 18:06:51 -04:00
Marty Alcala
16c4fb3b0a only show to address if a sent transaction 2016-10-21 17:53:36 -04:00
Marty Alcala
c41ac537b3 add checkmark 2016-10-21 17:38:51 -04:00
Marty Alcala
f8f56544ae wire alternative amount 2016-10-21 17:20:46 -04:00
Marty Alcala
ade2fb1c80 get memos working 2016-10-21 17:16:35 -04:00
Marty Alcala
298956f97f prelim remake of tx detail view 2016-10-21 16:56:19 -04:00
Jason Dreyzehner
0ab8195395 fix(card): cleaner BitPay card view 2016-10-21 02:22:23 -04:00
Javier
57a062b2b1 fix timeline order 2016-10-19 14:21:05 -03:00
Matias Alejo Garcia
75414a7578 Merge pull request #580 from bitjson/feature/wallet-details-polish
Wallet details view polish
2016-10-19 00:36:28 -03:00
Jason Dreyzehner
debff3e8b9 fix(modals): modify border-color with background-color to remove unstyled line 2016-10-18 20:23:24 -04:00
Jason Dreyzehner
7aa6b9103e feat(qrcode): subtle color adjustment for all QR codes 2016-10-18 15:20:42 -04:00
Gabriel Bazán
a2797831da fix scroll of terms in ios 2016-10-17 16:58:58 -03:00
Matias Alejo Garcia
a8becd4ba4
fix multiple outputs 2016-10-13 16:33:25 -03:00
Jamal Jackson
a0201cfec8 removed false declaration, fixed broken string in open link function call 2016-10-13 12:20:53 -04:00
Jamal Jackson
fa7c746f5e added additional options to external service to provide custom message. disabled confirm dialog where needed 2016-10-12 15:29:06 -04:00
Jamal Jackson
7becb504f4 Merge branch 'ref/design' of https://github.com/bitpay/bitpay-wallet into feature/external_link_open_system_browser
# Conflicts:
#	www/views/glidera.html
2016-10-12 08:59:04 -04:00
Jamal Jackson
f808a3afcd added new logic to external link service to open in system browser with confirm message to notify them they're leaving and give option to cancel 2016-10-12 08:57:08 -04:00
Marty Alcala
6bfdec29b3 fix merge conflicts 2016-10-11 19:14:13 -04:00
Marty Alcala
a7fe6fc27b remove commented code 2016-10-11 19:10:13 -04:00
Marty Alcala
7451aa0e8f add rejected styling 2016-10-11 19:00:16 -04:00