Commit graph

9,588 commits

Author SHA1 Message Date
Marty Alcala
1cb0ffc141 ensure 3 dots display during balance update 2016-11-14 15:34:47 -05:00
Marty Alcala
993fb5d8ad move styles to classes 2016-11-14 14:42:04 -05:00
Marty Alcala
c78bc746cf only initialize scroll watcher once 2016-11-11 18:51:43 -05:00
Marty Alcala
c92d6ae0a1 make pull to refresh icon white 2016-11-11 18:49:23 -05:00
Marty Alcala
c7700eec0d use requestAnimationFrame rather than interval 2016-11-11 17:24:01 -05:00
Marty Alcala
f80f2b8775 better balance collapse animation performance on android 2016-11-11 16:52:41 -05:00
Marty Alcala
d02affadd1 Merge branch 'master' of github.com:bitpay/copay into improveWalletDetails 2016-11-11 13:52:47 -05:00
Marty Alcala
3c38ae5d4d cleaner tx received icon 2016-11-11 11:50:50 -05:00
Gustavo Maximiliano Cortez
e6d4782f94 Merge pull request #4963 from gabrielbazan7/feat/feedback
Feedback feature
2016-11-11 10:44:06 -03:00
Gabriel Bazán
d390292b91 fixes 2016-11-11 10:27:29 -03:00
Gabriel Bazán
2284e2507f change entrys, url and add feedback service 2016-11-11 10:27:22 -03:00
Gabriel Bazán
2c0e09d3c7 fixes 2016-11-11 10:27:17 -03:00
Gabriel Bazán
ac9cee8d6d set 24 hours timer 2016-11-11 10:27:12 -03:00
Gabriel Bazán
80888f63a1 adding send feedback option in settings 2016-11-11 10:27:07 -03:00
Gabriel Bazán
db8f16c362 send feeback to google forms 2016-11-11 10:27:01 -03:00
Gabriel Bazán
11b4ec1fcc styling 2016-11-11 10:26:52 -03:00
Gabriel Bazán
1727b7c20a fixes 2016-11-11 10:26:46 -03:00
Gabriel Bazán
9668870a07 new flow for NW.js 2016-11-11 10:26:38 -03:00
Gabriel Bazán
7b2d3b1df0 add rate card flag 2016-11-11 10:26:33 -03:00
Javier
9e3f627c58 rate the app 2016-11-11 10:26:26 -03:00
Javier
a2e20ee75d share wallet 2016-11-11 10:26:19 -03:00
Gabriel Bazán
b64e80478e feedback feature 2016-11-11 10:25:59 -03:00
Javier Donadío
aa887dfc5e Merge pull request #5005 from cmgustavo/bug/recent-transactions-01
Fix recent transactions. Show the latest transactions within 6 hours
2016-11-11 10:09:22 -03:00
Gustavo Maximiliano Cortez
171b8001d6
Recent transactions within 6 hours 2016-11-11 10:03:32 -03:00
Gustavo Maximiliano Cortez
5ead443c24
Fix recent transactions. Show the latest transactions within 24 hours 2016-11-11 10:03:31 -03:00
Javier Donadío
1019f60845 Merge pull request #4994 from cmgustavo/feat/historic-fiat-rate
Adds historic fiat rate to tx-details
2016-11-11 10:00:32 -03:00
Marty Alcala
e82c7663bf update icons in history view to match tx list view 2016-11-10 18:34:27 -05:00
Marty Alcala
698c4c85ed make wallet not backed up warning orange 2016-11-10 18:30:49 -05:00
Marty Alcala
26fcb27a58 fix merge conflicts 2016-11-10 18:18:25 -05:00
Marty Alcala
3babc0c47d cleanup 2016-11-10 18:12:40 -05:00
Marty Alcala
1153f942ac ensure balance displays properly on initial load 2016-11-10 14:31:26 -05:00
Marty Alcala
fbc2010f7e account for status bar 2016-11-10 14:26:22 -05:00
Marty Alcala
523f3e9303 ensure solid scroll content bg color 2016-11-10 14:02:34 -05:00
Gustavo Maximiliano Cortez
74c5b38ea0 Merge pull request #4995 from bitjson/master
chore(scripts): add placeholder start:desktop package script
2016-11-10 14:52:31 -03:00
Marty Alcala
421cc349a0 better way to prevent white flicker during wallet detail scroll 2016-11-10 11:33:50 -05:00
Marty Alcala
844511ae7a attempt to fix white line caused by rendering delay 2016-11-09 15:27:39 -05:00
Marty Alcala
6dbc9057cd improve final balance position 2016-11-09 13:37:14 -05:00
Marty Alcala
e2cd188e39 add scaling and opacity transitions 2016-11-09 13:15:42 -05:00
Marty Alcala
c3ef412383 prelim wallet details header collapse transition 2016-11-09 12:34:38 -05:00
Jason Dreyzehner
2e19bee5fc chore(scripts): add placeholder start:desktop package script 2016-11-09 12:11:40 -05:00
Gustavo Maximiliano Cortez
164c775a79
Adds historic fiat rate to tx-details 2016-11-09 10:40:18 -03:00
Marty Alcala
375eba24ec update send confirm and txp details action icon to new 2016-11-08 16:55:02 -05:00
Marty Alcala
b05bfc141b fix styling in payment proposals view 2016-11-08 16:51:23 -05:00
Marty Alcala
ee3fe85bd9 update home tab proposal styling 2016-11-08 16:38:31 -05:00
Marty Alcala
93d16b7067 ensure ellipsis is applied to all tx labels in wallet master view 2016-11-08 16:06:41 -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
a1ae8f2afb ensure tx row activates on tap 2016-11-08 15:00:54 -05:00
Javier Donadío
9fa46fd56f Merge pull request #4976 from cmgustavo/bug/update-proposals-01
Fixes modal of transaction proposals
2016-11-08 16:52:41 -03:00
Javier Donadío
97ec2200b6 Merge pull request #4984 from cmgustavo/bug/tx-details-01
Fix tx-detail
2016-11-08 16:35:37 -03:00