aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/modals/modal.js
Commit message (Expand)AuthorAgeFilesLines
* use existing modalsbrunobar792018-07-311-0/+13
* Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial...brunobar792018-07-131-1/+27
|\
| * Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-071-1/+27
* | clean upbrunobar792018-07-111-1/+1
* | account removal is workingbrunobar792018-07-111-3/+2
* | finish warning modal UIbrunobar792018-07-111-2/+17
|/
* Add new alert modalsAlexander Tseung2018-06-011-31/+41
* Add notification for dropped retry transactions (#4363)Alexander Tseung2018-05-301-1/+34
* Fix confirmation popup not always openingAlexander Tseung2018-04-171-5/+6
* i18n redux solution doesn't require importing t() and passing state to each t...Dan2018-03-221-1/+1
* Handle i18n with redux.Dan2018-03-161-1/+1
* i18n - load locales manuallykumavis2018-03-151-5/+4
* Merge branch 'master' into i18nThomas Huang2018-03-141-4/+6
|\
| * Update deposit ether styling (#3510)Alexander Tseung2018-03-131-4/+6
* | Merge branch 'master' into i18nDan2018-03-071-1/+24
|\|
| * Shapeshift form handles market info unavailable errors.Dan2018-03-071-1/+11
| * Add reset account button to new UI.Dan2018-02-091-0/+13
* | 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-6/+4
|/
* [NewUI-flat] New deposit ether modal UI. (#2642)Dan J Miller2018-01-131-0/+32
* Show user notifications after switch between UIsDan2017-12-051-0/+37
* darker backdrop style for modalcjeria2017-11-101-1/+1
* More lint fixesDan2017-11-021-1/+1
* Fix gas input styling on mobile viewChi Kei Chan2017-10-251-4/+3
* [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state...Dan J Miller2017-10-141-0/+26
* Hide token confirmation modal uiDan2017-10-031-0/+15
* Shapeshift deposit tx modal.Dan2017-10-021-0/+8
* Hide ShapeShift and Fix Modal StylingsChi Kei Chan2017-09-291-8/+47
* Exports private key modal opens from dropdown.Dan2017-09-241-15/+27
* Buy Modal StylingChi Kei Chan2017-09-201-3/+4
* Style send token screenChi Kei Chan2017-09-111-0/+5
* Touch up style of account-details-modal.Dan2017-09-081-0/+2
* Lint fixesDan2017-08-311-6/+6
* Patch 3 new account modal (#1962)Dan J Miller2017-08-251-2/+8
* Patch 2 account details modal (#1957)Dan J Miller2017-08-251-2/+2
* Add wrapper CSS for AccountDetailsModalsdtsui2017-08-211-3/+11
* Enhance global modal to accept styles from different componentssdtsui2017-08-211-45/+62
* Implement new dropdown design, integrate account balancessdtsui2017-08-211-2/+2
* Hook up template for New Account Modalsdtsui2017-08-211-0/+4
* Enhance global modal to handle Buy, Edit, and Details Modalssdtsui2017-08-211-3/+11
* Extend modal implementation and state management to accomodate multiple modal...sdtsui2017-08-211-2/+14
* Move global modals into own pod, inside components/modalssdtsui2017-08-141-0/+100