Commit graph

1,143 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
50283c584f
Better responsive when pressing Set/Ok with password enabled 2016-02-11 16:44:06 -05: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
Gustavo Maximiliano Cortez
90fba0de7a
Fix typo 2016-02-11 14:00:03 -05:00
Gustavo Maximiliano Cortez
df09e07ded
Refactor processTx 2016-02-11 13:56:57 -05:00
Gustavo Maximiliano Cortez
4383f02088 Merge pull request #3861 from gabrielbazan7/feat/darkGreen
adding more green colors
2016-02-10 09:31:13 -05:00
Javier
eb3680ba6d convert update tx history event into a function 2016-02-09 17:12:03 -03:00
Javier
f3c9728890 rename variables/event 2016-02-09 15:20:26 -03:00
Gustavo Maximiliano Cortez
15cdd655b2
Auto paste from clipboard (only mobile) 2016-02-08 16:36:30 -05:00
Gustavo Maximiliano Cortez
e62e372a1a Merge pull request #3845 from tanojaja/fix/scroll-up
scroll up
2016-02-08 13:33:05 -05:00
Gustavo Maximiliano Cortez
372e9cbe45
Replaces form values by the scope 2016-02-08 13:04:14 -05:00
Gabriel Bazán
70f7c51580 adding more green colors 2016-02-04 17:05:51 -03:00
Gustavo Maximiliano Cortez
ba5124fe1c
Fix padding 2016-02-04 00:41:05 -03:00
Gustavo Maximiliano Cortez
f5dabcc218
Cleaning main screen 2016-02-03 18:24:13 -03:00
Gabriel Bazán
2b7643922b change variable name 2016-02-03 13:35:52 -03:00
Javier
6b47cc9da9 fix prefix check 2016-02-03 11:23:49 -03:00
Gustavo Maximiliano Cortez
3532a8a95e
Use plugin paste from clipboard on mobile 2016-02-02 17:07:39 -03:00
Javier
0d3bd62ec3 remove unnecessary methods 2016-02-01 16:43:34 -03:00
Javier
772f97eca1 remove scroll in send tab 2016-02-01 16:22:26 -03:00
Javier
949106f067 fix scroll method in Note field 2016-02-01 11:05:42 -03:00
Javier
4ed0c7b85c refactor scroll method 2016-02-01 11:00:15 -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
Gustavo Maximiliano Cortez
9cc275af5f
Support new proposals with array of outputs 2016-01-29 17:00:57 -03:00
Gustavo Maximiliano Cortez
5dec3249d1 Updates bitcore-wallet-client and fix functions 2016-01-29 16:41:40 -03:00
Gustavo Cortez
473142b850 Adds feePerKb 2016-01-29 16:40:33 -03:00
Gustavo Maximiliano Cortez
df834c50c3 Complete flow of confirmation popup before send a tx 2016-01-29 16:40:33 -03:00