aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send_/send-content/send-from-row
Commit message (Expand)AuthorAgeFilesLines
* Remove send_ directory, revert to just having sendDan2018-07-1613-505/+0
* Merge branch 'develop' into contextTypesTrejGun2018-07-052-2/+2
|\
| * eslint --fix .brunobar792018-07-032-2/+2
* | convert contextType to static prop for refactored componentstrejgun2018-07-052-8/+8
|/
* 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-251-1/+1
* Import defaults in send_/Dan2018-05-152-4/+4
* Add index.js files to send_ subdirectoriesDan2018-05-152-0/+2
* Rename ducks/send.js to ducks/send.duck.jsDan2018-05-142-2/+2
* Lint fixesDan2018-05-142-8/+2
* Unit tests for from-dropdown; split out send-dropdown-list from from-dropdownDan2018-05-122-39/+100
* Unit tests for send from, gas, to and wrapper row components.Dan2018-05-111-0/+125
* Unit tests for containers, utils and selectors in send_/Dan2018-05-054-14/+132
* Further refactors; includes refactor of send-v2.js and associated containerDan2018-04-302-6/+6
* Fixes to get tests passing.Dan2018-04-271-1/+1
* Lint fixes and alphabetization for i3725-refactor-send-componentDan2018-04-274-28/+26
* Core of the refactor completeDan2018-04-274-13/+91
* second commitDan2018-04-112-4/+4
* first commitDan2018-04-0712-0/+129