aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send_/send-content
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i3725-refactor-send-component-' into i3914-fix-newui-send-gas-e...Dan2018-06-012-23/+21
|\
| * Merge pull request #4386 from MetaMask/i4077-replace-currency-input-with-nume...Dan J Miller2018-06-012-23/+21
| |\
| | * Replaces currency-input.js with NumericInputDan2018-05-292-23/+21
* | | Auto update gas estimate when to changes.Dan2018-05-316-13/+43
|/ /
* / Fix setting of token balance on account switch in send screen from field.Dan2018-05-312-2/+2
|/
* Clean up for send refactor PR.Dan2018-05-253-3/+3
* Fix display of primary currency symbol in send amount rowDan2018-05-252-2/+8
* Import defaults in send_/Dan2018-05-158-14/+14
* Add index.js files to send_ subdirectoriesDan2018-05-1510-0/+10
* Rename ducks/send.js to ducks/send.duck.jsDan2018-05-148-8/+8
* Lint fixesDan2018-05-146-22/+5
* Unit tests for account-list-item, amount-max-button and send-amount-row compo...Dan2018-05-142-0/+252
* Unit tests for from-dropdown; split out send-dropdown-list from from-dropdownDan2018-05-124-39/+260
* SendRowErrorMessage component test.Dan2018-05-111-0/+28
* Unit tests for send from, gas, to and wrapper row components.Dan2018-05-114-0/+403
* Fix test descriptions and remove unnecessary proptypes.Dan2018-05-102-12/+5
* Adds test for send, send-content, send-footer and send-header components.Dan2018-05-071-0/+38
* Unit tests for containers, utils and selectors in send_/Dan2018-05-0518-15/+738
* Move getMaxModeOn selector to amount-max-button container.Dan2018-05-013-6/+10
* Use constants for send screen errors messages.Dan2018-05-012-3/+7
* Fix send-v2__form class in send-content.componentDan2018-05-011-1/+1
* Fix amount max button.Dan2018-05-015-7/+7
* Further refactors; includes refactor of send-v2.js and associated containerDan2018-04-3010-114/+27
* Fixes to get tests passing.Dan2018-04-272-2/+2
* Lint fixes and alphabetization for i3725-refactor-send-componentDan2018-04-2719-151/+136
* Core of the refactor completeDan2018-04-2719-88/+209
* second commitDan2018-04-1117-30/+434
* first commitDan2018-04-0758-0/+386