Commit graph

899 commits

Author SHA1 Message Date
Gabriel Bazán
8c16460d29 change confirmation and alert modal for confirmation ionic popup 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
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
dd382de0dd rebase 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
baf0b2f08c tx-details refactor 2016-06-04 16:31:06 -03:00
Gabriel Bazán
51cbee8a90 do not allow drag side bar in disclaimer screen 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
6ccc1c1127 fix amount UI over activity UI 2016-06-04 16:31:06 -03:00
Gabriel Bazán
501731571b add scroll top when switch wallet 2016-06-04 16:31:06 -03:00
Javier
6f15afc638 add tx modal - fix search tx 2016-06-04 16:31:06 -03:00
Gabriel Bazán
0c786ebd6a fix backup file download 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
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
Javier
1566575b02 fix wording 2016-06-04 16:19:19 -03:00
Matias Alejo Garcia
91826d9d59
fix coinbase 2016-06-01 16:46:01 -03:00
Matias Alejo Garcia
06c80ceaae
fix import + walletHome + copayers 2016-06-01 16:07: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
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
5f3802b875
fix go.is 2016-05-24 15:58:59 -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
d662a610f4
Fix response when selling with Coinbase (#4213) 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
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
Matias Alejo Garcia
88ac00afcc fix import from xPriv (#4192) 2016-05-09 12:03:25 -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
0ee0988dd4 Bug/send max01 (#4161)
* Fix send-max

* New release v1.12.1
2016-04-29 15:33:09 -03:00
Gustavo Maximiliano Cortez
b8c2ff863d
Fix coinbase logout for some cases where refreshToken tries to connect again (#4155) 2016-04-29 12:16:53 -03:00