Commit Graph

1031 Commits

Author SHA1 Message Date
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
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
Javier Donadío fe4dc58f47 Merge pull request #48 from matiu/ionic
Refactor profileService
2016-06-07 10:48:08 -03:00
Matias Alejo Garcia 7781b93a88
add disclaimer controller test 2016-06-06 19:13:36 -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
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
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 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 91ac072083 fix backup without seed 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 97013ea5b6 scroll up in forms 2016-06-04 16:31:06 -03:00
Javier 736056fd20 clean 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
Gabriel Bazán 5413e87f09 fix activity scroll to refresh balance 2016-06-04 16:31:06 -03:00
Javier 119b3c7642 fix css classes name - add refreshing spinner 2016-06-04 16:31:06 -03:00
Javier 6ccc1c1127 fix amount UI over activity UI 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 839344a0b5 fix toggle switch on export wallet 2016-06-04 16:31:06 -03:00
Javier 453b129892 fix toggle switch on create wallet 2016-06-04 16:31:06 -03:00
Javier 4964a3d7c3 add animations - fix 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
Javier a54df263e2 replace all toggle buttons 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
Gabriel Bazán efa36915e1 tap to lock balance 2016-06-04 16:31:06 -03:00
Kirvx 1e65402c63 Update template.pot
Update import.html
2016-06-04 13:02:14 +02:00
Javier 14379b3c63 replace scope variables - rename shuffle words function 2016-05-30 15:22:32 -03:00
Javier 7b3101f493 fix DOM access 2016-05-30 13:32:12 -03:00
Matias Alejo Garcia 335c3f00af handles incorrect Address derivation (#4230) 2016-05-20 10:02:44 -03:00
Ivan Socolsky 35cc9af3e6 spending password -> password (#4222) 2016-05-19 12:52:18 -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
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
thomashaury 2cda8520e5
translate global preferences (#4088) (#4198) 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
Matias Alejo Garcia e7f1bbba7d fix logs in txservice, add logs to bwc (#4164)
* fix logs in txservice, add logs to bwc

* 1.12.8 + add test for android

* new version 1.12.11

* revert changes in index
2016-05-03 10:42:18 -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
Javier 8a4bca6920 remove fastclick from cancel password popup 2016-04-16 18:30:01 -03:00
Gustavo Maximiliano Cortez 2659286081 Updates PO s file (#4071) 2016-04-14 01:27:38 -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
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
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