Commit Graph

7074 Commits

Author SHA1 Message Date
Matias Alejo Garcia 0ed067bc94 rm test variable 2016-02-22 12:13:35 -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
Matias Alejo Garcia 1fba333a7c Merge pull request #3899 from cmgustavo/feat/fast-click-2
More fast-click's
2016-02-22 11:47:34 -03:00
Gustavo Maximiliano Cortez afb72f673a More fast-click 2016-02-19 17:53:38 -05:00
Matias Alejo Garcia fe2c02ccc6 Merge pull request #3860 from JDonadio/fix/payment-expired
Expiry time - paypro
2016-02-19 17:36:28 -03:00
Javier 8d591ab7ab refactor 2016-02-19 16:42:02 -03:00
Gustavo Maximiliano Cortez 67535e7b2c Merge pull request #3898 from JDonadio/fix/show-transaction-export
remove blank space without export to file link on mobile
2016-02-19 11:26:48 -05:00
Javier 256f7218d7 refactor time to expire control 2016-02-19 13:08:49 -03:00
Javier 966adbd322 display expired time in red text 2016-02-19 13:08:49 -03:00
Javier c67d6ff80d fix wording on error text 2016-02-19 13:08:49 -03:00
Javier ed7d55d8ce fix return on checkPayPro function 2016-02-19 13:08:49 -03:00
Javier df9cc658f0 fix translate string 2016-02-19 13:08:49 -03:00
Javier af28406446 replace self -> this 2016-02-19 13:08:49 -03:00
Javier bcbb0e68d1 expiry time in proposal details 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 bccadd8708 fix refreshing values when scanned twice 2016-02-19 13:08:49 -03:00
Javier 1402eea43e display payment expiry time 2016-02-19 13:08:48 -03:00
Javier 85bd4610da remove blank space without export to file link on mobile 2016-02-19 12:37:50 -03:00
Matias Alejo Garcia 027c2364f8 Merge pull request #3891 from jameswalpole/patch-1
Update Support Links
2016-02-18 18:38:58 -03:00
Gustavo Maximiliano Cortez c34961a69e Merge pull request #3890 from matiu/feat/page-size
increment history page size
2016-02-18 16:38:00 -05:00
James Walpole 715f2698cc Update Support Links 2016-02-18 16:27:13 -05:00
Matias Alejo Garcia 9847898152 increment history page size 2016-02-18 16:44:12 -03:00
Matias Alejo Garcia e867a6a0c7 Merge pull request #3874 from cmgustavo/bug/improv-action-setpassword
Enhanced  response time when pressing Set/Ok with password enabled
2016-02-18 16:22:56 -03:00
Matias Alejo Garcia 0b36c5f885 Merge pull request #3869 from cmgustavo/bug/improv-open-modal
Improvement open TX modal
2016-02-18 16:21:50 -03:00
Gustavo Maximiliano Cortez ff0578627f
Fix scrolling on mobile 2016-02-17 15:47:13 -05:00
Gustavo Maximiliano Cortez 0239dc187a
Fix and updates tx details 2016-02-17 15:13:15 -05:00
Gustavo Maximiliano Cortez 55e5ca031c Removes fastclick 2016-02-17 10:49:26 -05:00
Gustavo Maximiliano Cortez 2384ebcf25 Fix rebase 2016-02-17 10:49:26 -05: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 c25a592d1c Fix typo 2016-02-17 10:46:42 -05:00
Gustavo Maximiliano Cortez b405510db3 Improvement open TX modal 2016-02-17 10:46:42 -05:00
Gustavo Maximiliano Cortez 41ea294b80 Merge pull request #3885 from ajp8164/master
Correction for #3692, cloneDeep() must be used otherwise defaultConfi…
2016-02-17 10:15:15 -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
Matias Alejo Garcia 122aa007c9 Merge pull request #3884 from cmgustavo/feat/extend-copy-to-clipboard
Enables more fields to copy to clipboard (transaction details)
2016-02-17 10:33:49 -03:00
Andy Phillipson 52faba1abd Correction for #3692, cloneDeep() must be used otherwise defaultConfig gets overwritten. 2016-02-16 16:56:14 -05:00
Gustavo Maximiliano Cortez 7b57011fd2
Enables copy-to-clipboard more strings 2016-02-16 14:13:50 -05:00
Gustavo Maximiliano Cortez 40cf9dbd80
Fix version resolutions 2016-02-16 13:09:39 -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
Matias Alejo Garcia 9d9cd4f734 Merge pull request #3865 from cmgustavo/bug/scope-vs-form
Replaces form values by the scope
2016-02-12 11:08:11 -05:00
Gustavo Maximiliano Cortez 5829551202 Merge pull request #3873 from gabrielbazan7/fix/ReceiveScreen
UI refactor
2016-02-12 10:50:14 -05:00
Gabriel Bazán 9945c891fb refactor 2016-02-12 09:52:16 -03:00
Gustavo Maximiliano Cortez 50283c584f
Better responsive when pressing Set/Ok with password enabled 2016-02-11 16:44:06 -05: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
Matias Alejo Garcia bcde97727e Merge pull request #3795 from cmgustavo/feat/send-confirmation-popup
Send confirmation popup
2016-02-11 14:14:42 -05:00
Gustavo Maximiliano Cortez c471afb6d9
Renamed service 2016-02-11 14:06:30 -05:00