Commit graph

96 commits

Author SHA1 Message Date
Marty Alcala
3c38ae5d4d cleaner tx received icon 2016-11-11 11:50:50 -05:00
homeopatchy
2de90013f7 Add webkit prefixed transforms (android 4) 2016-10-31 20:32:39 +01:00
Marty Alcala
d4513ba46b fix merge conflicts 2016-10-27 11:44:03 -04:00
Marty Alcala
22d4a92f7d Revert "Revert "Scan handling""
This reverts commit 641091e7d9.
2016-10-26 14:00:43 -04:00
Gabriel Bazán
e01fd615b0 add dark background 2016-10-26 12:05:52 -03:00
Matias Alejo Garcia
641091e7d9 Revert "Scan handling" 2016-10-22 23:28:24 -03:00
Matias Alejo Garcia
8f46973240 Merge pull request #648 from msalcala11/txDetailStyling
Better transaction detail view styling
2016-10-22 21:52:17 -03:00
Marty Alcala
c552425803 remove commented code 2016-10-21 19:20:34 -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
Matias Alejo Garcia
16c0c58d32 Merge pull request #618 from msalcala11/scanHandling
Scan handling
2016-10-21 18:45:58 -03:00
Marty Alcala
c41ac537b3 add checkmark 2016-10-21 17:38:51 -04:00
Gustavo Maximiliano Cortez
9727217d69 Merge pull request #644 from gabrielbazan7/fix/backgroundModal
remove background color when modals open
2016-10-21 16:54:04 -03:00
Marty Alcala
b860fb269b fix click to pay button clickable area 2016-10-21 12:40:46 -04:00
Gabriel Bazán
803e128aea remove background color when modals open 2016-10-21 12:54:17 -03:00
Marty Alcala
3f402fbd89 fix merge conflicts 2016-10-21 09:38:27 -04:00
Marty Alcala
01da9d91e4 cleanup 2016-10-19 16:45:29 -04:00
Marty Alcala
27f8c08488 better alignment of incoming data menu 2016-10-19 16:30:36 -04:00
Marty Alcala
b5d5dd1f3b reduce padding between vertical line and scanned value 2016-10-19 15:44:17 -04:00
Marty Alcala
9eccc0a439 ensure the 1st action sheet open animates on ios 2016-10-19 15:10:23 -04:00
Jamal Jackson
6c0a4993ec use visibility to keep height consistent in wallet card 2016-10-19 11:48:35 -04:00
Marty Alcala
78bd523391 fix merge conflicts 2016-10-18 17:23:43 -04:00
Marty Alcala
00891e6aec add send to address incoming data menu functionality 2016-10-18 16:12:31 -04:00
Jamal Jackson
68d3dcc02c adding again for fix on iPhone 5, somehow got reverted in rebase. 2016-10-17 13:55:49 -04:00
Jamal Jackson
aad986c266 Merge branch 'ref/design' of https://github.com/bitpay/bitpay-wallet into feature/recieve_view_polish 2016-10-17 09:11:15 -04:00
Jamal Jackson
ce78aabf38 moved tab-receive view styling that was conflicting with old wallets selector styles to tab-receive scss file 2016-10-16 18:55:05 -04:00
Matias Alejo Garcia
fe9fe0c612 Merge pull request #459 from jamal-jackson/feature/recieve_view_polish
receive view polish on mobile
2016-10-14 17:42:06 -03:00
Marty Alcala
6e87f18ec8 add cancel button 2016-10-14 15:54:20 -04:00
Marty Alcala
a6891ac900 add cancel button 2016-10-14 15:48:11 -04:00
Marty Alcala
82324dca9e add external link item 2016-10-14 15:43:29 -04:00
Marty Alcala
a24da40cb9 prelim website scan handler ui 2016-10-14 15:21:16 -04:00
Jamal Jackson
e8887672c0 final touches on wallet card display 2016-10-14 13:44:31 -04:00
Jamal Jackson
2b73b7adbb addressing minor issues:
- padding not 100% all the on all screens with wallet card
- adding next address item link back to address section
2016-10-14 13:12:45 -04:00
Gustavo Maximiliano Cortez
93e95364bf
Fix bitpay card history. Fix icons for paypro on amount/confirm views 2016-10-14 12:59:31 -03:00
Jamal Jackson
207f5db0eb finished receive view styling for phone sizes 2016-10-14 09:42:46 -04:00
Jamal Jackson
6df046c315 updated styles for wallet slider 2016-10-13 11:44:31 -04:00
Jamal Jackson
31e2d072cf Merge branch 'ref/design' of https://github.com/bitpay/bitpay-wallet into feature/recieve_view_polish 2016-10-13 10:09:23 -04:00
Marty Alcala
ec3fca4cda make wallet selector a standalone directive 2016-10-12 20:13:28 -04:00
Marty Alcala
d726b39b47 give 1 extra pixel to ensure there is no space on the right side 2016-10-12 19:24:57 -04:00
Marty Alcala
f9e4d731f4 handle really long lists of wallets in selector 2016-10-12 19:19:35 -04:00
Marty Alcala
54530ed04a better handle wide screens 2016-10-12 19:09:54 -04:00
Marty Alcala
de8a660168 tweak wallet selector styling 2016-10-12 17:51:09 -04:00
Marty Alcala
444d25b9ee wire wallet balance to wallet select component 2016-10-12 17:40:53 -04:00
Marty Alcala
b42bf01f6a populate wallet list 2016-10-12 17:20:06 -04:00
Marty Alcala
1d5299e254 add back button 2016-10-12 15:21:38 -04:00
Marty Alcala
ce298fdfb6 prelim action sheet directive 2016-10-12 15:01:48 -04:00
Marty Alcala
2d205cbebd handle insufficient funds case 2016-10-12 14:04:23 -04:00
Jamal Jackson
337b56258e improved slider card design 2016-10-12 13:54:02 -04:00
Marty Alcala
7f180d1335 lighten arrows 2016-10-12 12:31:38 -04:00
Marty Alcala
d10e0bfcc9 make send screen items clickable 2016-10-12 12:15:24 -04:00