Commit Graph

238 Commits

Author SHA1 Message Date
Gabriel Bazán 61f6909d9a
enter key on the keyboard submit the spending password popup 2016-06-22 14:57:22 -03:00
Gabriel Bazán 9be220067b fix side bar scroll - iphone5s issue 2016-06-16 22:07:14 -03:00
Gabriel Bazán 6b6e1c95ad fix can't scroll without changing the wallet 2016-06-15 16:32:59 -03:00
Javier 2f8c42ca25 Replace $root.go directive for href ui-sref 2016-06-14 14:55:34 -03:00
Matias Alejo Garcia d950df04c3
rm isComplete in by/sell 2016-06-12 00:35:04 -03:00
Matias Alejo Garcia 096252c691
replace some links to sref link 2016-06-12 00:31:12 -03:00
Gustavo Maximiliano Cortez b252a0ee82
Updates pot and fixes uppercase 2016-06-08 12:47:48 -03:00
Javier 4c94dc8c6e fix ionic UI bugs 2016-06-08 10:51:38 -03:00
Gustavo Maximiliano Cortez 1eac4b51e2
Fix wording to include in translation 2016-06-08 10:19:39 -03:00
Javier f96969bb52 simplify text to translate 2016-06-07 17:22:20 -03:00
Gabriel Bazán f961247b2d allow single address wallet for auditable reasons 2016-06-07 16:26:56 -03:00
Javier c08c1bbfa9 on-tap instead ng-click on topbar menu toggle 2016-06-07 11:10:16 -03:00
Kirvx ddee8bb2a8 Fix translations 2016-06-06 21:58:45 +02: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 b1a15d56c0
add comment to search 2016-06-04 17:47:58 -03:00
Gabriel Bazán 8c16460d29 change confirmation and alert modal for confirmation ionic popup 2016-06-04 16:31:06 -03:00
Gabriel Bazán 2780df44b9 adding more after transactions list 2016-06-04 16:31:06 -03:00
Gabriel Bazán 1118183eca adding ionic pop up to password request and delete popup header 2016-06-04 16:31:06 -03:00
Javier 8759b633fb add transaction comment - custom popup (Gabriel) 2016-06-04 16:31:06 -03:00
Gabriel Bazán baf0b2f08c tx-details refactor 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 6ccc1c1127 fix amount UI over activity UI 2016-06-04 16:31:06 -03:00
Gabriel Bazán b4aadeb7be refactor 2016-06-04 16:31:06 -03:00
Gabriel Bazán d468c28cd0 ionic side menu 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
Kirvx aee30ec151
Change Seed to Recovery Phrase, and more. (#4201)
* Seed -> Recovery Phrase ; Passphrase -> Password ; Password -> Spending Password

* More Spending Password
2016-05-13 13:00:54 -03:00
Gustavo Maximiliano Cortez 74345e67fb
Shorten sentence from sidebar: buy & sell (#4146) 2016-05-13 13:00:54 -03:00
Gustavo Maximiliano Cortez 775ff4684f Resolves Cordova version. Hide buy&sell for WP. Fix font-size (#4178)
* Resolv Cordova version. Hide buy&sell for WP. Fix font-size

* Not WP
2016-05-03 14:16:14 -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 8a4bca6920 remove fastclick from cancel password popup 2016-04-16 18:30:01 -03:00
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
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 6037d9bf40
Renames confirm 2016-02-25 12:07:47 -03:00
Matias Alejo Garcia bffaf9ad9d refactor disclaimer handling 2016-02-22 19:32:24 -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
Gustavo Maximiliano Cortez afb72f673a More fast-click 2016-02-19 17:53:38 -05: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
Gustavo Maximiliano Cortez 7b57011fd2
Enables copy-to-clipboard more strings 2016-02-16 14:13:50 -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
Gustavo Maximiliano Cortez 50283c584f
Better responsive when pressing Set/Ok with password enabled 2016-02-11 16:44:06 -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
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
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
bechi 470e83df5a new icon on navigation bar 2015-12-22 17:27:32 -03:00
Gabriel Bazán 43b63564c6 refactor 2015-12-14 16:13:53 -03:00
Matias Alejo Garcia 82f6ca7575 feat/animation-when-new-tx 2015-12-10 12:44:40 -03:00
Gustavo Maximiliano Cortez 9a80e86139
Fix UI issues 2015-12-08 11:50:28 -03:00
bechi 721bf3e9ea put wallet icon 2015-12-04 16:34:23 -03:00
bechi f69cea05c6 fix notifications 2015-12-04 15:44:18 -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 5e279ee872 fix details 2015-12-04 12:27:16 -03:00
Javier 3f10c5966c add translate on global preferences label 2015-12-04 12:12:48 -03:00
Javier e307816d46 add translate attribute on sidebar 2015-12-04 12:08:05 -03:00
bechi 4bc58af524 add circle on nav bar 2015-12-04 11:43:08 -03:00
Gustavo Maximiliano Cortez 821db133c8
Fix loading wallet-history 2015-12-03 17:44:02 -03:00
bechi 0ed427070a ui tx proposal pending 2015-12-03 15:07:38 -03:00
Gustavo Maximiliano Cortez 917cf30014 Fix active-menu class 2015-12-02 17:04:37 -03:00
bechi acff47b4ef fix some details 2015-12-02 16:51:56 -03:00
bechi 3c0d5d6450 navigation bar style 2015-12-02 15:57:36 -03:00
bechi c7573b6e2f fix subheader & camera on send 2015-12-02 10:29:44 -03:00
Gustavo Maximiliano Cortez 0c06a3d460
Change top-bar color 2015-12-01 17:16:39 -03:00
Gabriel Bazán b9557d47d2 adding agreeDisclaimer flag for compatibility 2015-11-30 16:34:24 -03:00
Gabriel Bazán 42aaf515c7 include terms.html 2015-11-26 12:49:57 -03:00
Gustavo Maximiliano Cortez e72b76941b Merge pull request #3509 from bitpay/v1.5
Update v1.6 from v1.5
2015-11-20 17:14:42 -03:00
Gustavo Maximiliano Cortez 73c2fec6c9
Fix parse error of TXP. Removes unused variables 2015-11-20 11:39:59 -03:00
Gustavo Maximiliano Cortez 370fbd5924
Return automatically after set unit/lang/alt/color 2015-11-13 16:00:28 -03:00
Gustavo Maximiliano Cortez 308616c254 Moves the global preferences to the sidebar 2015-11-13 14:55:27 -03:00
bechi 51dffcc639 fix icons align on sidebar 2015-11-12 11:45:40 -03:00
Matias Alejo Garcia 232b78ee8c fix history sync 2015-11-10 20:05:05 -03:00
Matias Alejo Garcia 1e9b99981e update bwc 2015-11-10 16:43:37 -03:00
Matias Alejo Garcia ce197d4b29 better wallet info 2015-11-10 16:43:37 -03:00
Matias Alejo Garcia 3346d0bb53 better wallet info, fix bug on export for r-o wallets 2015-11-10 16:43:37 -03:00
Matias Alejo Garcia ea0e55b3b8 icons! 2015-11-10 16:43:36 -03:00
Matias Alejo Garcia aef26ed992 import working 2015-11-10 16:43:35 -03:00
Gustavo Maximiliano Cortez ee33526129
Improve addressbook for mobile 2015-10-30 18:34:34 -03:00
Gustavo Maximiliano Cortez 6dd8b98dfc
Simple addressbook 2015-10-22 18:43:32 -03:00
Matias Alejo Garcia bbd08f40be fix menu-item 2015-10-08 18:16:13 -03:00
Matias Alejo Garcia 1b4bee400b Merge pull request #3253 from cmgustavo/bug/wallet-not-authorized-02
Just hide menu if wallet is not authorized
2015-10-07 12:21:13 -03:00
Gustavo Maximiliano Cortez 20bb8680be
Adds btc values. Adds disclosure. Fix modals. Removes sandbox 2015-10-05 12:20:00 -03:00
Gabriel Bazán 4572b9a9c9 autofocus changes 2015-09-29 15:48:55 -03:00
Gustavo Maximiliano Cortez f05bf59548
Just hide menu if wallet is not authorized 2015-09-29 09:27:00 -03:00
Matias Alejo Garcia 367ce64a82 Revert "Hide menu if wallet is not authorized"
This reverts commit afe6c1039c.
2015-09-29 08:08:06 -03:00
Gustavo Maximiliano Cortez afe6c1039c
Hide menu if wallet is not authorized 2015-09-28 18:27:52 -03:00
Gabriel Bazán 552982d035 adding autofocus to password input in Resquest Password for Spending Funds modal 2015-09-25 11:48:17 -03:00
Gustavo Maximiliano Cortez 3430704413 Fix copay logo for WP8 2015-09-17 11:39:43 -03:00
Gustavo Maximiliano Cortez 933185c812
Glidera disabled 2015-09-15 09:41:42 -03:00
Matias Alejo Garcia 7d4fee4aef refactor ledger signature, restrict ledger to m-n, n>1 2015-09-14 09:46:45 -03:00
Matias Alejo Garcia 03e6b2b5c4 adds warn if mnemonic is encrypted 2015-09-13 20:11:56 -03:00
Matias Alejo Garcia 4c155b7895 backup and export working with mnemonics 2015-09-13 20:06:33 -03:00