aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/signature-request.js
Commit message (Expand)AuthorAgeFilesLines
* Folder restructure (#6304)Chi Kei Chan2019-03-221-316/+0
* Metametrics (#6171)Dan J Miller2019-03-051-0/+15
* implement class for sign footer button (#6120)Brandon Wissmann2019-02-081-0/+1
* Disable account dropdown on signing screens (#6024)Alexander Tseung2019-01-171-10/+3
* fix formatting of 32-byte strings in personal_sign (#5878)Noah Zinsmeister2018-12-101-1/+1
* Fix blockies icons overriding contract map icons. Refactor Identicon componen...Alexander Tseung2018-10-251-1/+1
* Update Zendesk links for new subdomainWhymarrh Whitby2018-10-121-1/+1
* Update new method namespace from v2 to v3bitpshr2018-09-141-3/+3
* Implement latest EIP-712 protocolbitpshr2018-09-141-7/+23
* Add raised type buttons to Button component. Refactor all buttons within app ...Alexander Tseung2018-09-131-2/+8
* Fix multiple signature requests showing an infinite spinnerAlexander Tseung2018-07-111-2/+11
* removed stray console.logKoh Wei Jie2018-06-221-1/+0
* fixed blank boolean field for typed signing for new UIKoh Wei Jie2018-06-221-0/+4
* add help link to eth_sign warningBobby Dresser2018-06-121-1/+8
* Change btn-secondary styles to btn-default. Make btn-secondary red warning st...Alexander Tseung2018-06-011-2/+2
* Update designs for Add Token screenAlexander Tseung2018-05-201-1/+1
* Fix merge conflictsAlexander Tseung2018-03-311-11/+17
|\
| * Removes t from props via metamask-connect and instead places it on context vi...Dan2018-03-291-11/+17
* | Fix merge conflicts. Refactor renderPrimary into Home componentAlexander Tseung2018-03-311-3/+14
|/
* 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-11/+10
* | Fixed t() calls where localeMessages is missing; and fix incorrect connect re...Dan2018-03-201-2/+2
* | Handle i18n with redux.Dan2018-03-161-10/+10
|/
* complete i18n across new UINick Doiron2018-01-301-4/+4
* get t imported in all files currently using i18nNick Doiron2018-01-251-0/+1
* better organization of locale file; i18n in more view filesNick Doiron2018-01-241-2/+2
* first steps to i18nNick Doiron2018-01-231-14/+10
* More lint fixesDan2017-11-021-16/+12
* Lint fixes for NewUI-flat.Dan2017-11-021-5/+0
* eth_sign warning colorDan2017-10-271-1/+8
* Sign Typed Request styling fixesChi Kei Chan2017-10-261-2/+2
* Signature request fixes.Dan2017-10-261-6/+16
* Signature RequestDan2017-10-261-0/+245