Commit Graph

66 Commits

Author SHA1 Message Date
Whymarrh Whitby d9f98a704e Add tooltip to new tab icon in tx-view 2018-07-12 12:32:45 -02:30
Whymarrh Whitby 7581a4906f Add tooltip to menu icon in tx-view 2018-07-12 12:32:45 -02:30
Alexander Tseung 5a2771dd47
Indicate the current selected account on the popup account view (#4445) 2018-06-04 09:33:25 -07:00
bitpshr cce123c30e Show checksummed addresses throughout the UI 2018-04-18 09:47:05 -04:00
Alexander Tseung ba23843f91 Fix merge conflicts 2018-03-30 16:18:48 -07:00
Alexander Tseung ef61ef2ce8 Fix i18n merge conflicts 2018-03-29 09:37:29 -07:00
Dan 0a711f0de0 Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
Alexander Tseung 6f367a5a6b Fix merge conflicts 2018-03-27 00:20:35 -07:00
Dan 4f0881e41b Merge branch 'master' into i18n-translator-redux 2018-03-26 16:13:49 -02:30
Alexander Tseung cfa2592d78 Update button styles 2018-03-25 22:58:04 -07:00
Dan d24a0590d3 i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props. 2018-03-21 22:11:47 -02:30
Dan 5fe0be722b Handle i18n with redux. 2018-03-15 21:59:45 -02:30
Thomas Huang 1d2cb46eff
Merge branch 'master' into i18n 2018-03-13 11:00:52 -07:00
Alexander Tseung a07550d2ab Increase tap areas for menu buttons on mobile 2018-03-09 18:50:00 +01:00
Dan 09dae760bc Correct caps of Send button on main screen. 2018-03-07 22:47:29 -03:30
Alexander Tseung ecc39c5a7a Merge branch 'uat' of https://github.com/MetaMask/metamask-extension into cb-254 2018-01-29 18:22:52 -08:00
Nick Doiron abfa74f09a complete i18n across new UI 2018-01-29 15:29:01 -05:00
Nick Doiron 9c133aaab3 get t imported in all files currently using i18n 2018-01-24 19:41:29 -10:00
Nick Doiron bad70eb1b3 first steps to i18n 2018-01-22 23:48:03 -10:00
Alexander Tseung f8bf8cb527 Update popout to fullscreen icon 2018-01-17 17:56:18 -08:00
Chi Kei Chan 71a308d98b
Merge branch 'uat' into cb-388 2018-01-12 13:41:03 -08:00
Dan J Miller 5c1dcf3e9b [NewUI-flat] New deposit ether modal UI. (#2642)
* New deposit ether modal.

* New deposit modal full screen on mobile, and other style fixes.

* Hide shapeshift option from deposit modal for now.

* Add shapeshift form to new deposit modal.

* Store recipient address for shapeshift tx in background.

* Use Simpledropdown to achieve desired styling in coin selector.

* Lint fix

* Fix typos and remove dead code.

* Remove storage of shapeshift receiving address from background.

* Fix typos
2018-01-12 11:48:18 -08:00
Alexander Tseung 376e136572 Update styling for buttons, font weights 2018-01-11 16:30:07 -08:00
Alexander Tseung 208e94d3bf Update main view styling 2018-01-10 21:09:09 -08:00
Alexander Tseung e226b10a89 Add react-router to allow use of the browser back button 2017-12-14 12:50:20 -08:00
Chi Kei Chan 515437a4c9 Fix isMascara and update yarn.lock 2017-12-12 12:22:22 -08:00
Dan 57c91435a7 Substitute isMascara check for explicit check if user is on mobile browser. 2017-12-12 12:14:40 -08:00
Dan 4b654669e6 Hide open in browser button on mobile (but still show on extension); adds a function to detect if viewing with mobile browser. 2017-12-12 12:14:40 -08:00
Dan 05c6789030 Adds button for opening app in main browser window in extension. 2017-12-12 12:14:40 -08:00
Chi Kei Chan 4401800a42 Account menu white check mark 2017-10-24 00:13:49 -07:00
Alexander Tseung bef1405a50 Change all "Buy" to "Deposit" 2017-10-22 22:59:55 -07:00
Chi Kei Chan ca69fa5d91 Re-enable Contract tx list item 2017-09-07 11:38:21 -07:00
Chi Kei Chan 8b919758e5 Send Token screen partial UI 2017-09-07 04:24:03 -07:00
Chi Kei Chan 14b2f3e391 Show token balance and identicon 2017-09-06 23:03:23 -07:00
Chi Kei Chan f1fb9e10a0 Adding Token transaction detail screen 2017-09-06 03:17:49 -07:00
Dan e7b3ef0708 Lint fixes 2017-08-31 04:16:07 -07:00
Dan J Miller 5b62f10a5f Modify buy and send buttons color, border-radius and various size properties. (#1956) 2017-08-22 16:42:17 -07:00
sdtsui b0759ddc18 Hook up send screen action to Send Button in TxView 2017-08-21 12:53:15 -07:00
sdtsui 4e9376ca71 Extend modal implementation and state management to accomodate multiple modal types 2017-08-20 18:32:58 -07:00
sdtsui 96b186dfb2 Cleanup txList and txView components 2017-08-10 19:35:10 -07:00
Simon Liang 53c91591b3 redid tx-view and balance-component mapStateToProps logic 2017-08-10 14:43:01 +08:00
Simon Liang 9d36b25c5f extracted transaction list 2017-08-10 14:43:01 +08:00
sdtsui 29c8f448ca Hook up global modal to Tx view, Buy button 2017-08-08 13:37:52 -07:00
Simon Liang e8ade42f2a extracted balance component and renders to the format, also wired in the account name 2017-08-08 16:49:45 +08:00
sdtsui 29662ff7b4 Move tx and wallet view styles to component classes 2017-08-06 20:47:59 -07:00
sdtsui 5c7adc911d Merge branch 'NewUI' into feat/mm-ui-5-merged 2017-08-06 20:24:04 -07:00
sdtsui b3d7abd5d4 Allow clicks on account view to enable sidebar, not just burger 2017-08-06 19:29:51 -07:00
sdtsui 850d2124c8 Refactor account name css - mobile views 2017-08-06 19:26:52 -07:00
sdtsui 403d9c52b5 Add fine css tweaks to hero balance - laptop 2017-08-06 18:14:48 -07:00
sdtsui dc0f78c1b9 Fix font size of eth display for 576-780px vw 2017-08-06 16:58:45 -07:00