kumavis
1f30ff5e47
i18n - index - fix whitespace
6 years ago
Farah Brunache
250b4a3e0a
fixed quotes in line 749
6 years ago
Farah Brunache
b2a93ba278
fixed some grammatical errors
6 years ago
Farah Brunache
906628e54b
added Haitian Creole translations
6 years ago
Chad Grimaldi
2f14f978e3
compute and display checksummed hash in selected-account component ( #5255 )
6 years ago
Sean
cd28dbb1d5
Improvement: Increase click area for arrows ( #5264 )
6 years ago
Alexander Tseung
9ad3fa80f3
Merge pull request #5270 from MetaMask/fix-retry
...
Fix speed up functionality
6 years ago
Alexander Tseung
b062fe2e99
Fix speed up functionality
6 years ago
Paul Bouchon
2ec09362c5
EIP-1102: Transitionary API ( #5256 )
6 years ago
Whymarrh Whitby
d34edaada1
Merge pull request #5261 from lastblocklabs/style-fix-5242
...
lower input z-index to prevent overlap - follow up style fix to #5242
6 years ago
Alexander Tseung
e8dda780b2
Merge pull request #5262 from lastblocklabs/issue-5183-jsonimport
...
Bug Fix : #5183 history not defined
6 years ago
Sean Rabaut
c5b9409701
Bug Fix : #5183 history not defined
6 years ago
chadmg
055ddd5f1e
follow up style fix to #5242
6 years ago
Dan Finlay
ad6e31ec84
Merge pull request #5247 from MetaMask/AddDocs
...
Add jsdoc gh-pages script
6 years ago
Alexander Tseung
16d6cd5eb9
Merge pull request #5182 from MetaMask/tx-activity
...
Add Transaction Details to the Transaction List view
6 years ago
Chad Grimaldi
014240b066
increase z-index of send-to input to allow for right-click ( #5242 )
6 years ago
Alexander Tseung
f1a309e0cc
Fix identicon address. Fix styling of New Contract recipient. Fix Activity Log initial ETH value. Add timestamps to Activity Log events
6 years ago
Alexander Tseung
c18c0e1c30
Fix tests. Add className to Identicon ethLogos.
6 years ago
Alexander Tseung
c04d9095dd
Add WEI to getEthConversionFromWeiHex
6 years ago
Alexander Tseung
01e9f03701
Add transaction details to TransactionListItem component
6 years ago
Alexander Tseung
5beb34aa52
Add TransactionListItemDetails component
6 years ago
Alexander Tseung
fd51ab1229
Add TransactionBreakdown component
6 years ago
Alexander Tseung
084158f1a2
Add tests for TransactionActivityLog. Make changes to rendering events
6 years ago
Alexander Tseung
8143f7725a
Edit styling of cards variant of SenderToRecipient component
6 years ago
Alexander Tseung
63ba6d1df4
Add HexToDecimal component
6 years ago
Alexander Tseung
18c94c4ac9
Add tests for Card component
6 years ago
Alexander Tseung
702b756882
Allow denominations in CurrencyDisplay component
6 years ago
Alexander Tseung
e5ca2aac6f
Allow more than 2 variable substitutions in the translation function
6 years ago
Alexander Tseung
31089778ba
Add raised type buttons to Button component. Refactor all buttons within app to Button components
6 years ago
Alexander Tseung
930dac110a
Add ActivityLog component
6 years ago
Dan Finlay
5a709306e4
Add jsdoc gh-pages script
6 years ago
Dan Finlay
ce1975fbb4
Merge pull request #5240 from MetaMask/i5238-account-balance-update
...
Ensure account-tracker currentBlockNumber is set on first block update.
6 years ago
Dan Finlay
23c646c8ce
Merge pull request #5237 from whymarrh/update-fx
...
Update Firefox version for e2e tests
6 years ago
Dan Finlay
1d95dc72b1
Merge pull request #5236 from whymarrh/excise-config-manager
...
Delete ConfigManager class and replace its valid usages
6 years ago
Whymarrh Whitby
13bc46d824
Default NoticeController ctor opts to empty obj
6 years ago
Whymarrh Whitby
f157d5371a
Add html reporter to test coverage output
6 years ago
Whymarrh Whitby
d60991ec88
Delete ConfigManager, replacing its usages with PreferencesController
6 years ago
Whymarrh Whitby
765cac839c
Update Firefox version for e2e tests
6 years ago
Dan Miller
eb32ccb0c7
Ensure account-tracker currentBlockNumber is set on first block update.
6 years ago
Frankie
1552fe1c3e
Merge pull request #5216 from MetaMask/tx-cancel
...
Add createCancelTransaction method
6 years ago
Frankie
a43e71693f
Merge pull request #5223 from whymarrh/tx-error-tooltips
...
Show transaction error message tooltips for statuses
6 years ago
Dan Finlay
7fe638fec5
Merge pull request #5229 from whymarrh/fix-confirm-seed-words
...
Clear old seed words when importing new seed words
6 years ago
Dan Finlay
9b3b70433e
Merge pull request #5228 from ConnorChristie/memory-leaks
...
Upgrade obs-store and fix memory leaks
6 years ago
Whymarrh Whitby
8541442b8d
Clear old seed words when importing new seed words
6 years ago
Alexander Tseung
43de189d06
Add createCancelTransaction method
6 years ago
Connor Christie
ee568d5f5a
Upgrade obs-store and fix memory leaks
6 years ago
Whymarrh Whitby
e39050f4fe
Show failed tx txMeta.err in tooltips
6 years ago
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.
6 years ago
Whymarrh Whitby
47b32682f3
Don't render tooltips without titles
6 years ago
Whymarrh Whitby
db241e6b91
Rewrite Tooltip component as ES6
6 years ago