aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/modals/buy-options-modal.js
Commit message (Expand)AuthorAgeFilesLines
* Clean up network configAlexander Tseung2018-04-241-2/+2
* Removes t from props via metamask-connect and instead places it on context vi...Dan2018-03-291-8/+14
* i18n redux solution doesn't require importing t() and passing state to each t...Dan2018-03-221-8/+7
* Handle i18n with redux.Dan2018-03-161-9/+9
* i18n - load locales manuallykumavis2018-03-151-1/+1
* separate out cross-browser i18n for extensionsNick Doiron2018-01-251-0/+1
* better organization of locale file; i18n in more view filesNick Doiron2018-01-241-7/+7
* [NewUI-flat] New deposit ether modal UI. (#2642)Dan J Miller2018-01-131-1/+1
* 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