Commit Graph

1003 Commits (99898ac77594d8fe6d4d2aa5bc3e3ba6492f4a10)

Author SHA1 Message Date
Dan 960cc8abcb Gas customzier does not consider amount when sending tokens. 7 years ago
Dan bbdb35c35a Use currency input component in input number, to improve input behaviour in gas estimator 7 years ago
Alexander Tseung 59e46e7cb2 Show tokens with zero balance 7 years ago
Dan 9e3f921ba9 Create single action for updating all of send in redux state. 7 years ago
Dan 4671f28476 Allow editing of token transactions. 7 years ago
Dan 0a91671ff6 Fix lint errors. 7 years ago
Dan 34ca7290c5 Allow editing of send ether. 7 years ago
Dan 7eb083bd9f Improve variable name. 7 years ago
Dan 544166437a Deposit button shows link to faucet on testnet networks. 7 years ago
Dan 08d9ecc045 Cursor pointer and hover background on from and to dropdown items. 7 years ago
Dan a33ced3994 Focus amount input when click anywhere in amount field container 7 years ago
Dan 5a0126f17b Rounding of vals < 0.01 in currency display consistent with master. 7 years ago
Thomas Huang 5120cfdff3 Linting 7 years ago
Dan 62f2aebe1d Network loading does not block network loading. 7 years ago
cjeria 424c1f23c9 darker backdrop style for modal 7 years ago
Dan d1977225a4 Calculate max amount for send ether based on minimum gas total. 7 years ago
Dan c156c85eaa Fix amount max for sending token. 7 years ago
Dan c57d504794 Add currency-input component to correct send amount behaviour and move currency display value state to parent component. 7 years ago
Dan 8c6e1232e4 Lint fixes. 7 years ago
Dan 716bbf67d7 Set gas price allows for WEI precision. 7 years ago
Dan b16946723f Insufficient balance warning in gas customizer works for send token 7 years ago
Dan 319779ab08 Adds max amount feature for send-ether 7 years ago
Dan 67bdfe87e3 Token balance in send state; validating sufficient tokens, validation updates on 'from' switching. 7 years ago
Dan dc0b3255cf Fixes width of from and to dropdowns in extension and on mobile views. 7 years ago
Dan 56e9f98bd0 More lint fixes 7 years ago
Dan 5a94775b3f Lint fixes for NewUI-flat. 7 years ago
frankiebee 06a931f988 ui - allow optional size for mascot 7 years ago
Dan c8c918d44e Add utility for getting token data; get token data in tx-list even if token has been removed. 7 years ago
Alexander Tseung 5d8b53bcf4 Provide default new account name 7 years ago
Dan J Miller 3d53716f43 Correct rendering of conversions when conversion rate is a token. (#2498) 7 years ago
Dan 0ed1add110 Clear import error state on logout. 7 years ago
Dan f9fc6cec3b eth_sign warning color 7 years ago
Dan 220da24f9a Change min gas price to 0.1 GWEI 7 years ago
Alexander Tseung 22d9e3a7e6 Allow editing account name in account details modal 7 years ago
Chi Kei Chan fa95303e1e Sign Typed Request styling fixes 7 years ago
Dan ddf11011c9 Signature request fixes. 7 years ago
Alexander Tseung 39d4fe311f Fix Import an Account link not working in Create Account modal 7 years ago
Dan 78836b0ead Signature Request 7 years ago
Dan f89b766534 Adds revert feature to customize gas modal. 7 years ago
Alexander Tseung 3d8182f5d5 Add Info section 7 years ago
Kevin Serrano 4903f3e71a
Add labels to clarify warning. 7 years ago
Kevin Serrano e7a22fc62b
Account for non-submitted mins and max 7 years ago
Kevin Serrano b3b9e16ec0
Add clarifying comment about wei conversion. 7 years ago
Kevin Serrano 7f093f67a7
Cut out intermediary wei steps. 7 years ago
Kevin Serrano dee172fb3a
Remove unneeded toString conversions. 7 years ago
Kevin Serrano e1b9734cbf
Move upsize conversions for input warning at front of fn. 7 years ago
Kevin Serrano cb7d07ebae
Fix mismatched decimal/hex conversion in pending-tx 7 years ago
Chi Kei Chan 2b72b70647 Add GWEI to gas price unit 7 years ago
Chi Kei Chan 0d522139ba Fix gas input styling on mobile view 7 years ago
Chi Kei Chan 7c10cda8a4 Fix alignment on right arrow of confirm tx screens 7 years ago