aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send_
Commit message (Expand)AuthorAgeFilesLines
* Add missing unit tests in send_/: now 100% function test coverage in send_/Dan2018-05-144-112/+298
* Lint fixesDan2018-05-1410-31/+6
* Unit tests for account-list-item, amount-max-button and send-amount-row compo...Dan2018-05-143-0/+381
* 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-105-14/+10
* Adds test for send, send-content, send-footer and send-header components.Dan2018-05-076-16/+516
* Unit tests for containers, utils and selectors in send_/Dan2018-05-0533-50/+2483
* Merge branch 'i3725-refactor-send-component-' into i3725-refactor-send-compon...Dan2018-05-0137-251/+1582
|\
| * Remove 'goHome' from send_Dan2018-05-012-4/+1
| * Move getMaxModeOn selector to amount-max-button container.Dan2018-05-013-6/+10
| * Use constants for send screen errors messages.Dan2018-05-014-9/+29
| * Fix send-v2__form class in send-content.componentDan2018-05-011-1/+1
| * Fix amount max button.Dan2018-05-015-7/+7
| * Fix close button on send screenDan2018-04-302-4/+5
| * Further refactors; includes refactor of send-v2.js and associated containerDan2018-04-3015-123/+384
| * Fixes to get tests passing.Dan2018-04-272-2/+2
| * Lint fixes and alphabetization for i3725-refactor-send-componentDan2018-04-2728-328/+311
| * Core of the refactor completeDan2018-04-2730-92/+747
| * second commitDan2018-04-1118-50/+461
|/
* first commitDan2018-04-0783-0/+654