Commit Graph

71 Commits (94a89790dcca3003fde59e8385b8c3d32f36d466)

Author SHA1 Message Date
Alexander Tseung 469a79f97f Add fallback options for displaying recipient name in the Confirm screen 6 years ago
Dan bb855707ef ENS input in send form shows distinct errors for invalid addresses and non-existent addresses. 6 years ago
Dan 7c49009854 Unit tests for containers, utils and selectors in send_/ 7 years ago
bitpshr cce123c30e Show checksummed addresses throughout the UI 7 years ago
Thomas 4ffa74cbe6 Change double-quotes to single-quotes 7 years ago
Thomas 18e0a7e4f9 Add target=_blank exportAsFile 7 years ago
Dan J Miller d7a1019a2c Adding one or more tokens sets the selected token before returning the user to the main screen. (#2995) 7 years ago
Kevin Serrano 3e562f1a1e
Add backend fix for util in normalizeethstringtowei. 7 years ago
Dan 14bdc5a78c Client side error handling for from, to and amount fields in send.js 7 years ago
Chi Kei Chan d722c1045f Update yarn.lock; Fix tx-list-item overflow; Fix gas exchange rate 7 years ago
Chi Kei Chan 8f31b05ac5 Add token exchange rates 7 years ago
Kevin Serrano ef6967325e
Check if all lower or upper before doing checksum. 7 years ago
Kevin Serrano 7810880f0c
Add specific error message for failed address checksum. 7 years ago
Kevin Serrano fa1ec5dcd1
Move function as util function. 7 years ago
Dan e7b3ef0708 Lint fixes 7 years ago
Dan cd5861541c Use hex values only in send.js to handle limit and price; GasTooltip accepts and returns values as hex (allows user to enter floats) 7 years ago
Dan cd351e8aef Move getTaxBN and bnMultiplyByFraction to util.js 7 years ago
sdtsui 18496ad859 Render TxListItem component from real data: address, identicon, status, ETH value 7 years ago
Dan Finlay 86d367957f Move responsive ui into its own folder for easier merges 7 years ago
Dan Finlay 5eb3d5d485 Make folder for responsive UI 7 years ago
frankiebee 653319be10 move address check to util.isValidAddress 8 years ago
Frankie 7d9e295b75 Change regex in isHex function 8 years ago
Frankie d79424e9c0 clean up the isHex function 8 years ago
Frankie aa4746f4c7 Add test and ability for isHex to handle hex strings with hex-prefix 8 years ago
Frankie 5fb1e492fb Add valdations to txData param 8 years ago
Frankie edfb0eb968 Fix issue where if given a balance that does not need to be parsed will not be parsed 8 years ago
Kevin Serrano 683651e75d Lint and changelog. 8 years ago
Kevin Serrano 4cebf12bb5 Fix rounding issues. 8 years ago
Kevin Serrano 7d1b2db87e linting and ignoring. 8 years ago
Kevin Serrano fd37f5db65 Add fix for zero balance shorten. 8 years ago
Kevin Serrano 96cd087c97 Readd string to conform to tests. Will discuss later. 8 years ago
Kevin Serrano 2fc2731479 Remove unused None string. 8 years ago
Aust c1859a24ee Add eslint config to pass tests 8 years ago
Aust 061633bf67 Make zero balance display 0. Fixes #449 8 years ago
Frankie dbc9008295 Fix eth balance tooltip to show 6 decimals (#440) 8 years ago
Kevin Serrano d7e6b752a3 Integrate changes back into eth-balance 8 years ago
Kevin Serrano 6a61591dad Move shorten balance to util. Add as property of generateBalance object output. 8 years ago
Kevin Serrano 37f21cf18f Remove unused functions. Readd if necessary. 8 years ago
Frankie cd8ae4b5ff Change function name to generateBalanceObject 8 years ago
Frankie 0a6560bd5d Add method to deal with small decimals and create the object for eth-balance component 8 years ago
Frankie 2cc44df584 Revert back to original formatBalance 8 years ago
Dan Finlay 7481f7c3df Fleshed out pending tx view 8 years ago
Frankie 8834548b01 Handle to small of balances with "<0.00001" 8 years ago
Dan Finlay 7058dc4ee3 Began reworking tx conf view 8 years ago
Frankie 9d577ea023 Add decimal hendeling to ETH balance 8 years ago
Dan Finlay 2c89cd722e Simplify empty account balance rendering 8 years ago
Frankie 42cd0b69e7 Implemt new account layout 8 years ago
Frankie 5252504e3f WIP: Working on new layout 8 years ago
Dan Finlay 8fde8a8921 Manually linted 8 years ago
Dan Finlay a08c3bc01b Auto linted 8 years ago