1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/ui/app/components
Whymarrh Whitby 665ac860e5 Remove selectedIdentity prop from wallet view
The selectedIdentity property is computed based on the selectedAddress
which means that using both the selectedAddress and the selectedIdentity
is redundant. In the case of the Array#find call on the set of keyrings,
we wouldn't have a situation where one is included and the other isn't.

This changeset removes the selectedIdentity from the wallet view because
it isn't needed.
2018-06-05 12:25:06 -07:00
..
account-menu Fix merge conflicts 2018-03-30 16:18:48 -07:00
app-header Fix account and network dropdowns in confirm screen 2018-05-14 15:03:04 -07:00
button Change btn-secondary styles to btn-default. Make btn-secondary red warning style buttons 2018-05-31 10:37:52 -07:00
customize-gas-modal Change btn-secondary styles to btn-default. Make btn-secondary red warning style buttons 2018-05-31 10:37:52 -07:00
dropdowns Fix custom RPC not redirecting to Settings page 2018-04-18 17:34:28 -07:00
export-text-container Update designs for Add Token screen 2018-05-19 23:04:19 -07:00
info-box Update designs for Add Token screen 2018-05-19 23:04:19 -07:00
loading-screen Prevent loading screen from overlaying the app bar (#4417) 2018-05-30 10:38:53 -07:00
modals Update hide-token-confirmation-modal.js to use new modalState schema (#4482) 2018-06-04 16:13:32 -07:00
pages update helpscout links to zenhub 2018-05-31 15:26:04 -07:00
pending-tx Prevent loading screen from overlaying the app bar (#4417) 2018-05-30 10:38:53 -07:00
selected-account Indicate the current selected account on the popup account view (#4445) 2018-06-04 09:33:25 -07:00
send Allow transactions with 0-gwei gas price (#4073) 2018-04-27 10:42:02 -04:00
spinner Fix styling of the app spinner 2018-04-30 18:58:37 -07:00
text-field Fix text field labels of first time flow. Add text fields to storybook (#4389) 2018-05-29 09:35:18 -05:00
account-dropdowns.js Show checksummed addresses throughout the UI 2018-04-18 09:47:05 -04:00
account-export.js Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
account-panel.js Move responsive ui into its own folder for easier merges 2017-07-20 12:38:38 -07:00
balance-component.js Lint fix. 2018-04-09 16:54:52 -02:30
bn-as-decimal-input.js Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
buy-button-subview.js Fix styling of the app spinner 2018-04-30 18:58:37 -07:00
coinbase-form.js Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
copyable.js Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
copyButton.js Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
currency-input.js Gas inputs can be changed by up and down arrows (#3598) 2018-03-20 15:50:30 -07:00
custom-radio-list.js Move responsive ui into its own folder for easier merges 2017-07-20 12:38:38 -07:00
editable-label.js Allow editing account name in account details modal 2017-10-25 18:44:24 -07:00
ens-input.js Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
eth-balance.js Fix exception thrown when styleOverride is not present (#3364) 2018-03-01 17:41:35 -03:30
fiat-value.js Merge branch 'master' into mmn 2017-09-27 22:32:07 -07:00
hex-as-decimal-input.js Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
identicon.js identicon - set blockies height and width to identicon diameter 2018-03-30 21:45:49 -07:00
index.scss Indicate the current selected account on the popup account view (#4445) 2018-06-04 09:33:25 -07:00
input-number.js Gas inputs can be changed by up and down arrows (#3598) 2018-03-20 15:50:30 -07:00
mascot.js ui - allow optional size for mascot 2017-10-31 14:01:10 -05:00
menu-droppo.js Merge pull request #2422 from watilde/fixes-lint 2017-10-24 16:53:54 -07:00
network-display.js Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
network.js Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
notice.js Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
pending-msg-details.js Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
pending-msg.js Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
qr-code.js Show checksummed addresses throughout the UI 2018-04-18 09:47:05 -04:00
readonly-input.js Fix click to copy for private key not working (#2360) 2017-10-13 13:23:10 -07:00
sender-to-recipient.js Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-artifacts 2018-03-29 16:54:00 -07:00
shapeshift-form.js Change btn-secondary styles to btn-default. Make btn-secondary red warning style buttons 2018-05-31 10:37:52 -07:00
shift-list-item.js Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
signature-request.js Change btn-secondary styles to btn-default. Make btn-secondary red warning style buttons 2018-05-31 10:37:52 -07:00
tab-bar.js Fix merge conflicts 2018-03-27 00:20:35 -07:00
token-balance.js Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
token-cell.js Token name is not hidden in wallet if balance is exceptionally long. 2018-05-31 13:32:18 -02:30
token-list.js Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
tooltip-v2.js [NewUI] Use tooltip for copy to clipboard helper text on main screen. (#3120) 2018-01-31 16:27:35 -08:00
tooltip.js fixed position of tooltips to avoid overflow. 2017-09-12 16:15:56 -07:00
tx-list-item.js Add notification for dropped retry transactions (#4363) 2018-05-29 10:23:06 -07:00
tx-list.js Fix merge conflicts. Modify send workflow 2018-04-03 01:03:31 -07:00
tx-view.js Indicate the current selected account on the popup account view (#4445) 2018-06-04 09:33:25 -07:00
wallet-view.js Remove selectedIdentity prop from wallet view 2018-06-05 12:25:06 -07:00