1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/development/states
Dan J Miller 13be683701
New settings custom rpc form (#6490)
* Add networks tab to settings, with header.

* Adds network list to settings network tab.

* Adds form to settings networks tab and connects it to network list.

* Network tab: form adding and editing working

* Settings network form properly handles input errors

* Add translations for settings network form

* Clean up styles of settings network tab.

* Add popup-view styles and behaviour to settings network tab.

* Fix save button on settings network form

* Adds 'Add Network' button and addMode to settings networks tab

* Lint fix for settings networks tab addition

* Fix navigation in settings networks tab.

* Editing an rpcurl in networks tab does not create new network, just changes rpc of old

* Fix layout of settings tabs other than network

* Networks dropdown 'Custom Rpc' item links to networks tab in settings.

* Update settings sidebar networks subheader.

* Make networks tab buttons width consistent with input widths in extension view.

* Fix settings screen subheader height in popup view

* Fix height of add networks button in popup view

* Add optional label to chainId and symbol form labels in networks setting tab

* Style fixes for networks tab headers

* Add ability to customize block explorer used by custom rpc

* Stylistic improvements+fixes to custom rpc form.

* Hide cancel button.

* Highlight and show network form of provider by default.

* Standardize network subheader name to 'Networks'

* Update e2e tests for new settings network form

* Update unit tests for new rpcPrefs prop

* Extract blockexplorer url construction into method.

* Fix broken styles on non-network tabs in popup mode

* Fix block explorer url links for cases when provider in state has not been updated.

* Fix vertical spacing of network form

* Don't allow click of save button on network form if nothing has changed

* Ensure add network button is shown in popup view

* Lint fix for networks tab

* Fix block explorer url preference setting.

* Fix e2e tests for custom blockexplorer in account details modal changes.

* Update integration test states to include frequentRpcList property

* Fix some capitalizations in en/messages.json

* Remove some console.logs added during custom rpc form work

* Fix external account link text and url for modal and dropdown.

* Documentation, url validation, proptype required additions and lint fixes on network tab and form.
2019-05-09 14:57:14 -02:30
..
account-detail-with-shapeshift-tx.json Fix development to use new currency state. 2017-03-14 17:05:27 -07:00
account-detail-with-transaction-history.json Fix development to use new currency state. 2017-03-14 17:05:27 -07:00
account-detail.json Fix development to use new currency state. 2017-03-14 17:05:27 -07:00
account-list-with-imported.json Fix development to use new currency state. 2017-03-14 17:05:27 -07:00
accounts-loose.json Fix development to use new currency state. 2017-03-14 17:05:27 -07:00
accounts.json Fix development to use new currency state. 2017-03-14 17:05:27 -07:00
add-token.json Prevent send to token warning (#6058) 2019-01-23 14:39:56 -03:30
compilation-bug.json Fix development to use new currency state. 2017-03-14 17:05:27 -07:00
conf-tx.json New settings custom rpc form (#6490) 2019-05-09 14:57:14 -02:30
config.json Fix development to use new currency state. 2017-03-14 17:05:27 -07:00
confirm-new-ui.json New settings custom rpc form (#6490) 2019-05-09 14:57:14 -02:30
confirm-sig-requests.json New settings custom rpc form (#6490) 2019-05-09 14:57:14 -02:30
create-vault-password.json Delete all code related to disclaimers. 2017-02-09 18:17:50 -08:00
currency-localization.json New settings custom rpc form (#6490) 2019-05-09 14:57:14 -02:30
custom-rpc.json Delete all code related to disclaimers. 2017-02-09 18:17:50 -08:00
empty-account-detail.json Delete all code related to disclaimers. 2017-02-09 18:17:50 -08:00
first-time.json Add support for RPC endpoints with custom chain IDs (#5134) 2018-10-26 10:26:43 +02:00
help.json Delete all code related to disclaimers. 2017-02-09 18:17:50 -08:00
import-private-key-warning.json Fix development to use new currency state. 2017-03-14 17:05:27 -07:00
import-private-key.json Fix development to use new currency state. 2017-03-14 17:05:27 -07:00
locked.json Fix development to use new currency state. 2017-03-14 17:05:27 -07:00
lost-accounts.json Fix development to use new currency state. 2017-03-14 17:05:27 -07:00
navigate-txs.json feature: add Goerli support (#6459) 2019-04-17 15:04:49 -02:30
new-account.json Fix development to use new currency state. 2017-03-14 17:05:27 -07:00
new-vault.json Delete all code related to disclaimers. 2017-02-09 18:17:50 -08:00
notice.json notices - replace getLatestNotice with getNextNotice 2018-06-13 23:30:31 -07:00
pending-crash.json Delete all code related to disclaimers. 2017-02-09 18:17:50 -08:00
pending-signature.json Fix development to use new currency state. 2017-03-14 17:05:27 -07:00
pending-tx-insufficient.json Fix development to use new currency state. 2017-03-14 17:05:27 -07:00
pending-tx.json feature: add Goerli support (#6459) 2019-04-17 15:04:49 -02:30
personal-sign.json Fix development to use new currency state. 2017-03-14 17:05:27 -07:00
private-key-export-success.json Add new development states for UI development. 2017-03-21 08:52:28 -07:00
private-key-export.json Add new development states for UI development. 2017-03-21 08:52:28 -07:00
private-network.json Fix development to use new currency state. 2017-03-14 17:05:27 -07:00
restore-vault.json Fix development to use new currency state. 2017-03-14 17:05:27 -07:00
send-edit.json New settings custom rpc form (#6490) 2019-05-09 14:57:14 -02:30
send-new-ui.json New settings custom rpc form (#6490) 2019-05-09 14:57:14 -02:30
send.json New settings custom rpc form (#6490) 2019-05-09 14:57:14 -02:30
shapeshift.json Fix development to use new currency state. 2017-03-14 17:05:27 -07:00
show-seed-words.json Delete all code related to disclaimers. 2017-02-09 18:17:50 -08:00
terms-and-conditions.json Fix development to use new currency state. 2017-03-14 17:05:27 -07:00
tx-list-items.json New settings custom rpc form (#6490) 2019-05-09 14:57:14 -02:30