1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 20:05:27 +02:00
metamask-extension/ui/app/pages
Mark Stacey e4410724e9
Show origin in connect flow rather than site name (#8885)
The designs for the connect flow show the site `origin` below the site
icon rather than the site name. This was done for security reasons,
and because the site name is often set to an unwieldy long string.

This was accidentally undone in #8815 in the process of fixing a
separate bug. The origin has now been restored. More specific PropTypes
have been set on each use of the `domainMetadata` prop as well.
2020-07-02 14:08:43 -03:00
..
add-token Avoid mutating module export (#8775) 2020-06-10 13:27:35 -03:00
asset Hide token transfers on ETH asset page (#8799) 2020-06-12 23:06:33 -03:00
confirm-add-suggested-token Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
confirm-add-token Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
confirm-approve Refactor confirm approve page (#8757) 2020-06-09 17:10:07 -03:00
confirm-decrypt-message Align copy tooltip text and icon (#8861) 2020-06-24 15:34:18 -07:00
confirm-deploy-contract Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
confirm-encryption-public-key Fix encrypt/decrypt beforeunload bugs (#8816) 2020-06-16 07:40:00 -07:00
confirm-send-ether LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
confirm-send-token Use send state for send flow token (#8695) 2020-05-29 14:46:10 -03:00
confirm-token-transaction-base Refactor token selectors (#8671) 2020-05-28 21:43:44 -03:00
confirm-transaction Add MESSAGE_TYPE enum (#8743) 2020-06-04 16:22:45 -03:00
confirm-transaction-base Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
confirm-transaction-switch Add MESSAGE_TYPE enum (#8743) 2020-06-04 16:22:45 -03:00
connected-accounts Consolidate connected account alerts (#8802) 2020-06-15 12:08:53 -07:00
connected-sites Permissions: Do not display HTTP/HTTPS URL schemes for unique hosts (#8768) 2020-06-09 13:56:24 -07:00
create-account Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
error Add top-level error page (#7889) 2020-01-24 17:11:02 -04:00
first-time-flow Update Seed Phrase Functionality on Account Import (#8730) 2020-06-11 10:24:13 -04:00
home Update connected status popover content (#8834) 2020-06-21 14:00:06 -07:00
keychains Fix parsing of seed phrases on import and restore (#8721) 2020-06-03 14:37:07 -02:30
lock Remove recompose (#8097) 2020-02-24 19:28:26 -03:30
mobile-sync feature/sync imported accounts with mobile (#8631) 2020-06-25 22:04:17 -03:00
permissions-connect Show origin in connect flow rather than site name (#8885) 2020-07-02 14:08:43 -03:00
routes remove cancel redirect 2020-06-10 17:27:47 -07:00
send Remove default sendToken value in send.component.js (#8764) 2020-06-10 11:34:16 -07:00
settings Consolidate connected account alerts (#8802) 2020-06-15 12:08:53 -07:00
unlock-page Await completion of markPasswordForgotten (#8381) 2020-04-22 16:15:22 -03:00
index.js Use createContext for metametrics context (preserve legacy context) (#8540) 2020-05-08 11:41:43 -05:00
index.scss Implement asset page (#8696) 2020-06-01 14:54:32 -03:00