aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send
Commit message (Collapse)AuthorAgeFilesLines
* Refactor amount input: dynamic input width with vanilla js.Dan2017-10-131-41/+32
|
* Send v2 amount unit moves correctly.Dan2017-10-131-1/+19
|
* Adds amount and gas field to sendV2.Dan2017-10-131-0/+85
|
* Send v2 to autocomplete.Dan2017-10-111-0/+55
|
* Refactor 'rendersingleidentity' to a stand alone account-list-item component.Dan2017-10-102-49/+71
|
* UI for readonly from component. From dropdown opening and closing. Mockdata.Dan2017-10-101-0/+94
|
* Stop setting 'currentCurrency' and use local state for active currency in ↵Dan2017-09-144-12/+12
| | | | send.js
* Add token exchange ratesChi Kei Chan2017-09-132-4/+31
|
* Add frontend validation to send-tokenChi Kei Chan2017-09-121-2/+2
|
* Add buttons; handle back; add yarn.lockChi Kei Chan2017-09-121-5/+14
|
* Lint fixesDan2017-08-312-19/+17
|
* Refactor gas-fee-display to include usd and eth fee displays as separate ↵Dan2017-08-313-30/+93
| | | | components.
* Move gas fee to a separate component.Dan2017-08-311-0/+53
|
* Move currency toggle to its own component.Dan2017-08-312-0/+128