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
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
6 years ago
Whymarrh Whitby
05c72070bb
Fix assertion of missing child component
6 years ago
bunoi
f412b19244
fix check valid decimals code in new ui
6 years ago
Esteban MIno
165a966a2a
balance components using selectors
6 years ago
Esteban MIno
63397047cf
fix integration test for asset images selectors
6 years ago
Esteban MIno
c8e5068537
fix watched tokens images showing in tx list
6 years ago
Esteban MIno
208312b239
fix watched asset image rendering on confirm transaction header
6 years ago
Esteban MIno
07cb6adc31
fix images for watched tokens
6 years ago
Dan Miller
40e0d92f57
Adds sidebar component and refactors slide in wallet view sidebar to use it.
6 years ago
Alexander Tseung
f78dc96a2c
Fix infinite spinner on failed transactions
6 years ago
Dan Miller
65873e33e4
Adds feature flag toggle for the hex data row on the send screen.
6 years ago
Alexander Tseung
c0e97d1739
Fix tests
6 years ago
Alexander Tseung
342522c6cf
Fix naming, add eth.getCode check for actions, fix translations for statuses
6 years ago
Alexander Tseung
eb17151ff4
Change "Outgoing" to "Sent Ether" or "Sent Token"
6 years ago
Alexander Tseung
da0df79047
Add CurrencyDisplay and TokenCurrencyDisplay components
6 years ago
Alexander Tseung
b48a293af0
Update retry transaction logic to use network nonce
6 years ago
Alexander Tseung
5dcd8ceb7b
Fix e2e tests
6 years ago
Alexander Tseung
9adf0c4b60
Fix integration tests
6 years ago
Alexander Tseung
c9ec5ed38d
Fix e2e tests
6 years ago
Alexander Tseung
e104744d3b
Fix shapeshift transactions. Delete unused files
6 years ago
Alexander Tseung
33a94332e4
Show token amounts in TransactionListItem for token transfers
6 years ago
Alexander Tseung
5ddd9b55be
Add retry button to TransactionListItem
6 years ago
Alexander Tseung
fa8313f903
Code cleanup
6 years ago
Alexander Tseung
5de48c67a0
Use css grid for TransactionListItem for responsive layout
6 years ago
Alexander Tseung
01f00a9ca6
Add tOrKey function to I18nProvider
6 years ago
Alexander Tseung
5ee40675b9
Refactor transactions list views. Add redesign components
6 years ago
Alexander Tseung
d733bd34fb
Delete unused files
6 years ago
Alexander Tseung
4e0693eaff
Add withMethodData HOC, add higher-order-component folder
6 years ago
Alexander Tseung
40d4ac9ae1
Add TransactionStatus component
6 years ago
Alexander Tseung
8a7547b9cd
Add MenuBar component
6 years ago
Alexander Tseung
d1de5ae94f
Add react-media package to prevent rendering wallet-view twice in the popup view
6 years ago
Alexander Tseung
3b408715c7
Refactor home screen and remove unused files
6 years ago
Esteban MIno
b59a1e91b8
typo watchAsset imageUrl to image
6 years ago
Alexander Tseung
7924dbc0c9
Use eth-contract-metadata data if the token symbol or decimals fail on retrieval
6 years ago
Evgeniy Filatov
9a80d6e859
updated docs, small improvement of recent RPC rendering
6 years ago
Evgeniy Filatov
c0b5e8a088
backported RPC improvements to oldui
6 years ago
Evgeniy Filatov
b23cca1469
implemented improvements to RPC history
6 years ago
Alexander Tseung
865a0d8173
Use eth_getCode to sort transaction action type
6 years ago
Alexander Tseung
d7d141cea5
Fix code readability, use PureComponent over Component
6 years ago
Alexander Tseung
01c0c98501
Add tabs support for PageContainer
6 years ago
Whymarrh Whitby
1e8e8bdfc8
Don't re-render the export modal when the selected identity changes
6 years ago
Whymarrh Whitby
a90c152485
Update AccountModalContainer to accept a selectedIdentity prop
6 years ago
Whymarrh Whitby
743c6e7ca4
Clear warnings when exportAccount succeeds
6 years ago
Whymarrh Whitby
456f2faf4f
Handle case where keyring is missing in AccountDetailsModal
6 years ago
Alexander Tseung
7294aede4f
Add new variant for SenderToRecipient component
6 years ago
Esteban MIno
153731e462
fix integration tests on balance component with new watchAsset
6 years ago
Esteban MIno
6ccf2811e7
unit tests for watchAsset
6 years ago