Commit Graph

1051 Commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez d0dbd85711 Feat/coinbase integration (#4012)
* Oauth2 and first view

* Connect with Coinbase using mobile

* Buy and Sell through Coinbase

* Fix buy

* Receive and send bitcoin to Coinbase account

* Receive bitcoin from Coinbase to Copay

* Complete user and account information. Connection errors

* Improves error handler

* Removes console.log

* Coinbase background color. Send to Coinbase form validation

* Fix send from different wallet

* Send and receive using Coinbase

* Pagination activity

* Fix Buy and Sell

* One option in the sidebar to Buy and Sell

* Native balance on Coinbase homepage

* Rename receive and send

* Auto-close window after authenticate

* Reorder

* Get payment methods

* Fix when token expired

* Fix token expired

* Integration: sell and send to Coinbase

* Store pending transaction before sell

* Sell flow completed

* Removing files

* Fix sell

* Fix sell

* Fix sell

* Sell completed

* Buy bitcoin through coinbase

* Buy auto

* Currency set to USD

* Select payment methods. Limits

* Removes payment methods from preferences

* Fix signs. Tx ordered by updated. Minor fixes

* Removes console.log

* Improving ux-language things

* Fix selectedpaymentmethod if not verified

* Set error if tx not found

* Price sensitivity. Minor fixes

* Adds coinbase api key to gitignore

* Coinbase production ready

* Fix sell in usd

* Bug fixes

* New Sensitivity step

* Refresh token with a simple click

* Refresh token

* Refactor

* Fix auto reconnect if token expired

Signed-off-by: Gustavo Maximiliano Cortez <cmgustavo83@gmail.com>

* Fix calls if token expired
2016-04-13 14:08:03 -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
Kosta Korenkov aab77c8fae
Cleanup bottom menu html
Menu always has 3 items, so no need in complex markup
2016-04-13 12:51:50 -03:00
Gustavo Maximiliano Cortez 108fd714d7
Removes bold 2016-04-13 12:51:50 -03:00
Gustavo Maximiliano Cortez 922a83aa86
Popup confirm (fee): fix text for different languages 2016-04-13 12:51:50 -03:00
Gustavo Maximiliano Cortez 66dc5e1933
Fix % of the transaction. Show fee level 2016-04-13 12:51:50 -03:00
Gustavo Maximiliano Cortez 82bcfd8d30
Adds more fee data to the confirmation popup 2016-04-13 12:51:50 -03:00
Gabriel Edgardo Bazán b720821d4e Fix fee levels when there is no wallet and hide Glidera if wallet is not complete (#4068)
* fix cordova is not define

* Remove focused client from fee level service

* remove wallet should be complete in route.js for global preferences routes

* get network of the focused client in getCurrentFeeValue function

* refactor

* do not show testnet fee levels in preference global and refactors

* bump new version bwc v2.2.1
2016-04-13 12:46:25 -03:00
Gustavo Maximiliano Cortez 975bd99834 Merge pull request #4064 from cmgustavo/bug/delete-last-wallet
Fix delete last wallet
2016-04-11 14:23:48 -03:00
Gustavo Maximiliano Cortez 9357c9c1e3 Merge pull request #4035 from gabrielbazan7/fix/PNDisabled
If pn was not enabled by user, do not show pn switch in IOS
2016-04-11 13:35:48 -03:00
Gustavo Maximiliano Cortez d831c8c4a5 Merge pull request #4061 from JDonadio/fix/delete-wallet
Fix/delete wallet
2016-04-11 11:59:26 -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 2d8663171c fix prevent click 2016-04-11 11:14:49 -03:00
Gabriel Bazán 86f151de83 always switch enable for android devices 2016-04-11 10:55:30 -03:00
Gabriel Bazán 0c53e52015 settings link when push notifications are disabled by user 2016-04-11 10:42:19 -03:00
Gabriel Bazán 16dcb556e4 if pn was not enabled by user, do not show pn options 2016-04-11 10:42:11 -03:00
Gustavo Maximiliano Cortez 9a10394cd9 Merge pull request #3988 from JDonadio/fix/tap-on-notification-03
Fix tap on notification
2016-04-11 10:15:03 -03:00
Javier d13379e2d1 remove wallet name-alias 2016-04-07 15:24:39 -03:00
Javier ae2ad55be6 prevent tap on delete button if another wallet is in delete process 2016-04-07 14:48:13 -03:00
Gabriel Bazán 48bf75e638 remove token from localstorage and general refactor 2016-04-07 13:09:35 -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 7540ee0a65 show error message after click 2016-03-14 12:30:24 -03:00
Javier 6b65517383 prevent selection if wallet needs backup 2016-03-11 17:02:40 -03:00
Javier 8a3624907b Display backup message in addressbook 2016-03-11 16:53:08 -03:00
Javier 5b20a68569 fix scrolling in shared secret page 2016-03-10 15:49:19 -03:00
Gustavo Maximiliano Cortez f28cbae100
Fix selected languages from preferences 2016-02-29 12:01:34 -03:00
Gustavo Maximiliano Cortez 6037d9bf40
Renames confirm 2016-02-25 12:07:47 -03:00
Matias Alejo Garcia 8a43c412f9 Merge pull request #3916 from cmgustavo/bug/wp8-icons-walletinfo
Fix wallet-info icons for WP8
2016-02-24 16:43:47 -03:00
Gustavo Maximiliano Cortez 141b431d00
Fix wallet-info icons for wp8 2016-02-24 16:19:24 -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 ec8c9c08af Merge pull request #3906 from JDonadio/fix/wallet-name
Fix display wallet name on backup page
2016-02-23 10:22:04 -03:00
Javier 8843065b40 display wallet name 2016-02-23 09:47:38 -03:00
Matias Alejo Garcia 1c8049c956 Merge pull request #3900 from cmgustavo/ref/set-fee-level
Decrease in call to feelevels
2016-02-23 09:44:35 -03:00
Gustavo Maximiliano Cortez 4829b40250
Ref get/set fee level 2016-02-22 19:56:53 -03:00
Matias Alejo Garcia bffaf9ad9d refactor disclaimer handling 2016-02-22 19:32:24 -03:00
Gustavo Maximiliano Cortez 4b1ca3bf5a Decrease in call to feelevels 2016-02-22 15:12:34 -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
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
Javier 966adbd322 display expired time in red text 2016-02-19 13:08:49 -03:00
Javier df9cc658f0 fix translate string 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 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 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 0239dc187a
Fix and updates tx details 2016-02-17 15:13:15 -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 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
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 0938ae2855 Merge pull request #3871 from gabrielbazan7/fix/ReceiveScreen
UI refactor
2016-02-11 11:23:31 -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
Javier eb3680ba6d convert update tx history event into a function 2016-02-09 17:12:03 -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
Gustavo Maximiliano Cortez df834c50c3 Complete flow of confirmation popup before send a tx 2016-01-29 16:40:33 -03:00
Gustavo Maximiliano Cortez f4878513af Initial send confirmation popup 2016-01-29 16:40:33 -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 fbdfa0016e
Ref push notification 2016-01-22 00:35:11 -03:00
Matias Alejo Garcia 6d35fe1239 hide "reject" button in 1-1 + autolock unlocked encrypted wallets on startup 2016-01-21 22:07:23 -03:00
Gustavo Maximiliano Cortez 0a5c32b9f3 Touchid before Unlock on iOS 2016-01-21 22:07:23 -03:00
bechi 8e65298ff9 add row 2016-01-21 22:07:22 -03:00
bechi 4ab36478fe fix padding bugs 2016-01-21 22:07:22 -03:00
bechi a319a5e011 fix ui bugs on txp details 2016-01-21 22:07:22 -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
Matias Alejo Garcia 86f5651c0d Merge pull request #3776 from cmgustavo/feat/activity-historic-rate
Adds historic rate to transaction history (if available)
2016-01-21 17:01:12 -03:00
Javier a2d83d6c7c rename push notifications variables - fix log when enable/disable notifications 2016-01-20 13:20:47 -03:00
Matias Alejo Garcia a395f12d87 Merge pull request #3782 from cmgustavo/bug/remove-unsent-tx
Removes unsent TX from personal wallets
2016-01-20 09:45:18 -03:00
Gustavo Maximiliano Cortez fe6c7eb403
Removes unsent TX from personal wallets 2016-01-20 09:42:21 -03:00
Gustavo Maximiliano Cortez a5e9373975
Adds historic rate to transaction history (if available) 2016-01-18 17:08:24 -03:00
Gabriel Bazán 012fb8021b adding copayersid and walletid to user subscribe json 2016-01-18 14:06:51 -03:00
Javier b3c59e2cb0 add switch to enable/disable notifications on global setings 2016-01-18 14:06:51 -03:00
Gustavo Maximiliano Cortez 7b3b108026
Glidera: Fix padding and close modal with the back button or swipe-right 2016-01-11 17:07:39 -03:00
Gustavo Maximiliano Cortez c63e35acfe
Set only available languages 2016-01-08 11:03:56 -03:00
Gustavo Maximiliano Cortez d6977b798f
Translate strings for mobile messages 2016-01-06 17:19:31 -03:00
Gustavo Maximiliano Cortez 97e06acf64
Hide tabs when editing or adding an address book 2016-01-06 15:06:51 -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
Gustavo Maximiliano Cortez 3080fd736a Merge pull request #3711 from bechi/feat/icon
Feat/icon
2016-01-05 17:31:14 -03:00
Gustavo Maximiliano Cortez c70c8947ec Merge pull request #3716 from cmgustavo/bug/send_all_fee
Bug/send all fee
2016-01-05 17:21:45 -03:00
Gustavo Maximiliano Cortez b16b111d03 Merge pull request #3706 from cmgustavo/bug/ux-modals
Fix margin on modals
2016-01-05 17:20:23 -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 d48711d3fb
Get fee rate to sell throught Glidera 2015-12-23 18:15:59 -03:00
Gustavo Maximiliano Cortez 66b7fa8f7a
Fix fee for send all 2015-12-23 18:05:22 -03:00
bechi 470e83df5a new icon on navigation bar 2015-12-22 17:27:32 -03:00
bechi 25ebd86451 add font 2015-12-22 17:27:17 -03:00
Gustavo Maximiliano Cortez 2ea591a675
Fix margin on modals 2015-12-20 19:21:06 -03:00
Gustavo Maximiliano Cortez 08a15ae52b Merge pull request #3693 from bitpay/v1.6
Updates master from v1.6
2015-12-17 12:32:44 -03:00
bechi 2f2f0c839e fix button on small device 2015-12-16 11:32:07 -03:00
Matias Alejo Garcia 151cb7cf7a Merge pull request #3677 from bitpay/v1.6
Updates master with v1.6
2015-12-15 19:10:16 -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 5ec58355d8 Merge pull request #3660 from cmgustavo/bug/translation-strings-03
Bug/translation strings
2015-12-15 11:34:25 -03:00
Gustavo Maximiliano Cortez 6b5558008d Merge pull request #3658 from cmgustavo/bug/glidera-variables
Fix and Simplify a variable for Glidera-Integration
2015-12-15 11:34:09 -03:00
Gustavo Maximiliano Cortez 23cdc8782e
Hide duplicated connection error on walletHome 2015-12-14 17:11:16 -03:00