Commit Graph

12315 Commits

Author SHA1 Message Date
Darren Nelsen df60ec7acc resolves #8086 2018-02-21 11:12:23 -05:00
Darren Nelsen eb121c5058 added platform provider spec; 100% unit test coverage for platform provider 2018-02-20 18:07:10 -05:00
Gustavo Maximiliano Cortez f2fa241c0e
Merge pull request #8084 from bitjson/tslint/prefer-conditional-expression
lint: reenable tslint prefer-conditional-expression, fix
2018-02-20 18:40:08 -03:00
Jason Dreyzehner bcdfe736f8 lint: reenable tslint prefer-conditional-expression, fix 2018-02-20 16:24:37 -05:00
Gustavo Maximiliano Cortez 322451a274
Merge pull request #8083 from bitjson/fix-prod-build
Fix `ionic build --prod`
2018-02-20 18:03:44 -03:00
Jason Dreyzehner c11193214c fix(apply): shelljs API update 2018-02-20 15:49:08 -05:00
Jason Dreyzehner 9eaa2aee35 chore(package): remove unnecessary dependencies 2018-02-20 15:38:25 -05:00
Jason Dreyzehner 0b0307a14b fix test package script 2018-02-20 15:22:38 -05:00
Jason Dreyzehner 10b83b5f2e fix(ReleaseProvider): use latest rxjs operator API 2018-02-20 15:21:09 -05:00
Jason Dreyzehner cbf5e03f1b chore(package): update, rm unnecessary deps
Fixes issue with `npx ionic build --prod` similar to: https://github.com/palantir/tslint/issues/3689
2018-02-20 15:19:04 -05:00
Darren Nelsen de4f70c709 merged in master 2018-02-20 14:43:55 -05:00
Gabriel Edgardo Bazán a4b139ea86
Merge pull request #8069 from bitjson/tslint/spree
Fix tslint: array-types, jsdoc-format, comment-format, object-literal-shorthand, no-console
2018-02-20 14:44:48 -03:00
Jason Dreyzehner ccb3f8e052 Merge branch 'master' of github.com:bitpay/copay into tslint/spree 2018-02-20 12:21:12 -05:00
Darren Nelsen e05ae60b44 give rate provider 100% unit test coverage 2018-02-20 12:21:00 -05:00
Gabriel Bazán d6d3694913 REF: using clear to remove process 2018-02-20 13:04:06 -03:00
Gabriel Edgardo Bazán 2979f0038f
Merge pull request #8078 from Gamboster/fix/warningsAndFinishModal
Fix: Warnings and finish modal on bitpay card top up
2018-02-20 13:01:00 -03:00
Gabriel Masclef b651fdab98
Fix: Warnings and finish modal on bitpay card top up 2018-02-20 12:58:45 -03:00
Gustavo Maximiliano Cortez 0718b8b5a1
Merge pull request #8076 from Gamboster/fix/renameModal
Fix: success Modal renamed to finish modal
2018-02-20 12:34:19 -03:00
Gabriel Masclef 5de66e7032
Merge pull request #8077 from cmgustavo/bug/notifications-02
Fix notifications when send/reject/remove a tx/txp
2018-02-20 12:30:34 -03:00
Gustavo Maximiliano Cortez 6b70025935
Fix popToRoot for amazon and mercado libre 2018-02-20 12:23:55 -03:00
Gustavo Maximiliano Cortez 0a287aff12
Fix notifications when send/reject/remove a tx/txp 2018-02-20 12:20:15 -03:00
Gabriel Masclef 6ee85d5a71
Fix: success Modal renamed to finish modal 2018-02-20 11:55:56 -03:00
Gabriel Masclef 1e902c902d
Merge pull request #8074 from gabrielbazan7/ref/removeslide
REF: remove slide label
2018-02-20 11:35:33 -03:00
Gabriel Bazán cc00ecdb18 REF: remove slide label 2018-02-20 10:13:20 -03:00
Gabriel Masclef 3fe07ffaf0
Merge pull request #8073 from cmgustavo/ref/txp-tx-details-01
Ref txp and tx details. Fix paypro description
2018-02-19 17:10:09 -03:00
Gustavo Maximiliano Cortez 5e76e99439
Merge pull request #8071 from Gamboster/fix/iconsTags
Fix: Icon tags
2018-02-19 16:38:08 -03:00
Gustavo Maximiliano Cortez f737164be7
Merge pull request #8072 from gabrielbazan7/fix/creatingTxprocess
FIX: remove on going process if err
2018-02-19 16:34:58 -03:00
Gabriel Masclef f0e7c3ee65
Fix: Icon tags 2018-02-19 16:33:27 -03:00
Gustavo Maximiliano Cortez 4ec18b2682
Ref txp and tx details. Fix paypro description 2018-02-19 16:29:24 -03:00
Gabriel Bazán ae47d51a0b fixes 2018-02-19 16:28:18 -03:00
Gabriel Bazán 939d32defd FIX: only publish on going process 2018-02-19 16:12:31 -03:00
Gabriel Bazán 79e2c75f41 FIX: remove on going process if confirm not accepted 2018-02-19 16:05:08 -03:00
Gabriel Bazán a0b3ccaa2e FIX: remove on going process if err 2018-02-19 15:58:38 -03:00
Jason Dreyzehner ea0c03e735 Merge branch 'master' of github.com:bitpay/copay into tslint/spree 2018-02-19 12:46:41 -05:00
Jason Dreyzehner be542d4cff lint: reenable tslint arrow-return-shorthand, fix 2018-02-19 12:39:47 -05:00
Gabriel Edgardo Bazán 1cf98783b0
Merge pull request #8070 from cmgustavo/feat/resume-event-01
Update wallets on resume event (only mobile)
2018-02-19 14:37:09 -03:00
Jason Dreyzehner d29d69224c lint: reenable tslint ban-types, fix all the types 2018-02-19 12:34:20 -05:00
Gustavo Maximiliano Cortez 1e851f2884
Update wallets on resume event (only mobile) 2018-02-19 14:21:45 -03: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