Commit Graph

188 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