aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/modals/account-details-modal.js
Commit message (Expand)AuthorAgeFilesLines
* Move setAccountLabel into PreferencesControllerWhymarrh Whitby2018-05-171-3/+3
* Removes t from props via metamask-connect and instead places it on context vi...Dan2018-03-291-3/+9
* Merge branch 'master' into i18n-translator-reduxDan2018-03-271-2/+2
|\
| * Update button stylesAlexander Tseung2018-03-261-2/+2
* | i18n redux solution doesn't require importing t() and passing state to each t...Dan2018-03-221-3/+2
* | Handle i18n with redux.Dan2018-03-161-4/+4
* | i18n - load locales manuallykumavis2018-03-151-1/+1
|/
* complete i18n across new UINick Doiron2018-01-301-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-2/+2
* Update styling for buttons, font weightsAlexander Tseung2018-01-121-2/+2
* Lint fixes for NewUI-flat.Dan2017-11-021-1/+1
* Allow editing account name in account details modalAlexander Tseung2017-10-261-8/+13
* Adds a back button to export private key modal; connects account details to s...Dan2017-09-281-2/+15
* Abstract account modal.Dan2017-09-221-35/+10
* Style send token screenChi Kei Chan2017-09-111-22/+12
* Close button in account-details-modal working.Dan2017-09-081-1/+3
* Lint fixesDan2017-08-311-4/+4
* Patch 2 account details modal (#1957)Dan J Miller2017-08-251-10/+5
* Hook up identicon and buttons to AccountDetailsModal, clean up colorssdtsui2017-08-221-18/+27
* Integrate old QR component with new modal layoutsdtsui2017-08-221-11/+15
* [WIP] Render a QR code in AccountDetailsModalsdtsui2017-08-221-3/+5
* [WIP] Aggregate data for QRViewsdtsui2017-08-221-2/+13
* Add wrapper CSS for AccountDetailsModalsdtsui2017-08-211-29/+25
* Hook up actions to EditAccountNameModalsdtsui2017-08-211-14/+14
* Enhance global modal to handle Buy, Edit, and Details Modalssdtsui2017-08-211-0/+73