aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send_/send-content
Commit message (Expand)AuthorAgeFilesLines
* eslint --fix .brunobar792018-07-0312-12/+12
* Merge pull request #4687 from snreynolds/i4623-getConvertedCurrencyDan J Miller2018-06-304-6/+6
|\
| * fixes #4623Sara Reynolds2018-06-304-6/+6
* | Improve attribute syntax in send-amount-row.component.jsDan J Miller2018-06-301-1/+1
* | Remove input arrows for send screen amount row on firefox.Dan2018-06-291-0/+1
|/
* Merge pull request #4674 from MetaMask/removeOnlyTestsThomas Huang2018-06-291-1/+1
|\
| * Remove .only on testtmashuang2018-06-271-1/+1
* | Merge pull request #4574 from MetaMask/i4409-i4410-ens-input-enhancementsDan J Miller2018-06-284-13/+17
|\ \ | |/ |/|
| * Merge branch 'develop' into i4409-i4410-ens-input-enhancementsDan2018-06-203-3/+24
| |\
| * | ENS input in send form shows distinct errors for invalid addresses and non-ex...Dan2018-06-154-13/+17
* | | Merge pull request #4627 from TrejGun/gas-fee-displayDan J Miller2018-06-275-2/+119
|\ \ \ | |_|/ |/| |
| * | linttrejgun2018-06-212-3/+13
| * | refactor gas-fee-display componenttrejgun2018-06-215-2/+109
| |/
* | Revert to updating amount on blur of input change; update gas on blur of amou...Dan2018-06-192-5/+11
* | Fix unit testsAlexander Tseung2018-06-161-3/+8
* | Estimate gas limit when the token amount changes. Fix amount inputAlexander Tseung2018-06-162-4/+14
|/
* 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