Commit Graph

3744 Commits (d8fff0fc8c25d1bd0a287502ca633a44a7844911)
 

Author SHA1 Message Date
sdtsui 267d12646c Implement 'clear buttons' for tx view 7 years ago
sdtsui 6fd1c15a5c Fix color for large password input 7 years ago
sdtsui 0e631f6ac0 Add notes for @Zanibar, with props.isUnlocked and currentView.name logs 7 years ago
sdtsui d6779115cd Fix background color for lock screen 7 years ago
sdtsui 3ed81847d1 Isolate routing logic for isUnlocked, remove stray logs 7 years ago
sdtsui c7ac20ff65 Finalize sidebar dimensions 7 years ago
sdtsui 01788376d5 Finalize height for main screens, excluding sidebar 7 years ago
sdtsui c47f81b2e0 Finalize width of main container for all viewports 7 years ago
sdtsui b523faba13 Make mobile view flush with header 7 years ago
sdtsui ff7ba83a6c Add note for styling buttons 7 years ago
sdtsui b70a399faa Isolate container component, add refactor notes 7 years ago
kumavis 8a9d0073b1 Merge pull request #1848 from MetaMask/transactionControllerRefractor 7 years ago
sdtsui 41250f9769 Adjust header spacing for 500px and 900px heights 7 years ago
sdtsui dd4586ee84 Adjust sidebar transition using @cjeria\'s feedback 7 years ago
sdtsui 61b4b1f947 Ensure app-header is rendered in responsive layout 7 years ago
sdtsui 49e3713704 Cleanup send, move send token into separate func to make room for send ETH 7 years ago
sdtsui 46da924d48 Add Ethereum Logo 7 years ago
sdtsui c312f34119 Move overlay out of transition area 7 years ago
sdtsui 8a39ef03c2 Hook up css animation 7 years ago
Kevin Serrano 2c37d43888 Merge pull request #1849 from MetaMask/blacklist-refactor 7 years ago
frankiebee 5ac4c2de6f remove unused sinon 7 years ago
frankiebee 340dbe75fc use async with #publishTransaction 7 years ago
frankiebee 0808eb2256 fix test 7 years ago
frankiebee b80c7e417b move newUnapprovedTransaction to transactions.js 7 years ago
kumavis 8c6f01b910 blacklist controller - breakout from metamask and infura controllers 7 years ago
kumavis ecaa235b5e phishing detection - move phishing detection into contentscript and metamask controller 7 years ago
kumavis aea5735b29 obj-multiplex - missing name error + prefer const over var 7 years ago
sdtsui 84aba21ae9 Add notes for overlay click action 7 years ago
sdtsui 9ebdc343aa Implement custom sidebar, with close button 7 years ago
sdtsui dfa10763e3 Integrate slideout menu with tx view 7 years ago
sdtsui 7767f9f7ad Hook up responsive sidebar 7 years ago
sdtsui 96d3b2f35f Add dependejncy: react-burger-menu 7 years ago
sdtsui 22b03c62e6 Add burger icon and phone-visible media queries 7 years ago
sdtsui 41c585c796 Make wallet view visible iff vw above 575px 7 years ago
frankiebee 25bc15ba17 lint fixes 7 years ago
frankiebee 25cffd21f8 Merge branch 'master' into transactionControllerRefractor 7 years ago
frankiebee ece9200c72 fix spelling mistake 7 years ago
frankiebee 3a4726018e fix addTxDefaults 7 years ago
frankiebee 21e76484d6 add test for addTxDefaults 7 years ago
frankiebee 432f516ab0 make addUnapprovedTransaction async function and use promise based ethQuery 7 years ago
kumavis 9eb13aee00 blacklist - add tests for metamask subdomains 7 years ago
kumavis 9d345e744d blacklist - clearer test format 7 years ago
kumavis 4115c25d8f lint fix 7 years ago
Kevin Serrano 947f13d58c Merge pull request #1841 from sdtsui/fix/dropdown-toggle 7 years ago
sdtsui 6f4bee4599 Hook up send button to Send Token screen 7 years ago
sdtsui a7fc512650 Implement mobile-friendly responsive layout with flex wrap 7 years ago
sdtsui 9cc461a6c2 Reset popup to 350x500, old form factor as advised by @Zanibas 7 years ago
sdtsui caab0b61cc Add rough layout for tx list items 7 years ago
sdtsui ce06fbd36d Add tx-view content divider component 7 years ago
sdtsui c7ace5b23d Add hyperscript for tx-view tabs 7 years ago