1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-25 12:52:33 +02:00
metamask-extension/ui/app/pages
Mark Stacey 63bd422840
Handle one specific permissions request per tab (#7620)
The connect route now takes a route parameter: the permissions request
id. This id is set whenever the permissions connect screen is opened,
ensuring that that tab is for that specific request alone.

This makes handling of multiple permissions requests a bit more
intuitive. Previously whenever opening multiple permissions requests,
the first one would be shown on each successive tab, whereas you
would expect each tab to show the request that prompted the tab to
open. Users may now address permissions request in whichever order
they'd like to, rather than being forced to deal with them
chronologically.
2019-12-05 17:05:50 -04:00
..
add-token Search accounts by name (#7261) 2019-12-03 22:51:55 -03:30
confirm-add-suggested-token yarn lint --fix 2019-12-03 17:20:55 -03:30
confirm-add-token
confirm-approve Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00
confirm-deploy-contract
confirm-send-ether
confirm-send-token
confirm-token-transaction-base
confirm-transaction yarn lint --fix 2019-12-03 17:20:55 -03:30
confirm-transaction-base Merge pull request #7573 from whymarrh/eslint-no-confusing-arrow 2019-12-04 10:23:57 -08:00
confirm-transaction-switch
connected-sites Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00
create-account Merge pull request #7591 from whymarrh/eslint-object-curly-spacing 2019-12-04 10:25:32 -08:00
first-time-flow yarn lint --fix 2019-12-03 17:20:55 -03:30
home Handle one specific permissions request per tab (#7620) 2019-12-05 17:05:50 -04:00
keychains yarn lint --fix 2019-12-03 17:20:55 -03:30
lock
mobile-sync yarn lint --fix 2019-12-03 17:20:55 -03:30
permissions-connect Handle one specific permissions request per tab (#7620) 2019-12-05 17:05:50 -04:00
routes Handle one specific permissions request per tab (#7620) 2019-12-05 17:05:50 -04:00
send Merge pull request #7591 from whymarrh/eslint-object-curly-spacing 2019-12-04 10:25:32 -08:00
settings yarn lint --fix 2019-12-03 17:20:55 -03:30
unlock-page Search accounts by name (#7261) 2019-12-03 22:51:55 -03:30
index.js
index.scss Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00