Commit Graph

3823 Commits (9d36b25c5f11fccd0f3517901ff9cfc583cc3816)
 

Author SHA1 Message Date
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
sdtsui c876428044 Add TxView, use width percentages instead of flex-grow for layout 7 years ago
sdtsui 92bd783e0c Adjust button styles to left align with wallet text 7 years ago
sdtsui 2d5c3394f4 Use DIN OT in wallet view 7 years ago
sdtsui fce6041dbe Add new fonts from @cjeria: DIN Next and DIN OT 7 years ago
sdtsui 3797b9921f Adjust popup size to 545x450; refactor wallet view to fit 7 years ago
sdtsui 0c1aea97c7 Isolate wallet-content-display component 7 years ago
sdtsui 7d4927c975 Add layout for Buy and Send buttons 7 years ago
sdtsui 610d6da8ae Add hyperscript for wallet display component 7 years ago
sdtsui 0ca50dfb1b Center account name and dropdowns 7 years ago
sdtsui ddbf5613b3 Add note for later on isolating components 7 years ago
sdtsui 4cdfd00f58 Add box shadow to main container 7 years ago
sdtsui cbd53d4601 Add containers for wallet view and dropdown UI 7 years ago
sdtsui ca1a4b3096 Add layout for main container elements 7 years ago
sdtsui b15575b453 Remove old header space 7 years ago
sdtsui 7ea38523ea Set font-size on body of popup.html, for responsiveness 7 years ago
sdtsui dd3766242d Adjust dimensions of popup.html and app bar to match 7 years ago
sdtsui a7ab69b940 Adjust button styles for Send Token screen 7 years ago
sdtsui 97cb25c9f1 Adjust copy in send token confirmation screen 7 years ago
sdtsui 9373ba9f38 Move action buttons out of send token container, tweak styles 7 years ago
sdtsui f368f371c2 Simplify btn-green colors 7 years ago
sdtsui 6a5e73e673 Enhance button and input css reset to protect from user agent stylesheet 7 years ago
sdtsui 689f60d1ce Add rounded background to total token, with minor styling tweaks 7 years ago
sdtsui 4880ee26d5 Add note to self, for future code cleanup 7 years ago