Commit Graph

4640 Commits

Author SHA1 Message Date
bechi 3a230e2763 put copayers on setting & fix avatar wallet 2015-02-02 16:56:10 -03:00
bechi 5df64c5f0b new home structure 2015-02-02 16:56:10 -03:00
Gustavo Maximiliano Cortez b2f6aea281 Change menu icon to standard foundation icon 2015-02-02 16:32:49 -03:00
Gustavo Maximiliano Cortez 1a84a7b325 Home: fix columns size 2015-02-02 16:10:38 -03:00
Matias Pando 846118fe85 Merge pull request #2379 from cmgustavo/bug/text-selection-02
Important fix: paste into input and textareas
2015-02-02 16:07:09 -03:00
Gustavo Maximiliano Cortez e0f7f5f991 Merge pull request #2351 from matiaspando/increaseCoverage86
Increase coverage to 86%
2015-02-02 15:37:07 -03:00
Matias Pando 298e470aae Skip test that fails on Firefox 2015-02-02 14:45:21 -03:00
Gustavo Maximiliano Cortez cdabbc7cbb update css after rebase 2015-02-02 14:44:15 -03:00
Gustavo Maximiliano Cortez 83aee4105e function renamed: more detailed 2015-02-02 14:40:53 -03:00
Gustavo Maximiliano Cortez cd44017167 Improve response when press menu icon. Remove transition effects on modals 2015-02-02 14:40:53 -03:00
Matias Pando 2bbab7adaf Remove spaces 2015-02-02 14:34:34 -03:00
Gustavo Maximiliano Cortez ae1d2003d0 Merge pull request #2378 from braydonf/bug/bn.js
Upgraded bitcore to version that includes elliptic 1.0.0 and bn.js 1.0.0
2015-02-02 12:08:41 -03:00
Gustavo Maximiliano Cortez df23a54026 Merge pull request #2377 from bechi/bugs/locked
Bugs/locked
2015-02-02 11:57:50 -03:00
Juan Ignacio Sosa Lopez 4eca6108e7 Merge pull request #16 from cmgustavo/bechi/add/status-bar
Fix status bar color for mobile
2015-02-02 11:51:16 -03:00
Gustavo Maximiliano Cortez 8d69c0a4f7 Fix status bar color for mobile 2015-02-02 11:49:56 -03:00
Gustavo Maximiliano Cortez f3c3e2c1a1 Merge pull request #2350 from bechi/bugs/styles-01
change styles
2015-02-02 11:40:05 -03:00
Juan Ignacio Sosa Lopez 043742150e Merge pull request #15 from cmgustavo/bechi/add/ngclick-href
Replacement href by ngclick
2015-02-02 11:28:06 -03:00
Gustavo Maximiliano Cortez df92a9b871 Replacement href by ngclick 2015-02-02 11:26:22 -03:00
bechi f0d7984da6 remove hover on mobile 2015-02-02 11:06:25 -03:00
Gustavo Maximiliano Cortez 398b8f8dc7 Important: fix copy to input and textareas 2015-01-31 20:30:33 -03:00
Braydon Fuller 1dcd3263ee Upgraded bitcore to version that includes elliptic 1.0.0 and bn.js 1.0.0
- There was bug in squaring that in rare situations would produce an incorrect value, see: 3557d780b0
- The incorrect squaring would lead to calculating a bitcoin address where it would be possible to receive funds that would not be spendable.
- For more details about the bug, see: https://github.com/bitpay/bitcore/pull/894
- Fixes issue #2281
2015-01-31 13:55:47 -05:00
Matias Alejo Garcia a65744bec2 Merge pull request #2376 from cmgustavo/pin/ux-01
Added feedback when pressing a number
2015-01-30 18:43:58 -03:00
bechi 940647ad58 add panel 2015-01-30 17:42:07 -03:00
bechi 3ce975c0c2 fix locked balance places 2015-01-30 17:41:09 -03:00
Gustavo Maximiliano Cortez ada645dce1 Added feedback when pressing a number. Skip and Signout with another color 2015-01-30 17:28:42 -02:00
Matias Alejo Garcia 6feb67fe10 Merge pull request #2368 from cmgustavo/bug/amount-tosatoshi-01
WIP: Fix rounding error in amount field
2015-01-30 12:44:10 -03:00
Gustavo Maximiliano Cortez 17057cb199 Fix variables and toFixed 2015-01-30 12:25:54 -03:00
Gustavo Maximiliano Cortez 6586a4b696 Remove unnused variable. Added tests to check amount validation 2015-01-30 11:09:07 -03:00
Matias Alejo Garcia dd10454487 Merge pull request #2365 from cmgustavo/bug/external-links-01
Fix external links for mobile
2015-01-29 21:28:47 -03:00
Gustavo Maximiliano Cortez cf8670c64f Fix rounding error in amount field 2015-01-29 17:48:28 -03:00
Matias Pando a2d1881c03 Skip test 2015-01-29 17:17:55 -03:00
Matias Pando 63173b7f6b Skip #pathForAddress 2015-01-29 16:58:32 -03:00
Matias Pando 68697dc3a7 Remove several console.log 2015-01-29 16:44:32 -03:00
bechi 34430a74ba fix icon home 2015-01-29 15:50:21 -03:00
Matias Pando a2c39714c4 Added test on Insight 2015-01-29 15:31:52 -03:00
Matias Pando d77b451fb7 Added more test on Wallet 2015-01-29 15:31:52 -03:00
Matias Pando f4f4114865 Add test on TxProposal 2015-01-29 15:31:52 -03:00
Matias Pando dffdddbace Add more tests for TxProposal 2015-01-29 15:31:52 -03:00
Matias Pando 63b4f2c649 Add test for TxProposal 2015-01-29 15:31:52 -03:00
Matias Pando 503895fe6c Add test to HDParams 2015-01-29 15:31:52 -03:00
Matias Pando b741effd18 Add test for PrivateKey and RateService 2015-01-29 15:31:52 -03:00
Matias Pando bf82fa0760 Added more test to Wallet 2015-01-29 15:31:52 -03:00
Matias Pando fc824a1c11 Merge pull request #2367 from cmgustavo/bug/cordova-pause-resume-01
Not pause the device if user share or send the backup by email
2015-01-29 15:29:46 -03:00
Gustavo Maximiliano Cortez 71db4d05f9 Fix pause for iOS 2015-01-29 15:22:15 -03:00
Gustavo Maximiliano Cortez 2d11555eab Not pause the device if user share or send the backup by email 2015-01-29 16:03:14 -02:00
bechi 53b4375fb7 style & change icon 2015-01-29 12:57:11 -03:00
Matias Pando 14531839af Merge pull request #2364 from cmgustavo/ref/pin-01
New PIN page
2015-01-29 11:48:35 -03:00
Matias Pando 5479451aac Merge pull request #2356 from cmgustavo/feature/share-address
Share address button for mobile
2015-01-29 11:40:32 -03:00
Gustavo Maximiliano Cortez 6040e3ea5c fix external links for mobile 2015-01-29 10:02:36 -03:00
Gustavo Maximiliano Cortez d5a9a916db askForPin scope 2015-01-29 03:14:32 -03:00