aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/pages/send
Commit message (Expand)AuthorAgeFilesLines
* it seems safer to have workaround in UI layer instead of changing the constan...Chen Wei2019-07-031-1/+1
* Revert "part of replacing 'ETH'"Chen Wei2019-07-031-2/+2
* part of replacing 'ETH'Chen Wei2019-07-021-2/+2
* revert replacing "ETH" with "TAN"Chen Wei2019-07-021-1/+1
* configuration, translation updatingChen Wei2019-07-021-1/+1
* Revert "fixed #5524"Jenny Pollack2019-06-071-16/+5
* Remove unused fn arguments in AmountMaxButtonWhymarrh Whitby2019-05-211-1/+1
* Improved UX for sweeping accounts (#6488)Etienne Dusseault2019-05-2110-31/+137
* fixed #5524Alex Ivasyuv2019-05-151-5/+16
* Check for unused function arguments (#6583)Whymarrh Whitby2019-05-097-8/+8
* Remove KNOWN_ADDRESS_ERROR from error objects (#6578)Chi Kei Chan2019-05-092-7/+6
* Use metricsEvent in AmountMaxButton componentWhymarrh Whitby2019-05-082-5/+15
* Merge pull request #6481 from MetaMask/address-prop-types-errorsThomas Huang2019-04-181-1/+1
|\
| * Ensure future tokens add decimals as numbers while supporting numbers and str...Dan Miller2019-04-181-1/+1
* | Make height consistent on all row in send-content (#6480)Chi Kei Chan2019-04-182-3/+0
|/
* Fix PropTypes validation in send-asset-rowChi Kei Chan2019-04-181-1/+1
* Add token selection to the send screen (#6445)Chi Kei Chan2019-04-18118-0/+8225