Commit Graph

330 Commits

Author SHA1 Message Date
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
Javier 55dc423db0 Fix remaining time paypro 2016-03-22 16:37:55 -03:00
Matias Alejo Garcia bd2b49dd46 Revert "fix remaining time paypro" 2016-03-22 15:40:01 -03:00
Javier 8d427c5849 fix remaining time 2016-03-22 15:31:01 -03:00
Javier 8a3624907b Display backup message in addressbook 2016-03-11 16:53:08 -03:00
Gustavo Maximiliano Cortez 51bd7a2bd9
Fixes string and updates pot 2016-02-23 18:11:42 -03:00
Gustavo Maximiliano Cortez 4aa4d9f769 Merge pull request #3902 from gabrielbazan7/feat/searchBox2
Search box for transactions
2016-02-23 17:52:08 -03:00
Gustavo Maximiliano Cortez 8a110a6b22
Fix show more 2016-02-23 16:21:09 -03:00
Gustavo Maximiliano Cortez 2675966760 Fix activity title, input padding and show more link 2016-02-23 16:20:06 -03:00
Gabriel Bazán 1d097de0f4 change variable name and fix more error 2016-02-23 15:50:46 -03:00
Matias Alejo Garcia 632e297a9f highlight recent TXs 2016-02-23 13:19:37 -03:00
Gabriel Bazán 5809de20c9 clean search variable when starting search 2016-02-23 12:20:21 -03:00
Gabriel Bazán aa71a34dec show more in search box 2016-02-23 11:32:54 -03:00
Gabriel Bazán 71fd35f7c1 throttle search function 2016-02-23 11:32:54 -03:00
Gabriel Bazán 5ca10f777d instantly search 2016-02-23 11:32:54 -03:00
Gabriel Bazán 037e4d18fc ux and ui modifications 2016-02-23 11:32:54 -03:00
Gabriel Bazán 284c47bf49 changes in ui and ux 2016-02-23 11:32:29 -03:00
Gabriel Bazán 26cbf211f5 refactor 2016-02-23 11:32:29 -03:00
Gabriel Bazán 2813216a66 refactor 2016-02-23 11:31:29 -03:00
Gabriel Bazán 58ba939f89 refactor 2016-02-23 11:30:41 -03:00
Gabriel Bazán c74e547ad2 remove important and add translate to placeholder 2016-02-23 11:30:41 -03:00
Gabriel Bazán fe18f7ea93 scroll up when input is focused 2016-02-23 11:30:15 -03:00
Gabriel Bazán fe775c442e hide menu bar when search input is focus 2016-02-23 11:29:27 -03:00
Gabriel Bazán c66a389994 style to search input 2016-02-23 11:29:27 -03:00
Gabriel Bazán 0ecb432006 search box 2016-02-23 11:29:26 -03:00
Gustavo Maximiliano Cortez 8cc46f9b7e Merge pull request #3881 from JDonadio/bug/send-without-backup
fix send payments to destination address without backup
2016-02-23 11:05:33 -03:00
Javier e6dd97adbb fix wording 2016-02-23 10:43:58 -03:00
Javier a28e9d18d0 rebased 2016-02-23 10:30:26 -03:00
Javier 867c842da3 fix wording 2016-02-23 10:29:53 -03:00
Javier 9e18060fd8 add control to disable send button 2016-02-23 10:29:52 -03:00
Javier 3c7012902e fix send payments to destination address without backup 2016-02-23 10:28:03 -03:00
Javier 147de5e697 show more 2016-02-23 10:25:30 -03:00
Gustavo Maximiliano Cortez 4829b40250
Ref get/set fee level 2016-02-22 19:56:53 -03:00
Matias Alejo Garcia e02d4cb00b mv blockUx to wds
reset index scope on change wallet

rm wds

rm newTx, better txhistory update

better history display while sync

show first TX will syncing from 0

add new tx anim

WIP mobile

fix mobile

fix mobile 2

