Matias Alejo Garcia
f1e67ad0e6
add writelock to file operations
2016-06-21 11:17:42 -03:00
Matias Alejo Garcia
580b8e64fa
store profile if dirty after validation
2016-06-17 12:03:53 -03:00
Matias Alejo Garcia
468c3babcf
Merge pull request #4434 from cmgustavo/bug/no-wallets-02
...
Fix UI delete wallets
2016-06-17 09:36:43 -03:00
Gustavo Maximiliano Cortez
2bac6b8c6b
fix android topbar
2016-06-17 09:27:44 -03:00
Gustavo Maximiliano Cortez
610c116d7a
Fix UI delete wallets
2016-06-16 19:28:37 -03:00
Gustavo Maximiliano Cortez
f08f30240a
Fix: modal choose wallet. Sell in Coinbase and Glidera. Spinner
2016-06-16 18:31:44 -03:00
Javier
abb4f60ada
fix habdle import wallet
2016-06-15 12:44:35 -03:00
Gustavo Maximiliano Cortez
5f7b68d32f
Merge pull request #4382 from matiu/ref/validation
...
Ref/validation
2016-06-14 14:54:58 -03:00
Matias Alejo Garcia
57aecf7e1b
fix skip Validation. Replaces scanning with updating
2016-06-14 14:05:25 -03:00
Matias Alejo Garcia
52a20334e1
new key test, upgrades to bwc 2.7.0
2016-06-14 12:28:21 -03:00
Gabriel Bazán
9bb1ad0f6f
fix untranslated titles
2016-06-14 12:08:56 -03:00
Matias Alejo Garcia
3cc17f40b6
prevent walletupdate to block the ui
2016-06-14 08:39:34 -03:00
Matias Alejo Garcia
90dad5b2a8
new onGoingProcess
2016-06-13 15:25:40 -03:00
Matias Alejo Garcia
c294097c1d
replace ongoingprocess
2016-06-13 11:45:14 -03:00
Matias Alejo Garcia
22ed51d047
add "verifying wallet message"
2016-06-13 09:50:37 -03:00
Matias Alejo Garcia
ecf16d61ea
Glidera working again. Rm ignoreMobilePause!
2016-06-11 18:44:15 -03:00
Matias Alejo Garcia
2a97446ef9
remote ignoreMobilePause, refactor openURL
2016-06-11 18:44:15 -03:00
Gabriel Bazán
6a3881fd97
fix select text on receive screen
2016-06-08 10:35:53 -03:00
Gabriel Bazán
f961247b2d
allow single address wallet for auditable reasons
2016-06-07 16:26:56 -03:00
Matias Alejo Garcia
6224f36ff6
;
2016-06-07 10:37:39 -03:00
Matias Alejo Garcia
b17517ede0
fix tests
2016-06-06 19:15:18 -03:00
Matias Alejo Garcia
1e2555dad9
refactor preferences
2016-06-06 19:15:17 -03:00
Matias Alejo Garcia
4865ea8ad8
refactor profileService
2016-06-06 19:13:37 -03: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
d7e8ca4404
add cache sync
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
aa076d7ccd
Adds tests for csv download
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
1118183eca
adding ionic pop up to password request and delete popup header
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
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
Gabriel Bazán
0c786ebd6a
fix backup file download
2016-06-04 16:31:06 -03:00
Gabriel Bazán
d468c28cd0
ionic side menu
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
Gabriel Bazán
efa36915e1
tap to lock balance
2016-06-04 16:31:06 -03:00
Matias Alejo Garcia
06c80ceaae
fix import + walletHome + copayers
2016-06-01 16:07:25 -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
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
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
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
Gustavo Maximiliano Cortez
5886b22f07
Fix buying if operation is not completed inmediatly ( #4110 )
2016-04-21 17:20:10 -03:00