Commit Graph

60 Commits

Author SHA1 Message Date
Matias Alejo Garcia 9e33cde4cf
add badge to recent txs 2017-01-18 11:48:50 -03:00
Gustavo Maximiliano Cortez af932b3e59
Coinbase: first step integration, connect account and main view 2017-01-16 20:07:04 -03:00
Gabriel Bazán 245ca449f6 some translations fixes 2016-12-29 10:14:37 -03: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 ffa8d7a576 Display timer icon for all m of n wallets. Use cards on balance view. Minor text explanation changes. 2016-12-13 17:42:49 -05:00
Javier c99c4379a5 show timer icon properly 2016-12-13 15:16:49 -03:00
Andy Phillipson 2d04eb4335 Fixes layouts and improves appearance of balance page. 2016-12-13 12:30:28 -05:00
Gustavo Maximiliano Cortez 1f7d7091a8
Adds missing translation. Removes translation for Amazon.com Gift Cards 2016-12-13 11:47:46 -03:00
Gabriel Bazán 80863a7f4d fix external link translations 2016-12-12 17:29:11 -03:00
Andy Phillipson 3a85aed05d Fix logic for balance warning icon (was set for debug). 2016-12-12 10:51:40 -05:00
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
Javier b1fabe1828 fix translate labels 2016-12-02 14:37:31 -03:00
Jason Dreyzehner 1b014a0ce8 Merge pull request #5045 from bitjson/wip/design
feat(feedback): improve design of feedback flow
2016-11-15 15:47:39 -05:00
Jason Dreyzehner 511730ecd3 feat(feedback): improve design of feedback flow 2016-11-15 15:09:08 -05:00
Marty Alcala 64d81c55ba fix merge conflicts 2016-11-15 11:01:30 -05:00
Gustavo Maximiliano Cortez 0a7ba4bd02 Merge pull request #5028 from gabrielbazan7/fix/handleError
better error handler
2016-11-14 17:36:29 -03:00
Gustavo Maximiliano Cortez da7bb1170b Merge pull request #5013 from gabrielbazan7/fix/feedback
feedback feature refactor
2016-11-14 17:36:08 -03:00
Gabriel Bazán cbcd01e4b8 fixes 2016-11-14 17:31:36 -03:00
Gustavo Maximiliano Cortez 09bdcc3ce4 Merge pull request #5015 from ajp8164/feat/multiple-cards
Implement multiple cards.
2016-11-14 15:40:01 -03:00
Gabriel Bazán d07ca68916 fixes 2016-11-14 14:17:10 -03:00
Gabriel Bazán a30845d686 better error handler 2016-11-14 12:53:43 -03:00
Andy Phillipson 40f0901f2e Implement multiple cards. 2016-11-11 18:11:52 -05:00
Gabriel Bazán 0a76b3d66c check if new version 2016-11-11 17:18:02 -03:00
Marty Alcala d02affadd1 Merge branch 'master' of github.com:bitpay/copay into improveWalletDetails 2016-11-11 13:52:47 -05:00
Gabriel Bazán 80888f63a1 adding send feedback option in settings 2016-11-11 10:27:07 -03:00
Gabriel Bazán 11b4ec1fcc styling 2016-11-11 10:26:52 -03:00
Gabriel Bazán 7b2d3b1df0 add rate card flag 2016-11-11 10:26:33 -03:00
Gabriel Bazán b64e80478e feedback feature 2016-11-11 10:25:59 -03:00
Gustavo Maximiliano Cortez 5ead443c24
Fix recent transactions. Show the latest transactions within 24 hours 2016-11-11 10:03:31 -03:00
Marty Alcala 3babc0c47d cleanup 2016-11-10 18:12:40 -05:00
Marty Alcala ee3fe85bd9 update home tab proposal styling 2016-11-08 16:38:31 -05:00
Marty Alcala d5476b6ccf fix merge conflicts 2016-11-07 16:37:10 -05:00
Marty Alcala 073b063a48 improve tx proposal list item styling 2016-11-03 17:29:29 -04:00
Jason Dreyzehner 703256d92f fix(design): use max balance on home view, display available/confirming better in wallet
Fixes #4881
2016-10-28 11:45:23 -04:00
Gabriel Bazán 7fc0bb6fb2 new releases 2016-10-26 12:56:33 -03:00
Jason Dreyzehner 7b4beae373 feat(home): better padding and spacing on home view 2016-10-21 01:51:00 -04:00
Jason Dreyzehner a2d9c33eec feat(home): replace home title with bitpay logo 2016-10-21 01:29:14 -04:00
Jason Dreyzehner 0472dd7f35 fix(home): better styling for multisig numbers on home view 2016-10-21 00:52:39 -04:00
Jason Dreyzehner 8db31ac9ad fix(home): add ui separators for all BitPay card items 2016-10-21 00:51:20 -04:00
Jason Dreyzehner 7823e05389 fix(home): correct length of header separator for buy and sell bitcoin card 2016-10-21 00:50:04 -04:00
Jason Dreyzehner 9c9fdfd69d fix(home): correct styling of card label on home tab 2016-10-21 00:29:01 -04:00
Jason Dreyzehner e99449689c fix(home): correct size of the create new wallet icon
Fixes #494
2016-10-18 18:58:53 -04:00
Gustavo Maximiliano Cortez f34409c093 Merge pull request #490 from gabrielbazan7/fix/modalTimeout
add timeout to backup needed modal
2016-10-17 12:23:40 -03:00
Gabriel Bazán 138885cc82 add timeout to backup needed modal 2016-10-17 09:55:20 -03:00
Gustavo Maximiliano Cortez 2e9b9d7443
Fix Get Started message. Fix when tx is empty. Enable keyboard accessory bar for iOS 2016-10-16 21:22:54 -03:00
Matias Alejo Garcia 79dbcf88d5 Merge pull request #452 from gabrielbazan7/fix/pulltorefresh
Fix/pulltorefresh
2016-10-14 13:05:12 -03:00
Gabriel Bazán cb328de5c7 enable pull to refresh only in android devices 2016-10-14 10:24:20 -03:00
Gustavo Maximiliano Cortez 8ee033436f
Fix conflict 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez 222fbe57ff
Bitpay card config external json 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez c14a3b0658
Fix tab-home 2016-10-13 17:50:21 -03:00