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
Matias Alejo Garcia
8b61189f85
To debug sign procedure ( #4151 )
...
* Should be considering the existence of a property and not its value. (#4139 )
* BETA to debug sign test on Android
* add more logs
* 1.11.4
* and even more logs...
* 1.11.5
* better log messages
* fix log decorator for mobile
* fix android-prod
* 1.11.6
2016-04-29 12:14:09 -03:00
Javier Donadío
8ffb01a355
Fix send max opts ( #4152 )
...
* fix send max opts
* improve setForm call
2016-04-29 11:25:30 -03:00
Gustavo Maximiliano Cortez
cab093881e
Enable buy to n-n Copay wallet ( #4117 )
2016-04-22 17:06:32 -03:00
Braydon Fuller
e0c15e0bac
controllers: typo in walletHome ( #4108 )
2016-04-21 17:20:50 -03:00
Gustavo Maximiliano Cortez
5886b22f07
Fix buying if operation is not completed inmediatly ( #4110 )
2016-04-21 17:20:10 -03:00
Gustavo Maximiliano Cortez
359a96d611
Merge pull request #4101 from gabrielbazan7/master
...
fix empty contact list in addressbook
2016-04-21 14:21:43 -03:00
Gabriel Bazán
7fe63e403c
fix empty contact list in addressbook
2016-04-21 12:13:02 -03:00