Commit Graph

6506 Commits

Author SHA1 Message Date
kumavis 90bcf9f7d2
Merge pull request #3907 from MetaMask/fix-all-migrations
migrations - back fixes
2018-04-06 08:32:21 -07:00
Alexander Tseung 4c15c0d3ba Merge branch 'master' of https://github.com/MetaMask/metamask-extension into cb-254 2018-04-05 23:17:22 -07:00
frankiebee d4e30040a2 migrations - back fixes 2018-04-05 19:33:10 -07:00
Thomas Huang 77486a2365
Merge pull request #3906 from MetaMask/migration-25
Migration 25
2018-04-05 18:53:34 -07:00
frankiebee 7d243aacf9 create migration 25 2018-04-05 18:05:03 -07:00
frankiebee 1ba74c1566 test - run live migrations over first time state 2018-04-05 17:49:50 -07:00
Frankie b8efe120a9
Merge pull request #3904 from MetaMask/migrations-template
meta - create a migration template
2018-04-05 16:51:06 -07:00
frankiebee b9243cd8b9 meta - create a migration template 2018-04-05 16:25:13 -07:00
Thomas Huang 8ddaafd10b
Update QA_Guide.md 2018-04-05 16:15:55 -07:00
Thomas Huang 4e3d38b9c2
Update QA_Guide.md 2018-04-05 15:12:19 -07:00
kumavis 79932b7e17
Merge pull request #3857 from MetaMask/match-local-localecodes
Ensure get-first-preferred-lang-code.js matches locale codes from loc…
2018-04-05 15:08:19 -07:00
kumavis 24eef428ce
Merge pull request #3883 from danjm/i3685-define-event-privatekey-import
event object actually passed to this.createKeyringOnEnter in private-key.js
2018-04-05 15:07:44 -07:00
kumavis 741c6097a2
Merge pull request #3887 from MetaMask/i#3886
transactions - remove unnecessary keys on txParams
2018-04-05 15:06:29 -07:00
Thomas 3d9af2770f Update 2018-04-05 15:04:17 -07:00
Frankie 2dfa8a2e50
Merge pull request #3900 from MetaMask/migration-error-report
migrations - report migrations errors to sentry with vault structure
2018-04-05 15:03:53 -07:00
kumavis 17931698a8
Merge pull request #3892 from alextsg/gh-3891
Fix populating txParams with undefined data
2018-04-05 15:02:35 -07:00
Thomas d0c7db618d Commit Metamask QA Guide 2018-04-05 14:56:39 -07:00
kumavis ffc71ff7d2 migrator - dont overwrite error stack and warn to console 2018-04-05 13:38:34 -07:00
kumavis 7fdf663ea7 migrator - fix typo 2018-04-05 13:21:00 -07:00
kumavis 2b880dd4e0 migrations - report migrations errors to sentry with vault structure 2018-04-05 13:15:08 -07:00
kumavis 50c36074fb
Merge pull request #3899 from MetaMask/migration-24-fix
make migration-24 compat with first-time-state
2018-04-05 12:32:55 -07:00
frankiebee c02da0f27c transactions - _normalizeTxParams will now return a new object for txParams 2018-04-05 12:12:02 -07:00
frankiebee 4efc718074 make migration-24 compat with first-time-state 2018-04-05 11:28:25 -07:00
Alexander Tseung 2db55cd0de Fix editing transaction 2018-04-05 10:29:16 -07:00
Alexander Tseung 82af778e62 Revert "commit"
This reverts commit fa8500e09a.
2018-04-05 10:11:09 -07:00
Alexander Tseung 9d7e49fc3b Merge branch 'master' of https://github.com/MetaMask/metamask-extension into cb-254 2018-04-05 10:07:14 -07:00
Alexander Tseung 418926ffdf Fix populating txParams with undefined data 2018-04-05 09:54:41 -07:00
Alexander Tseung fa8500e09a commit 2018-04-05 09:53:24 -07:00
Thomas Huang e774fbcece
Merge pull request #3865 from MetaMask/openlinkinnewwindow
Make token helpscout link open in new tab.
2018-04-05 09:34:47 -07:00
greenkeeper[bot] 2bfd3de52b fix(package): update gulp-sass to version 4.0.0 2018-04-05 15:51:26 +00:00
Kevin Serrano 36f85c4f84
Merge pull request #3882 from MetaMask/i#3791
Fixes download file buttons
2018-04-05 00:51:58 -07:00
Kevin Serrano 54b84e2c3d
Merge pull request #3884 from danjm/i3874-send-eth-to-self
Allow from and to address to be the same in new-ui.
2018-04-05 00:51:10 -07:00
Kevin Serrano 67de7fc0cc
Bump Changelog 2018-04-05 00:46:55 -07:00
Kevin Serrano 29bad56410
Merge branch 'master' of github.com:MetaMask/metamask-extension into openlinkinnewwindow 2018-04-05 00:45:17 -07:00
frankiebee 343f0e9e80 transactions - remove unnecessary keys on txParams 2018-04-04 22:29:43 -07:00
Alexander Tseung 254cf975a6 Fix confirm-sig-requests integration test 2018-04-04 18:46:22 -07:00
Alexander Tseung 5b2ace3b80 Merge branch 'master' of https://github.com/MetaMask/metamask-extension into cb-254 2018-04-04 18:21:35 -07:00
Alexander Tseung 037d6e6624 Fix integration tests 2018-04-04 18:21:30 -07:00
Dan 2199b3720c Allow from and to address to be the same in new-ui. 2018-04-04 21:52:12 -02:30
Dan 6ecf2c8092 event object actually passed to this.createKeyringOnEnter in private-key.js 2018-04-04 21:18:12 -02:30
Thomas 4ffa74cbe6 Change double-quotes to single-quotes 2018-04-04 16:42:54 -07:00
Thomas 467629217f Update Changelog 2018-04-04 16:34:54 -07:00
Thomas 92e6921684 Merge branch 'master' into i#3791 2018-04-04 16:32:40 -07:00
Thomas 18e0a7e4f9 Add target=_blank exportAsFile 2018-04-04 16:26:05 -07:00
Thomas Huang 1153120fe8
Merge pull request #3880 from MetaMask/v4.5.3
Version 4.5.3
2018-04-04 15:30:55 -07:00
kumavis db177c79f6 4.5.3 2018-04-04 15:20:25 -07:00
kumavis bcb5f14b06
Merge pull request #3879 from MetaMask/normalize-transactions
Normalize transactions
2018-04-04 15:12:07 -07:00
frankiebee 245c01bc0f transactions - make #_validateTxParams not async and "linting" wink wink nudge nudge 2018-04-04 14:57:27 -07:00
frankiebee 6ab938546c Merge branch 'master' of https://github.com/MetaMask/metamask-extension into normalize-transactions 2018-04-04 14:28:25 -07:00
frankiebee ef21af29f2 add to CHANGELOG.md 2018-04-04 14:27:28 -07:00