Commit Graph

8141 Commits

Author SHA1 Message Date
Alexander Tseung c04d9095dd Add WEI to getEthConversionFromWeiHex 2018-09-12 19:48:52 -07:00
Alexander Tseung 01e9f03701 Add transaction details to TransactionListItem component 2018-09-12 19:48:52 -07:00
Alexander Tseung 5beb34aa52 Add TransactionListItemDetails component 2018-09-12 19:48:52 -07:00
Alexander Tseung fd51ab1229 Add TransactionBreakdown component 2018-09-12 19:48:52 -07:00
Alexander Tseung 084158f1a2 Add tests for TransactionActivityLog. Make changes to rendering events 2018-09-12 19:48:52 -07:00
Alexander Tseung 8143f7725a Edit styling of cards variant of SenderToRecipient component 2018-09-12 19:48:51 -07:00
Alexander Tseung 63ba6d1df4 Add HexToDecimal component 2018-09-12 19:48:51 -07:00
Alexander Tseung 18c94c4ac9 Add tests for Card component 2018-09-12 19:48:51 -07:00
Alexander Tseung 702b756882 Allow denominations in CurrencyDisplay component 2018-09-12 19:48:51 -07:00
Alexander Tseung e5ca2aac6f Allow more than 2 variable substitutions in the translation function 2018-09-12 19:48:51 -07:00
Alexander Tseung 31089778ba Add raised type buttons to Button component. Refactor all buttons within app to Button components 2018-09-12 19:48:51 -07:00
Alexander Tseung 930dac110a Add ActivityLog component 2018-09-12 19:48:51 -07:00
Dan Finlay 5a709306e4 Add jsdoc gh-pages script 2018-09-12 14:10:38 -07:00
Dan Finlay ce1975fbb4
Merge pull request #5240 from MetaMask/i5238-account-balance-update
Ensure account-tracker currentBlockNumber is set on first block update.
2018-09-11 14:31:10 -07:00
Dan Finlay 23c646c8ce
Merge pull request #5237 from whymarrh/update-fx
Update Firefox version for e2e tests
2018-09-11 12:52:46 -07:00
Dan Finlay 1d95dc72b1
Merge pull request #5236 from whymarrh/excise-config-manager
Delete ConfigManager class and replace its valid usages
2018-09-11 12:52:12 -07:00
Whymarrh Whitby 13bc46d824 Default NoticeController ctor opts to empty obj 2018-09-11 12:12:35 -07:00
Whymarrh Whitby f157d5371a Add html reporter to test coverage output 2018-09-11 09:39:16 -07:00
Whymarrh Whitby d60991ec88 Delete ConfigManager, replacing its usages with PreferencesController 2018-09-11 09:39:16 -07:00
Whymarrh Whitby 765cac839c Update Firefox version for e2e tests 2018-09-11 09:38:59 -07:00
Dan Miller eb32ccb0c7 Ensure account-tracker currentBlockNumber is set on first block update. 2018-09-11 12:51:49 -02:30
Frankie 1552fe1c3e
Merge pull request #5216 from MetaMask/tx-cancel
Add createCancelTransaction method
2018-09-10 13:29:29 -10:00
Frankie a43e71693f
Merge pull request #5223 from whymarrh/tx-error-tooltips
Show transaction error message tooltips for statuses
2018-09-10 13:25:59 -10:00
Dan Finlay 7fe638fec5
Merge pull request #5229 from whymarrh/fix-confirm-seed-words
Clear old seed words when importing new seed words
2018-09-10 14:52:36 -07:00
Dan Finlay 9b3b70433e
Merge pull request #5228 from ConnorChristie/memory-leaks
Upgrade obs-store and fix memory leaks
2018-09-10 14:50:47 -07:00
Whymarrh Whitby 8541442b8d Clear old seed words when importing new seed words 2018-09-10 14:04:58 -07:00
Alexander Tseung 43de189d06 Add createCancelTransaction method 2018-09-10 12:48:01 -07:00
Connor Christie ee568d5f5a Upgrade obs-store and fix memory leaks 2018-09-09 19:33:51 -05:00
Whymarrh Whitby e39050f4fe Show failed tx txMeta.err in tooltips 2018-09-08 20:56:02 -02:30
Whymarrh Whitby 9662f9b8b5 Show failed tx RPC error messages in tooltips
This changeset displays the error messages attached to txMeta for a failed tx
in a tooltip on hover in the tx list view. This will only display for txs with
the `txMeta.err.rpc.value` property, not all failed txs.
2018-09-08 20:50:31 -02:30
Whymarrh Whitby 47b32682f3 Don't render tooltips without titles 2018-09-08 20:50:31 -02:30
Whymarrh Whitby db241e6b91 Rewrite Tooltip component as ES6 2018-09-08 20:50:31 -02:30
Whymarrh Whitby 7c3b69e1e4 Attach the RPC error value to txMeta 2018-09-08 19:59:50 -02:30
Whymarrh Whitby fdb023381b
Merge pull request #5212 from whymarrh/yo-delete
Remove unused .yo-rc.json file
2018-09-06 14:38:01 -02:30
Whymarrh Whitby ec7e541572
Merge pull request #5213 from whymarrh/regen-lockfile
Regenerate lockfile
2018-09-06 14:37:47 -02:30
Whymarrh Whitby 61e45b4887 Remove unused .yo-rc.json file 2018-09-06 13:13:23 -02:30
Whymarrh Whitby 5d17194ec2 Regenerate lockfile
Refs #5138
2018-09-06 13:10:51 -02:30
Eugene Marinelli d27332955c Use correct loading message when connecting to Kovan (#5189)
* Use correct loading message when connecting to Kovan

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md
2018-09-06 12:20:55 -02:30
Whymarrh Whitby dc2431fe62
Merge pull request #5206 from whymarrh/fix-send-content-tests
Fix assertion of missing child component
2018-09-05 17:10:00 -02:30
Whymarrh Whitby 05c72070bb Fix assertion of missing child component 2018-09-05 16:35:37 -02:30
Dan J Miller bd49098039
Merge pull request #5188 from taobun/develop
edit decimal check in old-ui/
2018-09-04 21:39:01 -02:30
Dan Finlay 5043451356
Merge pull request #5167 from MetaMask/fix-watcAsset-images
Fix images for watched tokens
2018-09-04 12:56:56 -07:00
Dan J Miller 86bb96aaaf
Merge pull request #5129 from MetaMask/add-sidebar-component
Add sidebar component
2018-09-04 16:19:09 -02:30
bunoi f412b19244 fix check valid decimals code in new ui 2018-09-04 23:40:02 +07:00
Dan J Miller b9e4feac48
Merge pull request #5091 from MetaMask/i4945-feature-flag-hex-data
Adds feature flag toggle for the hex data row on the send screen.
2018-09-04 11:57:40 -02:30
Dan J Miller 03d789a490
Merge pull request #5115 from jdetychey/patch-1
Typo in "send" translation
2018-09-04 11:41:35 -02:30
Dan J Miller 8a1a733355
Merge pull request #5191 from eugeneiiim/patch-2
Fix CHANGELOG.md formatting
2018-09-04 11:27:51 -02:30
Dan J Miller 5b2864d070
Merge pull request #5138 from MetaMask/greenkeeper/monorepo.enzyme-1.6.0
Update enzyme to the latest version 🚀
2018-09-04 11:25:40 -02:30
Eugene Marinelli 810fbc4da0
Fix CHANGELOG.md formatting 2018-09-03 12:25:08 -04:00
bunoi c824418955 edit decimal check in old-ui/ 2018-09-03 18:32:38 +07:00