Commit Graph

6402 Commits

Author SHA1 Message Date
Thomas Huang 91c08a7282
Merge pull request #3830 from MetaMask/build-perf
build - use uglifyify and gulp-multi-process for better performance
2018-04-02 16:39:31 -07:00
kumavis e0d7210c63
Merge pull request #3833 from MetaMask/ci-patch
ci - dont log unneeded env var
2018-04-02 16:30:56 -07:00
kumavis 655593ea62 Merge branch 'master' of github.com:MetaMask/metamask-extension into build-perf 2018-04-02 16:28:33 -07:00
kumavis 8d577a923b
ci - dont log unneeded env var 2018-04-02 16:25:07 -07:00
Alexander Tseung 516c1869b0 Fix lint errors 2018-04-02 16:24:37 -07:00
Frankie c14ec41917
Merge pull request #3831 from MetaMask/i#3770
some more transaction validation bug fixes
2018-04-02 16:18:35 -07:00
kumavis 40c3edb754
Merge pull request #3805 from MetaMask/ci-screens
CI - capture screenshots
2018-04-02 16:03:30 -07:00
kumavis 15ba31897c Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-screens 2018-04-02 15:51:15 -07:00
kumavis d5a88cdc00 ci:screens - turn on repeat in walkthrough gif 2018-04-02 15:51:00 -07:00
kumavis eb7bafc914 deps - update shell-parallel 2018-04-02 15:50:26 -07:00
frankiebee b58ca99b61 tests - fix txController tests so that txMetas have a from feild 2018-04-02 15:44:03 -07:00
frankiebee ab126b8c78 transactions gasLimit - use the block gasLimit if getCode fails 2018-04-02 15:43:32 -07:00
kumavis 672e3a463a
Merge pull request #3828 from MetaMask/lint-sys-fix
Lint system fixes
2018-04-02 15:39:44 -07:00
Thomas Huang 8cd2022169
Merge pull request #3825 from danjm/i3668-warnusertxsimulationfails
Add simulation failure errors while improve send error handling on confirm screen
2018-04-02 15:26:46 -07:00
kumavis 0ff4a1bece Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-screens 2018-04-02 15:04:48 -07:00
kumavis fa66b78b8b
Merge branch 'master' into lint-sys-fix 2018-04-02 15:03:54 -07:00
Thomas Huang 331b62a6a2
Merge pull request #3829 from MetaMask/locales-lint
Lint locale json
2018-04-02 15:01:00 -07:00
kumavis 9867bec17e lint - i18n - ru - lint fix 2018-04-02 14:49:25 -07:00
kumavis 2b6557a024 lint - lint json files in app/ 2018-04-02 14:47:47 -07:00
kumavis 98e0fc1ab9 Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-screens 2018-04-02 14:13:45 -07:00
kumavis fd30fabfbd
Merge pull request #3826 from danjm/ensure-txparams-0xprefixed
Ensure txParams are prefixed with 0x when sending.
2018-04-02 14:02:25 -07:00
frankiebee e8a480aac4 transactions validationt - valdate from field on txParams 2018-04-02 13:17:54 -07:00
Alexander Tseung 92f8157dfe Add withRouter to I18nProvider component 2018-04-02 13:15:31 -07:00
kumavis f6f144643f
Merge pull request #3763 from MetaMask/i18n-helper
I18n - Improve verify locales utility
2018-04-02 13:09:59 -07:00
kumavis f0e4097972 lint - remove use of 'event' global 2018-04-02 12:52:01 -07:00
kumavis 3f6554b637 lint - rules - disallow 'event' global 2018-04-02 12:51:45 -07:00
kumavis b7b95f269d old-ui - lint fixes 2018-04-02 12:48:01 -07:00
kumavis 4dd2bfade1 lint - include old ui 2018-04-02 12:44:13 -07:00
Dan d166cb2b1b Ensure txParams are prefixed with 0x when sending. 2018-04-02 16:38:51 -02:30
Dan 7ccf6163fd Adds simulation failure error messages to confirm screen. 2018-04-02 16:29:35 -02:30
Dan 1dc3c51b54 UpdateSendErrors only called when balance defined, recalled if balance updates. 2018-04-02 16:26:19 -02:30
kumavis 04d85fd79e deps - bump package-lock.json 2018-04-02 11:50:22 -07:00
kumavis 0d591d8da2
Update translating-guide.md 2018-04-02 11:10:43 -07:00
kumavis 6d5f1392a5
Merge branch 'master' into i18n-helper 2018-04-02 10:47:24 -07:00
kumavis 69a867b4a4
Merge pull request #3783 from gornov/master
Modified Russian localization. resolves #3534, #3644
2018-04-02 10:29:37 -07:00
Alexander Tseung 6277a4c46a Refactor onboarding flow 2018-04-02 02:59:49 -07:00
Dan Finlay a180fb0320
Merge pull request #3816 from MetaMask/kumavis-patch-2
identicon - set blockies height and width to identicon diameter
2018-03-31 09:31:03 -07:00
kumavis bd6f554766 build - use uglifyify and gulp-multi-process for better performance 2018-03-30 22:19:02 -07:00
kumavis 9f7b63bb6a
identicon - set blockies height and width to identicon diameter 2018-03-30 21:45:49 -07:00
kumavis d699c9b8b4
Merge pull request #3801 from danjm/i3684-txlistitemstest
Adds integration tests for different tx list items
2018-03-30 21:36:45 -07:00
kumavis ee1acf0a7e
Merge pull request #3774 from danjm/i3686-txparamundefined-sigrequestsintxlist
Fix display of unapprovedMgs in txList; fix txParams undefined errors
2018-03-30 18:36:39 -07:00
kumavis 2e57c36f36
Merge pull request #3762 from danjm/i3471-checkbalanceonconfirmscreen
Checking for sufficient balance in tx confirmation screen
2018-03-30 18:36:08 -07:00
kumavis 8db097d8d9 ci - screens - increase delay before setting provider type 2018-03-30 18:14:26 -07:00
kumavis 6d3da95a95 ci - breakout announce job to upload builds and screenshots 2018-03-30 17:59:15 -07:00
Alexander Tseung 2fa554a641 Fix conf-tx render 2018-03-30 17:37:24 -07:00
kumavis 69ff600c74 ci - screens - add delay after setting network 2018-03-30 17:36:43 -07:00
kumavis 6d6fc7df1c ci - build:announce - fix script path 2018-03-30 17:27:33 -07:00
kumavis bc1a456264 ci - build:announce - replace bash qith js because of string escaping nightmare 2018-03-30 17:20:48 -07:00
Alexander Tseung 51ad2b03c8 Merge branch 'master' of https://github.com/MetaMask/metamask-extension into cb-254 2018-03-30 16:34:57 -07:00
kumavis 662b1957f4 ci - build:announce - fix json escaping 2018-03-30 16:25:22 -07:00