Commit Graph

2095 Commits (91f91d92fe2798789c26739af818e8f18a2547fb)

Author SHA1 Message Date
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 e5391cf9fd Allow sending 0 eth or tokens 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 c420249fb9 Adds max amount feature 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
Daijiro Wachi 6574499165 Use const and fix lint warnings 7 years ago
Daijiro Wachi 0bfa10e501 Remove warning message when show import page 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
Alexander Tseung 4e8d8639cb Fix Settings/Info screen being visible on logout (#2490) 7 years ago
Dan J Miller 3d53716f43 Correct rendering of conversions when conversion rate is a token. (#2498) 7 years ago
Kevin Serrano 3deeb6df0b
Add option to copy directly to clipboard. 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 0d8f21ad58 Fix input border rendering on mobile 7 years ago
Chi Kei Chan b2e440e4ff Add Token styling fix 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 0d39a3a8d4 Fix send token bug. 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
Dan Finlay c0e0522c30 Remove css build bundle from uat 7 years ago
Chi Kei Chan 2b72b70647 Add GWEI to gas price unit 7 years ago
Chi Kei Chan ff7e7db9ec From and To field cannot be the same 7 years ago
Chi Kei Chan 0d522139ba Fix gas input styling on mobile view 7 years ago