aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send_/send.component.js
Commit message (Expand)AuthorAgeFilesLines
* Remove send_ directory, revert to just having sendDan2018-07-161-179/+0
* Merge pull request #4702 from BitGuildPlatform/contextTypesDan J Miller2018-07-141-4/+4
|\
| * convert contextType to static prop for refactored componentstrejgun2018-07-051-4/+4
* | Improve send token error ux.Dan2018-07-051-1/+18
|/
* On send screen amount change, updateGas call now includes current to address.Dan2018-06-191-2/+4
* Estimate gas limit when the token amount changes. Fix amount inputAlexander Tseung2018-06-161-2/+2
* Fix calculation of data property for gas estimation on token transfers.Dan2018-06-021-3/+0
* Auto update gas estimate when to changes.Dan2018-05-311-2/+5
* Estimate gas using same algorithm as backend.Dan2018-05-311-0/+3
* Simplify gas estimate actions and add local estimateGasPriceFromRecentBlocks ...Dan2018-05-311-0/+3
* Update amount error on update of send screen.Dan2018-05-311-18/+19
* Display correct titles and subtitles on send token and editing send transacti...Dan2018-05-251-2/+2
* Send refactor: fix amount max button for tokens.Dan2018-05-241-1/+12
* Import defaults in send_/Dan2018-05-151-3/+3
* Merge branch 'i3725-refactor-send-component-' into i3725-refactor-send-compon...Dan2018-05-011-0/+142
|\
| * Fix close button on send screenDan2018-04-301-1/+1
| * Further refactors; includes refactor of send-v2.js and associated containerDan2018-04-301-0/+143
|/
* first commitDan2018-04-071-0/+0