aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send_/send-header
Commit message (Collapse)AuthorAgeFilesLines
* Remove send_ directory, revert to just having sendDan2018-07-168-267/+0
| | | | | | Revert accidentally changed constants. Require defaults in ens-input, gas-fee-display and confirm screens.
* Merge branch 'develop' into contextTypesTrejGun2018-07-051-1/+1
|\ | | | | | | | | # Conflicts: # ui/app/components/send_/send-content/send-gas-row/gas-fee-display/gas-fee-display.component.js
| * eslint --fix .brunobar792018-07-031-1/+1
| |
* | convert contextType to static prop for refactored componentstrejgun2018-07-051-4/+4
|/
* Display correct titles and subtitles on send token and editing send ↵Dan2018-05-256-11/+102
| | | | transaction screens.
* Add index.js files to send_ subdirectoriesDan2018-05-151-0/+1
|
* Lint fixesDan2018-05-141-2/+0
|
* Fix test descriptions and remove unnecessary proptypes.Dan2018-05-101-1/+2
|
* Adds test for send, send-content, send-footer and send-header components.Dan2018-05-072-7/+77
|
* Unit tests for containers, utils and selectors in send_/Dan2018-05-051-0/+55
|
* Merge branch 'i3725-refactor-send-component-' into ↵Dan2018-05-012-11/+11
|\ | | | | | | i3725-refactor-send-component-2
| * Remove 'goHome' from send_Dan2018-05-011-2/+1
| |
| * Fix close button on send screenDan2018-04-301-3/+4
| |
| * Lint fixes and alphabetization for i3725-refactor-send-componentDan2018-04-272-6/+6
|/
* first commitDan2018-04-075-0/+51