Commit Graph

86 Commits (516c1869b0f366a42282a66e14185ce630f883dd)

Author SHA1 Message Date
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
kumavis cf82e766d4 ui - fix relative url for deposit-ether-modal 7 years ago
Alexander Tseung cfa2592d78 Update button styles 7 years ago
Dan a82631791e Lint fixes 7 years ago
Dan 18f8583529 Fix references to undefined 'this.props' 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
Dan 2ddc2cc1fb Lint fixes. 7 years ago
Dan 09260f9c5e Fixed t() calls where localeMessages is missing; and fix incorrect connect reference. 7 years ago
Alexander Tseung 6f749e5576
Update Confirm Contract screen (#3597) 7 years ago
Dan 5fe0be722b Handle i18n with redux. 7 years ago
Alexander Tseung 66193c823c Update Deposit Eth icon (#3569) 7 years ago
kumavis 34aeef50a0 i18n - load locales manually 7 years ago
Thomas b45ea44aa5 Add missing opening parens to pag-container__subtitle 7 years ago
Alexander Tseung 08542c18e1
Update deposit ether styling (#3510) 7 years ago
Dan 376ffb758f Shapeshift form handles market info unavailable errors. 7 years ago
Dan cd976a2765 Add reset account button to new UI. 7 years ago
Nick Doiron abfa74f09a complete i18n across new UI 7 years ago
Nick Doiron 7da52c5997 separate out cross-browser i18n for extensions 7 years ago
Nick Doiron 99898ac775 better organization of locale file; i18n in more view files 7 years ago
Alexander Tseung 65e9d9efc5 Fix rendering QR code in old UI, hide unnecessary back button 7 years ago
Alexander Tseung 644adeccf6 Fix Hide Token modal styling, popup positioning 7 years ago
Dan J Miller 5c1dcf3e9b [NewUI-flat] New deposit ether modal UI. (#2642) 7 years ago
Alexander Tseung 376e136572 Update styling for buttons, font weights 7 years ago
Dan 9db00fa507 Show user notifications after switch between UIs 7 years ago
Dan 7eb083bd9f Improve variable name. 7 years ago
Dan 544166437a Deposit button shows link to faucet on testnet networks. 7 years ago
cjeria 424c1f23c9 darker backdrop style for modal 7 years ago
Dan 56e9f98bd0 More lint fixes 7 years ago
Dan 5a94775b3f Lint fixes for NewUI-flat. 7 years ago
Alexander Tseung 5d8b53bcf4 Provide default new account name 7 years ago
Alexander Tseung 22d9e3a7e6 Allow editing account name in account details modal 7 years ago
Alexander Tseung 39d4fe311f Fix Import an Account link not working in Create Account modal 7 years ago
Chi Kei Chan 0d522139ba Fix gas input styling on mobile view 7 years ago
Chi Kei Chan 6231431894 Change download to show in Export Private Key Modal 7 years ago
Chi Kei Chan 4336794355 Fix styling in private key modal 7 years ago
Alexander Tseung bef1405a50 Change all "Buy" to "Deposit" 7 years ago
Alexander Tseung 222a203353 Fix click to copy for private key not working (#2360) 7 years ago
Dan J Miller 803eaaf968 [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state (#2364) 7 years ago
Dan 49aa6e73ea Edit account modal shows and allows editing of name from props, not just placeholder. 7 years ago
Dan ac4868170f Enables remove token and ensures add/remove update the list without need for refresh. 7 years ago
Dan d206f183f5 Hide token confirmation modal ui 7 years ago
Dan ff64fe98dd Shapeshift deposit tx modal. 7 years ago
Chi Kei Chan 4f106854ba Hide ShapeShift and Fix Modal Stylings 7 years ago
Dan 10345a12c2 Keep privateKey out of state and clear it after closing export private key modal. 7 years ago
Dan 01816e1b22 Adds a back button to export private key modal; connects account details to same modal. 7 years ago
Dan 7102772c3a Connect export key modal to state and enable actions. 7 years ago
Dan 2c474b0d6e Export private key modal body ui. 7 years ago
Dan 0eeba3771c Exports private key modal opens from dropdown. 7 years ago
Dan 13f22ff6b0 get identities from getState() instead of passing from caller, only set new account label if label set. 7 years ago