Alexander Tseung
5a6c333506
Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal
6 years ago
Alexander Tseung
3e470fee8a
Add withModalProps HOC
6 years ago
Alexander Tseung
04ec3f0b6b
Fix Transaction view styles
6 years ago
Alexander Tseung
d0d0103bb5
Add Modal component
6 years ago
Alexander Tseung
44d4b5b5db
Refactor ConfirmPageContainerError to ErrorMessage
6 years ago
Whymarrh Whitby
3987f9860f
Move main-container wrapper div into its own class
6 years ago
Whymarrh Whitby
fbf14cd130
Prevent loading screen from overlaying the app bar
...
Refs #4417
This change is functional copy of 3893469
that solves the problem in a way
that doesn't depend on the height of the app bar since the app bar isn't a
fixed height in the smaller views.
6 years ago
Whymarrh Whitby
4c37669557
Make the LoadingScreen component 100% as tall as its container
6 years ago
Whymarrh Whitby
b1b5968e5e
Remove unused loading-overlay--full-screen CSS styles
...
Refs #4417
6 years ago
Alexander Tseung
91ee373dbe
Fix exception thrown on getTokenData
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
b062fe2e99
Fix speed up functionality
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
bitpshr
42fdcf6239
Update new method namespace from v2 to v3
6 years ago
bitpshr
36dd0354e7
Implement latest EIP-712 protocol
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
Whymarrh Whitby
8541442b8d
Clear old seed words when importing new seed words
6 years ago
Alexander Tseung
43de189d06
Add createCancelTransaction method
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
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