Commit Graph

326 Commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez fccd645f54 Merge pull request #4582 from cmgustavo/bug/scrolling-proposal-desktop2
Fix scrolling when there are many txp s on OSX
2016-07-13 13:01:51 -03:00
Gustavo Maximiliano Cortez 9388ef8794
Fix ionic scroll 2016-07-12 14:41:52 -03:00
Gustavo Maximiliano Cortez 0b5f323d11
Fix scrolling when there are many txp s on OSX 2016-07-12 11:58:53 -03:00
Javier a8d2dd46a8 apply directive to all inputs 2016-07-12 11:50:32 -03:00
Javier 93b543e878 disable mousewheel on numeric input fields 2016-07-12 11:13:15 -03:00
Gabriel Bazán 70abb1bd89 prevent scroll when side bar is open 2016-07-11 11:18:17 -03:00
Gabriel Bazán 88809a3fcf removing overflow scrolling from ionic contents 2016-07-04 17:09:06 -03:00
Gustavo Maximiliano Cortez 2cf42804ee Merge pull request #4515 from cmgustavo/bug/translate-wording-01
Bug/translate wording 01
2016-06-29 12:52:08 -03:00
Gustavo Maximiliano Cortez 3ee261d3e8
Wording refactor 2016-06-29 11:53:38 -03:00
Gustavo Maximiliano Cortez 8251c4658a
Updates POT file. Fix wording 2016-06-29 11:31:01 -03:00
Gabriel Bazán ecaf2c36df fix scaling issue in wp8 and show menu bar when backbutton is pressed on send view 2016-06-29 10:09:04 -03:00
Gabriel Bazán 04b093900e remove pull to refresh when side bar is open 2016-06-22 15:18:40 -03:00
Matias Alejo Garcia 08fb478195
fix amount validation 2016-06-21 12:58:59 -03:00
Gustavo Maximiliano Cortez 610c116d7a
Fix UI delete wallets 2016-06-16 19:28:37 -03:00
Gustavo Maximiliano Cortez 42348a0ca9
Fix UI amount input 2016-06-15 14:46:59 -03:00
Gustavo Maximiliano Cortez f061209dff Merge pull request #4387 from matiu/bug/note2
Bug/note2
2016-06-14 17:47:19 -03:00
Matias Alejo Garcia e1dd1cf935
show notes on moved tx 2016-06-14 16:02:03 -03:00
Javier 2f8c42ca25 Replace $root.go directive for href ui-sref 2016-06-14 14:55:34 -03:00
Matias Alejo Garcia 3cc17f40b6
prevent walletupdate to block the ui 2016-06-14 08:39:34 -03:00
Matias Alejo Garcia c294097c1d
replace ongoingprocess 2016-06-13 11:45:14 -03:00
Gustavo Maximiliano Cortez 32d563e367 Revert "Click scrolls to focused inputs" 2016-06-09 15:03:14 -03:00
Gabriel Bazán 717f757b97 click scrolls to focused inputs 2016-06-09 11:50:12 -03:00
Kirvx c0c0d20d73 Update walletHome.html 2016-06-08 13:18:52 +02:00
Kirvx 6a67b47dee Fix translations 2016-06-07 22:20:32 +02:00
Gabriel Bazán f961247b2d allow single address wallet for auditable reasons 2016-06-07 16:26:56 -03:00
Gabriel Bazán db65076157 side bar drag and pull to refresh only available on mobile devices 2016-06-06 14:39:56 -03:00
Matias Alejo Garcia 28eb3ee989
how comment on tx list 2016-06-04 16:38:02 -03:00
Matias Alejo Garcia 1d5b8ced99
bump version to 2.0.0 + change note to "descrition" 2016-06-04 16:38:01 -03:00
Gabriel Bazán 2780df44b9 adding more after transactions list 2016-06-04 16:31:06 -03:00
Javier 8759b633fb add transaction comment - custom popup (Gabriel) 2016-06-04 16:31:06 -03:00
Javier 97013ea5b6 scroll up in forms 2016-06-04 16:31:06 -03:00
Javier 4142624f41 add proposal modal 2016-06-04 16:31:06 -03:00
Javier df2811eeba homogenized modals - add addressbook modal 2016-06-04 16:31:06 -03:00
Javier 9fa24c9d3d add paypro modal 2016-06-04 16:31:06 -03:00
Gabriel Bazán 5413e87f09 fix activity scroll to refresh balance 2016-06-04 16:31:06 -03:00
Javier 119b3c7642 fix css classes name - add refreshing spinner 2016-06-04 16:31:06 -03:00
Javier 6ccc1c1127 fix amount UI over activity UI 2016-06-04 16:31:06 -03:00
Javier 4964a3d7c3 add animations - fix UI 2016-06-04 16:31:06 -03:00
Gabriel Bazán b4aadeb7be refactor 2016-06-04 16:31:06 -03:00
Javier 501489cb66 replace all spinners 2016-06-04 16:31:06 -03:00
Gabriel Bazán dae55abceb ion refresher, ion infinite scroll and balance collapse 2016-06-04 16:31:06 -03:00
Javier 6dfd124535 search modal 2016-06-04 16:31:06 -03:00
Gabriel Bazán efa36915e1 tap to lock balance 2016-06-04 16:31:06 -03:00
Matias Alejo Garcia 335c3f00af handles incorrect Address derivation (#4230) 2016-05-20 10:02:44 -03:00
Gustavo Maximiliano Cortez c27759b770
Replaces custom-fastClick by Angular-Stateful-Fastclick (#4136)
* Replaces custom-fastClick by Angular-Stateful-Fastclick

* Resolves fastclick version
2016-04-29 12:16:53 -03:00
Javier Donadío b011df787c replace send all to send max (#4010)
* fix prevent submit

* replace send all to send max

* fix params and errors

* add warnings in case to exclude utxos

* remove unnecessaries parameters and variables

* verify exclude utxos before checking amount

* bump bwc dependency to v2.2.1

* fix message text
2016-04-13 14:05:36 -03:00
Javier 5666649a2d
new version available 2016-04-13 12:51:50 -03:00
Gustavo Maximiliano Cortez eeac37512c
Hide menu if no wallet seletect. Also fix history js error 2016-04-11 11:53:23 -03:00
Javier e80eb142e3 stop counter when cancel is pressed 2016-03-30 12:54:08 -03:00
Gustavo Maximiliano Cortez 76ce26d898 Merge pull request #3993 from JDonadio/fix/needs-backup
Display backup message in addressbook
2016-03-28 16:30:02 -03:00