1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/components
Dan Finlay e7a3330b98 Combine pending-tx-details component into pending-tx-details
These were only separated originally so we could make the notification-based TX approval work, which provided its own buttons.

This two templates are logically highly coupled, and keeping them working while separate has been difficult at times, and has even required resorting to dubious practices, like using React's `refs` pattern.

This combines them into one fairly large component, but I think it's ok, we can still break this up into components, just not the separation that it had previously.
2017-03-23 13:44:09 -07:00
..
account-export.js Adjust private key confirmation style and logic. 2017-03-21 08:53:34 -07:00
account-info-link.js Fix capitalization. 2016-09-06 11:04:54 -07:00
account-panel.js Began reworking tx conf view 2016-07-06 17:58:46 -07:00
binary-renderer.js Improve personal_sign style 2017-03-16 12:23:12 -07:00
buy-button-subview.js rename selectedAccount to selectedAddress 2017-01-30 15:08:31 -08:00
coinbase-form.js rename selectedAccount to selectedAddress 2017-01-30 15:08:31 -08:00
copyButton.js Linting to the max. 2016-11-11 10:26:12 -08:00
drop-menu-item.js Merged master into dev 2016-12-19 13:37:27 -08:00
editable-label.js Revert "Interface enhancements" 2016-12-16 10:04:57 -08:00
ens-input.js Minor change in removing opts object. 2017-03-14 14:04:52 -07:00
eth-balance.js Fix rendering of loose accounts 2016-12-23 17:23:33 -08:00
fiat-value.js Rename variables to proper currency state variables. 2017-03-14 17:06:16 -07:00
hex-as-decimal-input.js Got basic validations working 2017-03-22 15:17:57 -07:00
identicon.js Revert "Interface enhancements" 2016-12-16 10:04:57 -08:00
loading.js Add ability to import v3 JSON wallets 2017-01-18 16:45:39 -08:00
mascot.js Change networks from lock screen. 2017-02-15 15:35:56 -08:00
mini-account-panel.js Linted 2016-07-07 12:41:07 -07:00
network.js Linting. 2017-01-04 15:04:51 -08:00
notice.js Notices must be scrolled down to proceed from. 2017-02-20 14:58:24 -08:00
pending-msg-details.js rename selectedAccount to selectedAddress 2017-01-30 15:08:31 -08:00
pending-msg.js Revert old style message sighing 2017-02-09 17:32:49 -08:00
pending-personal-msg-details.js Improve personal_sign style 2017-03-16 12:23:12 -07:00
pending-personal-msg.js Fix cancel msg signing behavior. 2017-02-23 16:02:58 -08:00
pending-tx.js Combine pending-tx-details component into pending-tx-details 2017-03-23 13:44:09 -07:00
qr-code.js Add qrcode-npm to package.json and swap out Qr Code generator api for node-module 2016-09-12 17:27:14 -07:00
range-slider.js Create callback and Clean-up details 2016-10-13 16:53:32 -07:00
shapeshift-form.js rename selectedAccount to selectedAddress 2017-01-30 15:08:31 -08:00
shift-list-item.js Linting to the max. 2016-11-11 10:26:12 -08:00
tab-bar.js Scaffold new account view 2016-11-04 12:01:41 -07:00
template.js Manually linted 2016-06-21 13:56:04 -07:00
tooltip.js Revert "Interface enhancements" 2016-12-16 10:04:57 -08:00
transaction-list-item-icon.js Improve pending tx blue dot style 2017-02-23 17:45:37 -08:00
transaction-list-item.js Clean up message manger includes: 2017-01-28 20:28:20 -08:00
transaction-list.js Clean up message manger includes: 2017-01-28 20:28:20 -08:00