aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send/send-content
Commit message (Expand)AuthorAgeFilesLines
* Folder restructure (#6304)Chi Kei Chan2019-03-2274-3087/+0
* Metametrics (#6171)Dan J Miller2019-03-054-5/+42
* Fix gas estimation when sending to contracts (#6195)Dan J Miller2019-02-262-2/+3
* Fixed issue #5838 (#6001)Jonathan Smirnoff2019-02-143-8/+9
* Add e2e tests adjusting gas before sendingWhymarrh Whitby2019-02-091-2/+6
* Fix inline advanced gas editingWhymarrh Whitby2019-02-092-29/+13
* Set custom gas data in state from inline advance gas controls on send screen ...Dan J Miller2019-02-072-2/+11
* Add togglable advanced gas controls on send and confirm screens (#6112)Dan J Miller2019-02-063-30/+153
* Prevent send to token warning (#6058)Esteban Miño2019-01-2414-10/+194
* Prevent send to token (#6051)Esteban Miño2019-01-237-3/+61
* Prevent users from changing the From field in the send screen (#5922)Alexander Tseung2018-12-1414-407/+26
* Uses more reliable api on main send screen; caches basic api results in modalDan Miller2018-12-042-3/+3
* Fixes for components that break e2e gas customization tests, plus unit test u...Dan Miller2018-12-046-17/+43
* Test updates and additions for button integration with send screen.Dan Miller2018-12-047-16/+150
* Integrate gas buttons with the send screen.Dan Miller2018-12-044-16/+76
* Fix rounding issue when sending max tokens (#5695)Alexander Tseung2018-11-2012-34/+40
* Add Activity Log entry for onchain failures for a transaction. Change scrolli...Alexander Tseung2018-10-231-1/+0
* Adds toggle for primary currency (#5421)Alexander Tseung2018-10-174-70/+49
* Decrease click area for AmountMaxButton on send screenWhymarrh Whitby2018-10-162-19/+24
* Recipient not required on send screen when hex data presentWhymarrh Whitby2018-10-015-4/+17
* Update gas when hex data changes on send screenWhymarrh Whitby2018-10-012-6/+14
* Fix assertion of missing child componentWhymarrh Whitby2018-09-061-1/+1
* Adds feature flag toggle for the hex data row on the send screen.Dan Miller2018-08-272-2/+15
* Add new variant for SenderToRecipient componentAlexander Tseung2018-08-232-2/+2
* fix linting errorsbrunobar792018-07-271-1/+0
* added webrtc-adapter for browser compatbrunobar792018-07-271-0/+1
* fully working without tweaking ext. permissionbrunobar792018-07-272-1/+2
* added qr code scanner icon in send transactionbrunobar792018-07-242-2/+5
* camera working back and forthbrunobar792018-07-241-0/+2
* Don't set txData to an empty stringWhymarrh Whitby2018-07-181-1/+1
* Hook up send component w/ UPDATE_SEND_HEX_DATA actionWhymarrh Whitby2018-07-183-5/+28
* Add hex data row to send screenWhymarrh Whitby2018-07-184-0/+41
* Remove send_ directory, revert to just having sendDan2018-07-1673-0/+2754