aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/modals/buy-options-modal.js
Commit message (Collapse)AuthorAgeFilesLines
* [NewUI-flat] New deposit ether modal UI. (#2642)Dan J Miller2018-01-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | * New deposit ether modal. * New deposit modal full screen on mobile, and other style fixes. * Hide shapeshift option from deposit modal for now. * Add shapeshift form to new deposit modal. * Store recipient address for shapeshift tx in background. * Use Simpledropdown to achieve desired styling in coin selector. * Lint fix * Fix typos and remove dead code. * Remove storage of shapeshift receiving address from background. * Fix typos
* Improve variable name.Dan2017-11-141-2/+2
|
* Deposit button shows link to faucet on testnet networks.Dan2017-11-141-15/+23
|
* Change all "Buy" to "Deposit"Alexander Tseung2017-10-231-2/+2
|
* Hide ShapeShift and Fix Modal StylingsChi Kei Chan2017-09-291-5/+5
|
* Open account details modal on buy -> direct deposit.Dan2017-09-231-1/+11
|
* Lint fixesDan2017-08-311-3/+3
|
* Hook up identicon and buttons to AccountDetailsModal, clean up colorssdtsui2017-08-221-3/+0
|
* Hook up actions to EditAccountNameModalsdtsui2017-08-211-14/+14
|
* Enhance global modal to handle Buy, Edit, and Details Modalssdtsui2017-08-211-0/+80