aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/modals
Commit message (Expand)AuthorAgeFilesLines
* Close transaction details modal when clicking speed upAlexander Tseung2018-09-271-2/+8
* Fix multiplyCurrencies. Add onClose prop for Modal component. Remove hideModa...Alexander Tseung2018-09-216-24/+35
* Add unit testsAlexander Tseung2018-09-204-9/+88
* Add TransactionDetails modalAlexander Tseung2018-09-204-0/+62
* Switch existing modals from using Notification to Modal. Remove Notification ...Alexander Tseung2018-09-2026-302/+428
* Add raised type buttons to Button component. Refactor all buttons within app ...Alexander Tseung2018-09-134-23/+46
* fix conflictsEsteban MIno2018-08-293-15/+39
|\
| * Merge pull request #5102 from whymarrh/fix-account-export-pw-bugWhymarrh Whitby2018-08-232-5/+20
| |\
| | * Clear warnings when exportAccount succeedsWhymarrh Whitby2018-08-231-4/+19
| | * Handle case where keyring is missing in AccountDetailsModalWhymarrh Whitby2018-08-231-1/+1
| * | Don't re-render the export modal when the selected identity changesWhymarrh Whitby2018-08-231-8/+17
| * | Update AccountModalContainer to accept a selectedIdentity propWhymarrh Whitby2018-08-231-2/+2
| |/
* | typo watchAsset imageUrl to imageEsteban MIno2018-08-241-2/+2
* | refactor watchToken related functionsEsteban MIno2018-08-211-3/+3
* | Merge branch 'develop' into WatchTokenFeatureEsteban MIno2018-08-217-2/+354
|\|
| * ui fixesbrunobar792018-08-151-2/+14
| * add submit button typebrunobar792018-08-091-0/+1
| * lintbrunobar792018-08-081-1/+1
| * code review changesbrunobar792018-08-081-8/+17
| * clear qr code data before scanningbrunobar792018-08-041-0/+3
| * design completebrunobar792018-08-043-16/+102
| * fixbrunobar792018-08-011-1/+6
| * lintbrunobar792018-08-011-2/+0
| * added crossbrowser support and error handlingbrunobar792018-08-013-46/+76
| * send to fullscreen if no permission from popupbrunobar792018-07-311-11/+27
| * kill camera stream when unmoutingbrunobar792018-07-311-1/+4
| * copybrunobar792018-07-311-1/+1
| * clean up cssbrunobar792018-07-313-30/+58
| * use existing modalsbrunobar792018-07-314-0/+161
* | delete according image when token added with watchToken deletedEsteban MIno2018-08-171-3/+3
* | show watch asset image from hide token modalEsteban MIno2018-08-161-1/+4
|/
* Merge branch 'develop' into initial-trezor-supportbrunobar792018-07-171-1/+1
|\
| * Fix send import path in customize gas modalWhymarrh Whitby2018-07-161-1/+1
* | fix account balance bugbrunobar792018-07-131-1/+1
* | remove account modal updatedbrunobar792018-07-132-15/+55
* | catching up with developbrunobar792018-07-132-6/+41
* | Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial...brunobar792018-07-137-1/+336
|\|
| * Various fixes from PR commentsAlexander Tseung2018-07-071-2/+2
| * Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-077-1/+336
* | added tooltipbrunobar792018-07-121-1/+1
* | clean upbrunobar792018-07-111-1/+1
* | account removal is workingbrunobar792018-07-112-4/+9
* | finish warning modal UIbrunobar792018-07-115-2/+103
|/
* Update hide-token-confirmation-modal.js to use new modalState schema (#4482)Dan J Miller2018-06-053-3/+3
* Add new alert modalsAlexander Tseung2018-06-0115-155/+271
* Change btn-secondary styles to btn-default. Make btn-secondary red warning st...Alexander Tseung2018-06-012-4/+4
* Add notification for dropped retry transactions (#4363)Alexander Tseung2018-05-306-1/+124
* Move setAccountLabel into PreferencesControllerWhymarrh Whitby2018-05-173-8/+8
* Clean up network configAlexander Tseung2018-04-242-4/+4
* Show checksummed addresses throughout the UIbitpshr2018-04-181-3/+4
* Fix confirmation popup not always openingAlexander Tseung2018-04-171-5/+6
* Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-artif...kumavis2018-03-3011-57/+109
|\
| * Removes t from props via metamask-connect and instead places it on context vi...Dan2018-03-2911-57/+109
* | ui - use relative location for imageskumavis2018-03-291-2/+2
* | ui - fix relative url for deposit-ether-modalkumavis2018-03-291-1/+1
|/
* Merge branch 'master' into i18n-translator-reduxDan2018-03-273-6/+6
|\
| * Update button stylesAlexander Tseung2018-03-263-6/+6
* | Lint fixesDan2018-03-222-3/+3
* | Fix references to undefined 'this.props'Dan2018-03-221-13/+13
* | i18n redux solution doesn't require importing t() and passing state to each t...Dan2018-03-2210-54/+45
* | Lint fixes.Dan2018-03-202-0/+2
* | Fixed t() calls where localeMessages is missing; and fix incorrect connect re...Dan2018-03-205-7/+7
* | Merge branch 'master' into i18n-translator-reduxDan2018-03-201-2/+4
|\|
| * Update Confirm Contract screen (#3597)Alexander Tseung2018-03-171-1/+1
| * Update Deposit Eth icon (#3569)Alexander Tseung2018-03-161-4/+6
* | Handle i18n with redux.Dan2018-03-1611-58/+58
* | i18n - load locales manuallykumavis2018-03-1510-26/+36
|/
* Add missing opening parens to pag-container__subtitleThomas2018-03-141-1/+1
* Merge branch 'master' into i18nThomas Huang2018-03-142-54/+65
|\
| * Update deposit ether styling (#3510)Alexander Tseung2018-03-132-53/+68
* | Merge branch 'master' into i18nDan2018-03-074-7/+105
|\|
| * Shapeshift form handles market info unavailable errors.Dan2018-03-072-1/+16
| * Add reset account button to new UI.Dan2018-02-093-6/+89
* | complete i18n across new UINick Doiron2018-01-305-11/+13
* | separate out cross-browser i18n for extensionsNick Doiron2018-01-259-0/+9
* | better organization of locale file; i18n in more view filesNick Doiron2018-01-249-53/+45
|/
* Fix rendering QR code in old UI, hide unnecessary back buttonAlexander Tseung2018-01-171-1/+3
* Fix Hide Token modal styling, popup positioningAlexander Tseung2018-01-161-2/+2
* Merge branch 'uat' into cb-388Chi Kei Chan2018-01-133-1/+215
|\
| * [NewUI-flat] New deposit ether modal UI. (#2642)Dan J Miller2018-01-133-1/+215
* | Update styling for buttons, font weightsAlexander Tseung2018-01-122-5/+9
|/
* Show user notifications after switch between UIsDan2017-12-052-0/+88
* Improve variable name.Dan2017-11-141-2/+2
* Deposit button shows link to faucet on testnet networks.Dan2017-11-141-15/+23
* darker backdrop style for modalcjeria2017-11-101-1/+1
* More lint fixesDan2017-11-022-2/+2
* Lint fixes for NewUI-flat.Dan2017-11-022-2/+1
* Provide default new account nameAlexander Tseung2017-10-271-63/+78
* Allow editing account name in account details modalAlexander Tseung2017-10-261-8/+13
* Fix Import an Account link not working in Create Account modalAlexander Tseung2017-10-261-6/+10
* Fix gas input styling on mobile viewChi Kei Chan2017-10-251-4/+3
* Change download to show in Export Private Key ModalChi Kei Chan2017-10-251-2/+2
* Fix styling in private key modalChi Kei Chan2017-10-241-1/+0
* Change all "Buy" to "Deposit"Alexander Tseung2017-10-231-2/+2
* Fix click to copy for private key not working (#2360)Alexander Tseung2017-10-141-3/+5
* [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state...Dan J Miller2017-10-141-0/+26
* Edit account modal shows and allows editing of name from props, not just plac...Dan2017-10-091-2/+3
* Enables remove token and ensures add/remove update the list without need for ...Dan2017-10-041-4/+12
* Hide token confirmation modal uiDan2017-10-032-0/+81
* Shapeshift deposit tx modal.Dan2017-10-023-1/+53
* Hide ShapeShift and Fix Modal StylingsChi Kei Chan2017-09-292-13/+52
* Keep privateKey out of state and clear it after closing export private key mo...Dan2017-09-281-7/+14
* Adds a back button to export private key modal; connects account details to s...Dan2017-09-283-5/+41
* Connect export key modal to state and enable actions.Dan2017-09-271-13/+72
* Export private key modal body ui.Dan2017-09-261-0/+22
* Exports private key modal opens from dropdown.Dan2017-09-242-15/+68
* get identities from getState() instead of passing from caller, only set new a...Dan2017-09-231-6/+6
* New account modal now allows for addition of account name.Dan2017-09-231-4/+16
* Open account details modal on buy -> direct deposit.Dan2017-09-231-1/+11
* Abstract account modal.Dan2017-09-222-35/+65
* Buy Modal StylingChi Kei Chan2017-09-201-3/+4
* Ensures that new accounts are only created from the modal, and not when click...Dan2017-09-161-1/+7
* Style send token screenChi Kei Chan2017-09-112-22/+17
* New account modal top right close button working.Dan2017-09-091-1/+3
* Tweak styles in new-account-modal.Dan2017-09-091-2/+2
* Close button in account-details-modal working.Dan2017-09-081-1/+3
* Touch up style of account-details-modal.Dan2017-09-081-0/+2
* Lint fixesDan2017-08-316-18/+18
* Patch 3 new account modal (#1962)Dan J Miller2017-08-252-13/+16
* Patch 2 account details modal (#1957)Dan J Miller2017-08-252-12/+7
* Hook up send screen action to Send Button in TxViewsdtsui2017-08-221-1/+1
* Hook up identicon and buttons to AccountDetailsModal, clean up colorssdtsui2017-08-223-24/+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 NewAccountModalsdtsui2017-08-211-39/+29
* Add wrapper CSS for AccountDetailsModalsdtsui2017-08-212-32/+36
* Hook up hideModal action to close icon in EditAccountNameModalsdtsui2017-08-211-1/+5
* Hook up actions to EditAccountNameModalsdtsui2017-08-214-87/+82
* 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-212-0/+84
* Enhance global modal to handle Buy, Edit, and Details Modalssdtsui2017-08-216-50/+244
* Extend modal implementation and state management to accomodate multiple modal...sdtsui2017-08-211-2/+14
* [WiP] Add comments for multiple modalssdtsui2017-08-151-0/+20
* [WIP] Extract network dropdown out of main app render functionsdtsui2017-08-141-6/+2
* Move global modals into own pod, inside components/modalssdtsui2017-08-143-0/+136