Commit Graph

351 Commits (69fcfa427bdee2ea287e9d9c23963dc1032685cd)

Author SHA1 Message Date
Alexander Tseung 0b4469b842 Add scrolling button to account list 6 years ago
Dan Miller 20dbebae9f Adds network loading retry / error screen. 6 years ago
Dan Miller 0e5e51b8ff Add identifier of private network to the network loading screen message. 6 years ago
Dan Miller 8c8359ca14 Remove gas customization integration tests (in favour of e2e tests) 6 years ago
Dan Miller e3f015c88f Adds speed up slide-in gas customization sidebar 6 years ago
Dan J Miller 4c24555545 Save recent network balances in local storage (#5843) 6 years ago
HackyMiner 54a8ade266 Add support for RPC endpoints with custom chain IDs (#5134) 6 years ago
Alexander Tseung b579ee9619 Refactor settings page to use JSX and follow component file folder structure 6 years ago
Whymarrh Whitby 3987f9860f Move main-container wrapper div into its own class 6 years ago
Whymarrh Whitby fbf14cd130 Prevent loading screen from overlaying the app bar 6 years ago
Eugene Marinelli d27332955c Use correct loading message when connecting to Kovan (#5189) 6 years ago
Dan Miller 40e0d92f57 Adds sidebar component and refactors slide in wallet view sidebar to use it. 6 years ago
Alexander Tseung 3b408715c7 Refactor home screen and remove unused files 6 years ago
Alexander Tseung cec87a5b2c Update logo wordmark 6 years ago
Esteban MIno af35b415ab new confirm add suggested token component 6 years ago
brunobar79 ef9435e3d0 restore qr 6 years ago
brunobar79 4339f04e80 use existing modals 6 years ago
brunobar79 74fd6d1d12 working without injection 6 years ago
brunobar79 76981c2ad9 added new global alert 6 years ago
Dan b3d78ed8a1 Remove send_ directory, revert to just having send 6 years ago
Alexander Tseung 2175d03cca Prevent users from submitting password multiple times on the unlock screen 6 years ago
Alexander Tseung ea9d51e427 Refactor and redesign confirm transaction views 6 years ago
Dan f006cbf2ce Delete old restore vault file. 6 years ago
Dan f262f0ea64 Update import from seed screen on new ui. 6 years ago
kumavis 44a8e48a04 notices - replace getLatestNotice with getNextNotice 6 years ago
Dan 1c3d2aa18b Importing account by json and private key shows error and does not change account if no selectedAddress comes after import. 7 years ago
Alexander Tseung 389346913b
Prevent loading screen from overlaying the app bar (#4417) 7 years ago
Alexander Tseung 41e38fe553
Add notification for dropped retry transactions (#4363) 7 years ago
Alexander Tseung 4f6b53c1aa Update designs for Add Token screen 7 years ago
Alexander Tseung 5561937773 Fix account and network dropdowns in confirm screen 7 years ago
Dan 6bc8cc819a Merge branch 'develop' into i3725-refactor-send-component- 7 years ago
Alexander Tseung 2381c0e0f4 Add new unlock screen design 7 years ago
Alexander Tseung ffda954add Fix styling of the app spinner 7 years ago
Dan 26f965bcce Further refactors; includes refactor of send-v2.js and associated container 7 years ago
Alexander Tseung 3082d2e4ef Use new design for reveal seed screen. Persist seed words only in first time flow 7 years ago
Alexander Tseung 477b74124d Revert "Fix UI getting stuck in Reveal Seed screen" 7 years ago
Alexander Tseung 2c8156ebe9 Fix UI getting stuck in Reveal Seed screen 7 years ago
Alexander Tseung 053044fb65 Fix spinner layout 7 years ago
bitpshr 7129d7c0f3 Require loglevel singleton in each module that uses it 7 years ago
Alexander Tseung 1e6f062bb6 Fix integration tests 7 years ago
Alexander Tseung 007f91cc50 commit 7 years ago
Alexander Tseung 516c1869b0 Fix lint errors 7 years ago
Alexander Tseung 6277a4c46a Refactor onboarding flow 7 years ago
Alexander Tseung 2fa554a641 Fix conf-tx render 7 years ago
Alexander Tseung bdc4a6964a Fix merge conflicts. Refactor renderPrimary into Home component 7 years ago
Dan 0a711f0de0 Removes t from props via metamask-connect and instead places it on context via a provider. 7 years ago
kumavis 10609493c5 ui - use relative location for images 7 years ago
Alexander Tseung 58f52b2b8d Fix merge conflicts. Refactor onboarding flow. 7 years ago
Dan 6393c38117 Pop uses new ui onboarding when in beta. 7 years ago
Dan d24a0590d3 i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props. 7 years ago