Commit Graph

12219 Commits

Author SHA1 Message Date
Jason Dreyzehner d29d69224c lint: reenable tslint ban-types, fix all the types 2018-02-19 12:34:20 -05:00
Jason Dreyzehner 49e8a58b46 lint: reenable tslint array-types, fix 2018-02-19 12:12:14 -05:00
Jason Dreyzehner 92615bb735 lint: reenable tslint jsdoc-format, fix 2018-02-19 12:09:56 -05:00
Jason Dreyzehner f0136e85d4 lint: reenable tslint comment-format, fix 2018-02-19 12:06:53 -05:00
Jason Dreyzehner 5fb6c0b7bb lint: reenable tslint object-literal-shorthand, fix 2018-02-19 11:51:48 -05:00
Jason Dreyzehner 0ceaa31acb lint: reenable tslint no-console, ignore in logger, e2e 2018-02-19 11:49:34 -05:00
Gabriel Masclef 5de11aede8
Merge pull request #8068 from gabrielbazan7/fix/scanner1
Fix: camera remains active
2018-02-19 10:10:33 -03:00
Gabriel Bazán 546a380742 remove console.log 2018-02-19 09:52:38 -03:00
Gabriel Bazán dd26996529 Fix: camera remains active 2018-02-19 09:51:58 -03:00
Gabriel Edgardo Bazán 5f9b62e2a5
Merge pull request #8064 from cmgustavo/ref/events-txp
Fix getAddress. Ref events from home view
2018-02-19 09:36:38 -03:00
Gustavo Maximiliano Cortez 037c1e0c6b
Fix font size on wallet settings 2018-02-17 16:28:34 -03:00
Gustavo Maximiliano Cortez 34847ee974
Fix font-size 2018-02-17 16:20:57 -03:00
Gustavo Maximiliano Cortez d5df706fc0
Fix paypro payments 2018-02-17 16:20:57 -03:00
Gustavo Maximiliano Cortez f85080753f
Fix getAddress. Ref events from home view 2018-02-17 16:20:57 -03:00
Gustavo Maximiliano Cortez 491d49b31d
Merge pull request #8063 from Gamboster/fix/successModal
Fix: success modal, amazon failure message and txp details
2018-02-16 18:26:11 -03:00
Gustavo Maximiliano Cortez 92991e84a5
Merge pull request #8061 from bitjson/tslint/radix
lint: reenable tslint radix, fix issues
2018-02-16 18:25:13 -03:00
Gustavo Maximiliano Cortez be983a429f
Merge pull request #8060 from bitjson/tslint/non-src
lint: fix tslint issues in test files
2018-02-16 18:23:40 -03:00
Gustavo Maximiliano Cortez aa90b18456
Merge pull request #8059 from bitjson/tslint/no-string-throw
lint: reenable tslint no-string-throw, fix issues
2018-02-16 18:22:45 -03:00
Gustavo Maximiliano Cortez 3995cee63f
Merge pull request #8058 from bitjson/tslint/only-arrow-functions
lint: reenable tslint only-arrow-functions, fix issues
2018-02-16 18:22:12 -03:00
Gustavo Maximiliano Cortez e1eb209774
Merge pull request #8057 from bitjson/tslint/ban-comma-operator
lint: reenable tslint ban-comma-operator, fix issue
2018-02-16 18:21:34 -03:00
Gabriel Masclef ed289ccda8
Fix: success modal, amazon failure message and txp details 2018-02-16 18:09:09 -03:00
Jason Dreyzehner 7db7f31231 lint: reenable tslint radix, fix issues 2018-02-16 15:17:06 -05:00
Jason Dreyzehner 4974e6a4b9 lint: fix tslint issues in test files 2018-02-16 15:05:17 -05:00
Jason Dreyzehner 83f91bc3a7 lint: reenable tslint no-string-throw, fix issues 2018-02-16 15:00:00 -05:00
Jason Dreyzehner e4e6d7b9e9 lint: reenable tslint only-arrow-functions, fix issues 2018-02-16 14:51:27 -05:00
Jason Dreyzehner 1fd7d81f4f lint: reenable tslint ban-comma-operator, fix issue 2018-02-16 14:45:01 -05:00
Gustavo Maximiliano Cortez e55dfe42d4
Merge pull request #8056 from Gamboster/fix/integrationsViews
[v4] Fix: integrations views
2018-02-16 16:07:27 -03:00
Gabriel Masclef de3ea7846b
Fix: integrations views 2018-02-16 15:49:53 -03:00
Gustavo Maximiliano Cortez 49f9b74fb1
Merge pull request #8055 from gabrielbazan7/fix/ui
[V4] Fix: remove padding
2018-02-16 15:05:37 -03:00
Gabriel Bazán fee6f09f2c [V4] Fix: remove header padding 2018-02-16 14:23:13 -03:00
Gabriel Bazán 6fa3c454ea [V4] Fix: remove padding 2018-02-16 14:19:48 -03:00
Gustavo Maximiliano Cortez d2285c131a
Merge pull request #8054 from bitjson/tslint-fix
Autofix 'ordered-imports' with tslint, relax remaining rules
2018-02-16 13:39:52 -03:00
Jason Dreyzehner 113bb90344 lint: relax rules triggering the remaining tslint errors 2018-02-16 11:24:52 -05:00
Jason Dreyzehner f9e209b363 lint: fix ordered-imports with tslint 2018-02-16 11:24:27 -05:00
Gustavo Maximiliano Cortez bc486d32a9
Merge pull request #8053 from bitjson/badges
readme: fix badges
2018-02-16 13:23:12 -03:00
Jason Dreyzehner 56028c7c78 readme: fix badges 2018-02-16 10:54:46 -05:00
Gabriel Edgardo Bazán fb4a8758f6
Merge pull request #8049 from cmgustavo/v4-69
[v4] Fix build mobile using Cordova v7.1.0
2018-02-16 11:23:52 -03:00
Gustavo Maximiliano Cortez 4e5cede504
[v4] Fix build mobile using Cordova v7.1.0 2018-02-16 11:17:34 -03:00
Gabriel Edgardo Bazán ebaf25c290
Merge pull request #8014 from bitjson/testing
Unit, E2E, and Visual Regression Testing
2018-02-16 11:09:00 -03:00
Gustavo Maximiliano Cortez 39b21870af
Merge pull request #8042 from gabrielbazan7/ref/animation
[V4] REF: remove animations when navigating to root
2018-02-16 10:19:52 -03:00
Gabriel Bazán da1654316c add unsubscribe when deleting wallet 2018-02-16 10:15:44 -03:00
Gabriel Bazán f33eb04a3f add animation to join, import, create and copayers 2018-02-16 10:15:30 -03:00
Gabriel Edgardo Bazán 51dfa2c04f
Merge pull request #8046 from cmgustavo/v4-68
[v4] Fix shapeshift details. Fix pull down to refresh
2018-02-16 10:08:36 -03:00
Gustavo Maximiliano Cortez 974b6c2d88
Disable animation after shift 2018-02-16 10:07:20 -03:00
Jason Dreyzehner e86c83575b test: move testing-related files into test dir 2018-02-15 18:34:06 -05:00
Gustavo Maximiliano Cortez 0d9eddec0c
[v4] Fix shapeshift details. Fix pull down to refresh 2018-02-15 20:13:18 -03:00
Gabriel Edgardo Bazán 663eb20eee
Merge pull request #8043 from cmgustavo/v4-67
[v4] Fix amount, custom amount, top-up. Update push notification at creation
2018-02-15 19:19:01 -03:00
Jason Dreyzehner 8cc3aef805 lint: make more prettier 2018-02-15 17:09:59 -05:00
Gustavo Maximiliano Cortez 92ee9465a8
Merge pull request #8045 from gabrielbazan7/fix/duplicatebch
[V4] FIX: bitcoin cash duplicate
2018-02-15 19:07:11 -03:00
Gustavo Maximiliano Cortez ea9eb8e815
Fix amazon footer 2018-02-15 19:05:48 -03:00