Commit Graph

9633 Commits

Author SHA1 Message Date
Jason Dreyzehner 8191701fb3 Merge pull request #5007 from msalcala11/improveWalletDetails
Improve wallet details
2016-11-15 13:55:21 -05:00
Marty Alcala 9018ccd39a more descriptive label for confirming txs 2016-11-15 13:21:33 -05:00
Javier 8120374357 fix route 2016-11-15 14:19:00 -03:00
Marty Alcala 9a34b190b1 ensure proposal items in wallet detail view activate on tap 2016-11-15 11:42:34 -05:00
Marty Alcala 7a2ee02899 prevent ugly flashes on iOS 2016-11-15 11:27:14 -05:00
Marty Alcala 64d81c55ba fix merge conflicts 2016-11-15 11:01:30 -05:00
Marty Alcala f4bd7ea570 check to make sure scrollPosition is defined 2016-11-15 10:51:00 -05:00
Javier c2ef0bacc7 navigate to backup flow 2016-11-15 11:03:45 -03:00
Gustavo Maximiliano Cortez e16520997f Merge pull request #5037 from gabrielbazan7/feat/icons-feedback
adding icon to feedback flow
2016-11-15 09:17:39 -03:00
Gabriel Bazán b65a42396a align title and icon on rate app view 2016-11-15 01:02:29 -03:00
Gabriel Bazán 31953edf29 fix skip from rate app view 2016-11-15 00:45:59 -03:00
Gabriel Bazán 57a730413f fixes 2016-11-15 00:26:18 -03:00
Gabriel Bazán e9f8889a66 fix 2016-11-15 00:13:47 -03:00
Gabriel Bazán 2db87a840f align text 2016-11-15 00:05:20 -03:00
Gabriel Bazán 1675acb87a adding icon to feedback flow 2016-11-14 23:23:51 -03:00
Marty Alcala 26814461f1 ensure header background is pullable when collapsing is disabled 2016-11-14 19:13:14 -05:00
Marty Alcala d3d15ea887 disable amount collapsibility on android 2016-11-14 18:26:45 -05:00
Gustavo Maximiliano Cortez 98fe0f78f9 Merge pull request #5036 from bitjson/design
Feedback flow graphic assets
2016-11-14 19:31:30 -03:00
Jason Dreyzehner 7bab67f921 feat(design): add graphic assets for feedback flow 2016-11-14 17:13:05 -05:00
Jason Dreyzehner 590023616d fix(backup): correct centering of cta-buttons on some platforms 2016-11-14 17:12:24 -05:00
Marty Alcala 7b97d57311 add explicit bg color to group label element 2016-11-14 17:01:46 -05:00
Marty Alcala 911ba7e8bc remove style initializers 2016-11-14 16:18:26 -05:00
Javier Donadío ffc7c40c60 Merge pull request #5031 from cmgustavo/bug/bws-url-styling
Fix styling bws url
2016-11-14 18:17:50 -03:00
Javier Donadío f5c84eaf31 Merge pull request #5032 from cmgustavo/bug/first-wallet-receive-tab
Fix receive-tab for wallets not backed up
2016-11-14 18:16:28 -03:00
Gustavo Maximiliano Cortez 30240d30cd
Fix receive-tab for wallets not backed up 2016-11-14 17:51:15 -03: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
Marty Alcala 1cb0ffc141 ensure 3 dots display during balance update 2016-11-14 15:34:47 -05:00
Gabriel Bazán cbcd01e4b8 fixes 2016-11-14 17:31:36 -03:00
Gabriel Bazán d1797ec4bb delete unused variables 2016-11-14 17:19:10 -03:00
Gustavo Maximiliano Cortez ca0deaabbd
Fix styling bws url 2016-11-14 17:11:18 -03:00
Marty Alcala 993fb5d8ad move styles to classes 2016-11-14 14:42:04 -05: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
Andy Phillipson 9f79b8d73a Merge pull request #8 from cmgustavo/bug/remove-bitpay-account
Removes bitpay account (ionic error)
2016-11-14 13:21:42 -05:00
Gustavo Maximiliano Cortez 4865f49f23
Removes bitpay account (ionic error) 2016-11-14 15:17:05 -03:00
Gabriel Bazán d07ca68916 fixes 2016-11-14 14:17:10 -03:00
Gabriel Edgardo Bazán 7062d0a809 Merge pull request #5024 from JDonadio/bug/next-step
Show Next Step
2016-11-14 14:11:07 -03:00
Javier Donadío 850b1d6719 Merge pull request #5027 from cmgustavo/bug/next-address-after-receive
Bug/next address after receive
2016-11-14 13:00:07 -03:00
Gabriel Bazán a30845d686 better error handler 2016-11-14 12:53:43 -03:00
Gustavo Maximiliano Cortez 7e9d47c8e9
Fix next address 2016-11-14 12:31:38 -03:00
Javier b66714e572 compare fixed 2016-11-14 11:23:00 -03:00
Gustavo Maximiliano Cortez fe8dcd2f94
Next address after receive funds 2016-11-14 10:12:44 -03: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
Andy Phillipson 40f0901f2e Implement multiple cards. 2016-11-11 18:11:52 -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
Gabriel Bazán 39ce7af64d rename files 2016-11-11 17:18:07 -03:00
Gabriel Bazán 0a76b3d66c check if new version 2016-11-11 17:18:02 -03:00
Javier Donadío 959707f3b7 Merge pull request #5011 from jamal-jackson/feature/recieve_tab_animations
added animation to receive tab
2016-11-11 17:12:05 -03:00