Commit Graph

216 Commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez 8b7448c9e5 Merge pull request #4542 from gabrielbazan7/fix/Scrolling
removing overflow scrolling from ionic contents
2016-07-05 11:36:50 -03:00
Gabriel Bazán 88809a3fcf removing overflow scrolling from ionic contents 2016-07-04 17:09:06 -03:00
Gabriel Bazán 540c4b4e78 fix tabs for large screens 2016-07-04 15:54:41 -03:00
Gustavo Maximiliano Cortez 8251c4658a
Updates POT file. Fix wording 2016-06-29 11:31:01 -03:00
Gustavo Maximiliano Cortez 722d59c8a8 Merge pull request #4489 from gabrielbazan7/fix/addressBookEdit1
fix edit/remove button in address book
2016-06-22 16:10:53 -03:00
Gabriel Bazán 0cca8f6367
remove angular foundation and use only ionic modals 2016-06-22 15:00:27 -03:00
Gabriel Bazán 75421b35e3 fix edit/remove button in address book 2016-06-22 14:22:01 -03:00
Gustavo Maximiliano Cortez c719e0a041
Removes unused variable 2016-06-16 21:49:35 -03:00
Gustavo Maximiliano Cortez f08f30240a
Fix: modal choose wallet. Sell in Coinbase and Glidera. Spinner 2016-06-16 18:31:44 -03:00
Gustavo Maximiliano Cortez 5c8b029c80
Fix customized-amount 2016-06-15 14:56:05 -03:00
Gabriel Bazán 4a9b94f3b5 change all modals nav header with ionic header to fix ios delay 2016-06-15 13:41:02 -03:00
Gustavo Maximiliano Cortez bf4d9d2546
Reset form if nothing selected 2016-06-15 10:29:07 -03:00
Gustavo Maximiliano Cortez f061209dff Merge pull request #4387 from matiu/bug/note2
Bug/note2
2016-06-14 17:47:19 -03:00
Matias Alejo Garcia 4463c7e8a8 Merge pull request #4384 from JDonadio/bug/edit-button
Edit button - Addressbook
2016-06-14 16:03:24 -03:00
Matias Alejo Garcia 8b5ad37630
hide deleted notes 2016-06-14 16:02:10 -03:00
Gabriel Bazán 966b5ae7c7 show more 2016-06-14 15:04:07 -03:00
Javier 0e9046ebd3 display edit button if there is entries 2016-06-14 14:53:27 -03:00
Gabriel Bazán d2bdca00f4 ionic modals in coinbase and glidera and delete confirmation 2016-06-10 15:16:02 -03:00
Gabriel Bazán 6a3881fd97 fix select text on receive screen 2016-06-08 10:35:53 -03:00
Gustavo Maximiliano Cortez 57c247cfd6 Merge pull request #4297 from JDonadio/fix/wording
Simplify text to translate
2016-06-07 18:02:57 -03:00
Javier f96969bb52 simplify text to translate 2016-06-07 17:22:20 -03:00
Kirvx 6a67b47dee Fix translations 2016-06-07 22:20:32 +02:00
Kirvx ddee8bb2a8 Fix translations 2016-06-06 21:58:45 +02:00
Matias Alejo Garcia b1a15d56c0
add comment to search 2016-06-04 17:47:58 -03:00
Matias Alejo Garcia 443c67cce2
add edited by 2016-06-04 17:13:39 -03:00
Matias Alejo Garcia d296601d09
fix new variable names 2016-06-04 16:38:02 -03:00
Matias Alejo Garcia 28eb3ee989
how comment on tx list 2016-06-04 16:38:02 -03:00
Matias Alejo Garcia 9709d6b64a
mv CSV generation from index.js to preferencesHistory.js 2016-06-04 16:38:02 -03:00
Matias Alejo Garcia 1d5b8ced99
bump version to 2.0.0 + change note to "descrition" 2016-06-04 16:38:01 -03:00
Javier 793391ed3c remove icons in comment buttons 2016-06-04 16:31:06 -03:00
Javier c3ca7cdf2f fix wording in comment popup 2016-06-04 16:31:06 -03:00
Javier 8759b633fb add transaction comment - custom popup (Gabriel) 2016-06-04 16:31:06 -03:00
Javier 4142624f41 add proposal modal 2016-06-04 16:31:06 -03:00
Gabriel Bazán 1bd9be869c solve strange behaviour in infinite-scroll 2016-06-04 16:31:06 -03:00
Gabriel Bazán baf0b2f08c tx-details refactor 2016-06-04 16:31:06 -03:00
Javier efabf087aa add customized amount modal 2016-06-04 16:31:06 -03:00
Javier df2811eeba homogenized modals - add addressbook modal 2016-06-04 16:31:06 -03:00
Javier 9fa24c9d3d add paypro modal 2016-06-04 16:31:06 -03:00
Gabriel Bazán f2e1a8993c adding infinite scroll to the search feature 2016-06-04 16:31:06 -03:00
Javier 6f15afc638 add tx modal - fix search tx 2016-06-04 16:31:06 -03:00
Javier 501489cb66 replace all spinners 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
Javier 6dfd124535 search modal 2016-06-04 16:31:06 -03:00
Gustavo Maximiliano Cortez 98471e952a
Bug/select wallet incomplete / Refactor wallet Services (#4159)
* Addressbook: display error if select an incomplete wallet

* Check if wallet is complete/needs_backup for Glidera and Coinbase

* Ref/create a walletService

* Ref. walletService

* Fix Glidera and Coinbase

* Removes txService

* Fix glidera connection for mobile. Fix bitcode for xcode

* Fix duplicated entry

* Revert "Bump bwc version 2.3.1"

* adds karma-mocha

* Refactor

* Refactor lock function

* Refactor reject, remove and broadcast tx

* add walletService tests WIP

* add walletService tests WIP 2

* merge

* update tests to mocha

* fix tests. Angular 1.5?

* Fix test

* Generate angular-bwc before testing

* Rever gitignore

* Wording
2016-05-13 13:00:54 -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
Kirvx 265dc26666
Update tx-status.html (#4132) 2016-04-29 12:16:53 -03:00
Gabriel Bazán 7fe63e403c fix empty contact list in addressbook 2016-04-21 12:13:02 -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
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