Commit Graph

85 Commits

Author SHA1 Message Date
Manuel Araoz a30b8d81bb fix tests 2014-07-04 12:51:27 -03:00
Manuel Araoz 1714e8dffa add network check to address 2014-07-04 11:24:11 -03:00
Matias Alejo Garcia 16541f413e Merge pull request #773 from maraoz/ui/unify-notifications
Unify notification systems
2014-06-26 23:27:56 -03:00
Manuel Araoz e389a3f82c replace flashmessage for notifications 2014-06-26 18:57:03 -03:00
Gustavo Cortez f379ee95c0 Fixes: number variables forced to be a Number type. 2014-06-25 15:44:19 -03:00
Ryan X. Charles ea2e2d4e19 run js-beautify on everything
...with two spaces. Command: js-beautify -s 2 -r [filename]
2014-06-24 08:36:32 -07:00
Yemel Jardi 099a282fb9 Add directive to render address from the book with a tooltip 2014-06-23 17:34:54 -03:00
Matias Alejo Garcia 46feadf57c delete Wallet WIP 2014-06-16 15:58:10 -03:00
Matias Alejo Garcia 00ca9f1c32 make unit configurable in settings. update after @cmgustavo comments 2014-06-16 12:44:18 -03:00
Gustavo Cortez 8c2a784d86 Fix Conflicts:
bower.json
2014-06-13 15:01:32 -03:00
Matias Alejo Garcia bcbe97c15d Merge pull request #665 from yemel/feature/highlight-qr-code
Add highlight on QR change, add selected address below the QR
2014-06-12 18:28:15 -03:00
Gustavo Cortez a76de35bb0 Fixes validation of input form. Improved error message 2014-06-12 11:09:18 -03:00
Yemel Jardi e5f798d5ed Add highlight on QR change, add selected address below the QR 2014-06-11 17:49:14 -03:00
Yemel Jardi 5c56b7972f Change wording of very weak password, add strength tip, add tests 2014-06-11 15:39:56 -03:00
Manuel Araoz cfb672182f mute videos 2014-06-06 15:51:54 -03:00
Matias Alejo Garcia ac58d9744e change angular module namespace to copayApp 2014-06-03 17:48:37 -03:00
Yemel Jardi 1a15519903 Add password strenght tooltip 2014-06-02 14:39:12 -03:00
Mario Colque 941d516485 added password length checker 2014-05-26 15:03:39 -03:00
Yemel Jardi ee6821d109 Rename flashMessage variable 2014-05-20 08:30:20 -07:00
Matias Alejo Garcia 398daf3f05 many optimizations in addresses pulling 2014-05-16 18:33:06 -03:00
Gustavo Maximiliano Cortez 914958302c Merge pull request #368 from maraoz/remove/copayer-ID
remove copayerID from UI
2014-05-16 09:42:30 -03:00
Yemel Jardi 9d5f2ddf16 add validation to wallet secret 2014-05-14 14:31:47 -07:00
Manuel Araoz ba335932aa remove copayerID from UI 2014-05-14 15:42:05 -03:00
Manuel Araoz 55d1a2f671 fix avatar directive bug 2014-05-08 16:31:08 -03:00
Manuel Araoz 032ae804b1 general avatar polishing 2014-05-08 15:48:00 -03:00
Gustavo Cortez afceeffd03 Replaced actual gif loading for css3 animation used on signing process. 2014-05-08 12:25:35 -03:00
Manuel Araoz 82a07d2c10 add confvideo directive 2014-05-07 19:05:29 -03:00
Mario Colque 2d690e2ead clean up 2014-04-28 12:03:47 -03:00
Mario Colque 3746a9b878 added a new directive for import backups 2014-04-25 19:11:56 -03:00
Gustavo Cortez 872cfaba68 Added spinner to all buttons 2014-04-24 22:43:19 -03:00
Gustavo Cortez 9b56d425aa Testing directives for AngularJS 2014-04-24 12:01:06 -03:00
Gustavo Cortez 2b55e108f4 Changed rootScope for scope 2014-04-23 14:41:27 -03:00
Gustavo Cortez 014b7310f4 AngularJS directives to handle notification and form validation.
1) Checking enough amount at real-time when typing value.
2) Common notifications disappear after 5 seconds.
2014-04-23 13:16:20 -03:00
Gustavo Cortez 9d1f0082ea Improve send form: check if address is valid using bitcore 2014-04-22 16:07:14 -03:00
Mario Colque abee376568 move all files to root path 2014-03-21 14:21:13 -03:00