keep vanilla state in walletHome
2016-02-22 12:13:35 -03:00
Matias Alejo Garcia 13996dc26a mv addr to walletData 2016-02-22 12:11:57 -03:00
Gustavo Maximiliano Cortez afb72f673a More fast-click 2016-02-19 17:53:38 -05:00
Javier 8d591ab7ab refactor 2016-02-19 16:42:02 -03:00
Javier df9cc658f0 fix translate string 2016-02-19 13:08:49 -03:00
Javier a962e3a913 disable send button if time is expired 2016-02-19 13:08:49 -03:00
Javier 1402eea43e display payment expiry time 2016-02-19 13:08:48 -03:00
Gustavo Maximiliano Cortez 39341b037b Improves more clicks 2016-02-17 10:49:26 -05:00
Gustavo Maximiliano Cortez 9fedae1a67 Updates tx modal 2016-02-17 10:49:26 -05:00
Gustavo Maximiliano Cortez b405510db3 Improvement open TX modal 2016-02-17 10:46:42 -05:00
Matias Alejo Garcia fa508f7566 Merge pull request #3883 from cmgustavo/feat/new-csv-plugin
Generate CSV using a new plugin
2016-02-17 10:34:35 -03:00
Gustavo Maximiliano Cortez 7b57011fd2
Enables copy-to-clipboard more strings 2016-02-16 14:13:50 -05:00
Gustavo Maximiliano Cortez 0efbf28f1a
Generate CSV using a new plugin 2016-02-16 12:33:39 -05:00
Matias Alejo Garcia 94a0ffa02e Merge pull request #3858 from cmgustavo/feat/clean-home-screen
Feat/clean home screen
2016-02-12 11:08:57 -05:00
Gabriel Bazán 9945c891fb refactor 2016-02-12 09:52:16 -03:00
Gabriel Bazán 50d1e590ee disable buttons when is generating a new address 2016-02-11 16:35:42 -03:00
Gabriel Bazán 85a9c1ad42 UI refactor 2016-02-11 16:35:42 -03:00
Matias Alejo Garcia b6a129f2f0 Merge pull request #3853 from cmgustavo/feat/paste-from-clipboard
Use cordova-plugin to paste from clipboard on mobile
2016-02-11 14:15:26 -05:00
Gabriel Bazán 79651a76b0 refactor 2016-02-10 17:11:01 -03:00
Gabriel Bazán 25bc0643f8 ui refactor 2016-02-10 12:34:14 -03:00
Gustavo Maximiliano Cortez f5dabcc218
Cleaning main screen 2016-02-03 18:24:13 -03:00
Gabriel Bazán fa4140e723 refactor 2016-02-03 16:27:53 -03:00
Gabriel Bazán 2b7643922b change variable name 2016-02-03 13:35:52 -03:00
Gabriel Bazán c5327e065e ng-hide in wallet home html 2016-02-03 09:53:13 -03:00
Gustavo Maximiliano Cortez 3532a8a95e
Use plugin paste from clipboard on mobile 2016-02-02 17:07:39 -03:00
Javier 772f97eca1 remove scroll in send tab 2016-02-01 16:22:26 -03:00
Gabriel Bazán 1d3f7345a3 fix note not visible in send tab 2016-02-01 14:03:38 -03:00
Javier 949106f067 fix scroll method in Note field 2016-02-01 11:05:42 -03:00
Javier 308919a305 scroll up when error occurs 2016-02-01 11:00:15 -03:00
Matias Alejo Garcia 0875b7dd5b Merge pull request #3833 from cmgustavo/ref/waiting-for-copayes
Ref. Waiting for Copayers
2016-02-01 09:35:20 -03:00
Javier 9b8c9f2615 fix wording 2016-01-29 12:38:42 -03:00
Gustavo Maximiliano Cortez 8d15356988 Ref. Waiting for Copayers 2016-01-28 16:49:31 -03:00
Gustavo Maximiliano Cortez 0595fa07af Hide share address while generating new address 2016-01-21 22:07:22 -03:00
Gustavo Maximiliano Cortez 7e56445330 Restores previous size of QR code 2016-01-21 22:07:21 -03:00
Gustavo Maximiliano Cortez d6977b798f
Translate strings for mobile messages 2016-01-06 17:19:31 -03:00
Gustavo Maximiliano Cortez 8a2aa86952
Fix white box position when generating address 2016-01-05 17:50:28 -03:00
Gustavo Maximiliano Cortez 7386bb2bb8 Merge pull request #3741 from bechi/feat/reorder-buttons
ordered buttons on receive section
2016-01-05 17:31:43 -03:00
bechi 1ed84590e5 fix ng show 2016-01-05 16:07:11 -03:00
bechi f86914ec25 ordered buttons on receive section 2016-01-05 16:04:24 -03:00
Gustavo Maximiliano Cortez 4af0f15380
Error getting fee 2015-12-24 11:08:49 -03:00
Gustavo Maximiliano Cortez 66b7fa8f7a
Fix fee for send all 2015-12-23 18:05:22 -03:00
Gustavo Maximiliano Cortez d10aa8a8a2 Merge pull request #3672 from cmgustavo/bug/ux-no-wallet-02
Bug/ux no wallets created
2015-12-15 11:36:02 -03:00
Gustavo Maximiliano Cortez 23cdc8782e
Hide duplicated connection error on walletHome 2015-12-14 17:11:16 -03:00
Gustavo Maximiliano Cortez 01ce736212
Missing translations in some strings 2015-12-11 18:06:13 -03:00
Matias Alejo Garcia ae400dbe27 add "newTx" flag" 2015-12-10 14:52:42 -03:00
Matias Alejo Garcia 82f6ca7575 feat/animation-when-new-tx 2015-12-10 12:44:40 -03:00
Gustavo Maximiliano Cortez 32a09dfb7b
Notify when history is updating the latest tx sent. After sent, back home 2015-12-09 11:57:43 -03:00
Gustavo Maximiliano Cortez f8f7429411
Keep current page after cancel the camera 2015-12-08 12:14:44 -03:00
Gustavo Maximiliano Cortez 9a80e86139
Fix UI issues 2015-12-08 11:50:28 -03:00
Gustavo Maximiliano Cortez af2801df19 Merge pull request #3599 from bechi/feat/style-11
Feat/style 11
2015-12-04 16:40:00 -03:00
bechi 721bf3e9ea put wallet icon 2015-12-04 16:34:23 -03:00
Gustavo Maximiliano Cortez f6e36e3082 Merge pull request #3598 from matiu/feat/unit-in-placeholder
show unit in placeholder
2015-12-04 15:57:23 -03:00
Matias Alejo Garcia 0090104e2d amount in placeholder 2015-12-04 15:43:03 -03:00
Gustavo Maximiliano Cortez 746a60db1f Merge pull request #3595 from bechi/feat/style-10
Feat/style 10
2015-12-04 13:32:04 -03:00
bechi 641a10d3b9 fix icon history 2015-12-04 12:26:40 -03:00
Gustavo Maximiliano Cortez 3d60c3bcee Fix wallet home. history 2015-12-04 11:27:08 -03:00
Javier 487857fdbe fix transaction message on history 2015-12-04 11:10:39 -03:00
Gustavo Maximiliano Cortez afad3afb0b
Fix translate 2015-12-03 18:22:17 -03:00
Gustavo Maximiliano Cortez 705416dfa5
Fix title home and txp details 2015-12-03 18:06:45 -03:00
Gustavo Maximiliano Cortez 821db133c8
Fix loading wallet-history 2015-12-03 17:44:02 -03:00
Gustavo Maximiliano Cortez 3920e46567 Merge pull request #3586 from cmgustavo/feat/modals-notif
Feat/modals notif
2015-12-03 16:31:47 -03:00
bechi 5768fffc12 fix transactions downloading notification 2015-12-03 15:08:44 -03:00
Gustavo Maximiliano Cortez 93b935ee0a
New design for modals. Fix notification errors 2015-12-03 13:43:59 -03:00
bechi 8005e46770 fix history item ui 2015-12-03 12:34:58 -03:00