Commit Graph

7269 Commits

Author SHA1 Message Date
Javier 82558a1696 upgrade ionic version 2016-06-04 16:31:06 -03:00
Javier c1324dd19c ionic integration 2016-06-04 16:31:06 -03:00
Matias Alejo Garcia 952a834fff Merge pull request #4280 from JDonadio/fix/wording
fix wording
2016-06-04 16:22:31 -03:00
Javier 1566575b02 fix wording 2016-06-04 16:19:19 -03:00
Matias Alejo Garcia 31b49c63f9 Merge pull request #4279 from Kirvx/patch-3
Deactivate the auto-capitalize for the small tag
2016-06-04 11:20:13 -03:00
Matias Alejo Garcia aacc10ed12 Merge pull request #4278 from Kirvx/patch-2
Update template.pot
2016-06-04 11:04:04 -03:00
Kirvx af6106314e Update forms.scss 2016-06-04 16:04:02 +02:00
Kirvx 1e65402c63 Update template.pot
Update import.html
2016-06-04 13:02:14 +02:00
Matias Alejo Garcia bab8a26e1e Merge pull request #4276 from matiu/feat/derivation-test-cache
Feat/derivation test cache
2016-06-03 12:48:52 -03:00
Matias Alejo Garcia 205d1e78c3
rm log and refactor baseurl 2016-06-03 09:38:57 -03:00
Matias Alejo Garcia e7ea017c26 Merge pull request #4274 from Kirvx/patch-2
Update template.pot
2016-06-02 15:01:41 -03:00
Matias Alejo Garcia e0a43bd90d
fix tests 2016-06-02 14:56:19 -03:00
Matias Alejo Garcia d08d4e3650
implement cache for key derivation, using user-agent 2016-06-01 19:56:47 -03:00
Matias Alejo Garcia 02861992e6
refactor baseurl in getClient 2016-06-01 16:58:14 -03:00
Matias Alejo Garcia 6bd316424a
refactor baseUrl in angular-bwc 2016-06-01 16:58:13 -03:00
Matias Alejo Garcia a8ef458941 Merge pull request #4272 from matiu/ref/platServices
Ref/plat services
2016-06-01 16:53:02 -03:00
Matias Alejo Garcia 91826d9d59
fix coinbase 2016-06-01 16:46:01 -03:00
Matias Alejo Garcia b2b4ae2618
fix qrScanner 2016-06-01 16:32:33 -03:00
Matias Alejo Garcia e9525687b7
fix helper 2016-06-01 16:13:11 -03:00
Matias Alejo Garcia 06c80ceaae
fix import + walletHome + copayers 2016-06-01 16:07:25 -03:00
Matias Alejo Garcia c797a938ce Merge pull request #4275 from gabrielbazan7/feat/SuperEcoFee
adding super economy fee option
2016-06-01 15:30:34 -03:00
Gabriel Bazán bda67fbe15 adding super economy fee option 2016-06-01 15:01:02 -03:00
Kirvx 3bdc20a11e Update template.pot 2016-06-01 13:54:09 +02:00
Matias Alejo Garcia fa04610a10
add import logs 2016-06-01 08:36:25 -03:00
Matias Alejo Garcia 20491e9902
fix controllers 3 2016-05-31 19:03:24 -03:00
Matias Alejo Garcia 800ca91ad6
fix controllers 2016-05-31 19:02:00 -03:00
Matias Alejo Garcia a1644a32d8
fixes in controllers 2016-05-31 18:56:02 -03:00
Matias Alejo Garcia cc2853e827
ref controllers 2016-05-31 18:35:10 -03:00
Matias Alejo Garcia dd1981a26c
migration to platformInfo WIP
Conflicts:
	src/js/controllers/buyGlidera.js
	src/js/controllers/walletHome.js
	src/js/services/localStorage.js
2016-05-31 18:34:50 -03:00
Matias Alejo Garcia 36cf4f0560
rm all services 2016-05-31 18:28:09 -03:00
Matias Alejo Garcia cfafb9a92c Merge pull request #4243 from gabrielbazan7/fix/DesktopNotif
mobile should be exclude
2016-05-31 17:13:03 -03:00
Matias Alejo Garcia a77e730e48 Merge pull request #4244 from JDonadio/fix/backup-controller
Fix backup controller
2016-05-30 15:32:42 -03: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 5b3ef6e0cb Merge pull request #4263 from JDonadio/fix/deleting-wallet
Fix deleting wallet
2016-05-30 10:01:00 -03:00
Javier 228e7ae843 isolated unsubscribe function 2016-05-29 21:25:25 -03:00
Matias Alejo Garcia 1c09f60066 Merge pull request #4245 from matiu/bug/go.is
fix go.is
2016-05-24 15:59:26 -03:00
Matias Alejo Garcia 5f3802b875
fix go.is 2016-05-24 15:58:59 -03:00
Gabriel Bazán 2ec42f7709 mobile should be exclude 2016-05-24 11:18:06 -03:00
Matias Alejo Garcia aec2aac47b Add controller tests (#4205)
* add walletHome test template

* add create test

* add fixtures

* do not mock parseSecret

* better hash

* use fixtures for create controller test

* add import test

* stubs reset

* add more controller tests

* Remove $state dependency

* refactore fixtures + profiles

* add backup.js test

* update bwc

* rm log
2016-05-20 11:50:55 -03:00
Matias Alejo Garcia 335c3f00af handles incorrect Address derivation (#4230) 2016-05-20 10:02:44 -03:00
Gustavo Maximiliano Cortez 7cc3c5eb4f Fix fingerprint service (#4229)
* Fix fingerprint service

* Fix log
2016-05-20 00:27:41 -03:00
Ivan Socolsky 35cc9af3e6 spending password -> password (#4222) 2016-05-19 12:52:18 -03:00
Gustavo Maximiliano Cortez d662a610f4
Fix response when selling with Coinbase (#4213) 2016-05-13 13:00:54 -03:00
Gustavo Maximiliano Cortez 4329d1d243
Fix mobile css (#4211) 2016-05-13 13:00:54 -03:00
Gustavo Maximiliano Cortez 820cd084db
Fix sell in Coinbase integration (#4209) 2016-05-13 13:00:54 -03:00
Jason Dreyzehner f1c03b8a49
use libsass, deprecate ruby, simplify installation (#4206)
* use libsass, deprecate ruby, simplify installation

* update installation instructions, readme formatting
2016-05-13 13:00:54 -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