| Commit message (Expand) | Author | Age | Files | Lines |
| * | Disable send-v2 next button if in error | Dan | 2017-10-24 | 1 | -6/+8 |
| * | Update settings screen to new UI | Alexander Tseung | 2017-10-23 | 4 | -0/+228 |
| * | various styling fix on mobile | Chi Kei Chan | 2017-10-20 | 6 | -12/+43 |
| * | Fixes mobile styling. | Dan | 2017-10-20 | 2 | -11/+41 |
| * | Handling to and amount errors. | Dan | 2017-10-19 | 1 | -0/+11 |
| * | New Account modal | Chi Kei Chan | 2017-10-18 | 6 | -11/+79 |
| * | wip | Chi Kei Chan | 2017-10-18 | 2 | -0/+24 |
| * | Prevent adding already added tokens (#2362) | Alexander Tseung | 2017-10-14 | 1 | -1/+14 |
| * | Fix click to copy for private key not working (#2360) | Alexander Tseung | 2017-10-14 | 1 | -4/+4 |
| * | [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state... | Dan J Miller | 2017-10-14 | 5 | -19/+270 |
| * | Adding Account Dropdown V2 | Chi Kei Chan | 2017-10-13 | 4 | -0/+95 |
| * | Various styling fixes | Chi Kei Chan | 2017-10-13 | 13 | -64/+133 |
| * | Adds amount and gas field to sendV2. | Dan | 2017-10-13 | 2 | -0/+52 |
| * | Send v2 to autocomplete. | Dan | 2017-10-11 | 1 | -0/+16 |
| * | Token menu ellipsis alignment | Chi Kei Chan | 2017-10-11 | 1 | -3/+8 |
| * | Reduce header shadow on mobile | Chi Kei Chan | 2017-10-11 | 2 | -1/+5 |
| * | Fix recipient on send token | Chi Kei Chan | 2017-10-11 | 1 | -0/+1 |
| * | Confirm Token and Confirm Contract v2 | Chi Kei Chan | 2017-10-11 | 1 | -2/+4 |
| * | Confirm eth v2 | Chi Kei Chan | 2017-10-11 | 3 | -59/+98 |
| * | Refactor 'rendersingleidentity' to a stand alone account-list-item component. | Dan | 2017-10-10 | 2 | -37/+29 |
| * | UI for readonly from component. From dropdown opening and closing. Mockdata. | Dan | 2017-10-10 | 2 | -0/+95 |
| * | UI for send screen container without form rows. | Dan | 2017-10-09 | 2 | -0/+143 |
| * | Hide token confirmation modal ui | Dan | 2017-10-03 | 1 | -0/+73 |
| * | Token menu ui. | Dan | 2017-10-02 | 1 | -0/+47 |
| * | Shapeshift deposit tx modal. | Dan | 2017-10-02 | 1 | -7/+7 |
| * | Always set currency to USD on app mount | Chi Kei Chan | 2017-09-29 | 3 | -0/+13 |
| * | Makes styling fixes to account dropdown. | Dan | 2017-09-28 | 1 | -3/+2 |
| * | Adds a back button to export private key modal; connects account details to s... | Dan | 2017-09-28 | 1 | -0/+15 |
| * | Implement Confirm Deploy Contract screen | Chi Kei Chan | 2017-09-27 | 2 | -2/+7 |
| * | Connect export key modal to state and enable actions. | Dan | 2017-09-27 | 1 | -1/+27 |
| * | Export private key modal body ui. | Dan | 2017-09-26 | 2 | -1/+70 |
| * | Exports private key modal opens from dropdown. | Dan | 2017-09-24 | 1 | -35/+38 |
| * | Add Confirm Send token screen | Chi Kei Chan | 2017-09-23 | 1 | -0/+6 |
| * | New account modal now allows for addition of account name. | Dan | 2017-09-23 | 1 | -1/+1 |
| * | ReadOnlyInput component. | Dan | 2017-09-23 | 1 | -1/+1 |
| * | Client side error handling for from, to and amount fields in send.js | Dan | 2017-09-23 | 1 | -0/+15 |
| * | Integrate Add Token | Chi Kei Chan | 2017-09-22 | 2 | -5/+100 |
| * | Abstract account modal. | Dan | 2017-09-22 | 1 | -27/+30 |
| * | Add Token UI - hover/select state; fetch token address | Chi Kei Chan | 2017-09-21 | 2 | -2/+14 |
| * | Add Add Token UI; Add Fuzzy search for tokens | Chi Kei Chan | 2017-09-20 | 2 | -0/+175 |
| * | Buy Modal Styling | Chi Kei Chan | 2017-09-20 | 1 | -7/+13 |
| * | Merge branch 'master' into nm | Chi Kei Chan | 2017-09-19 | 1 | -1/+1 |
| * | Ensures that new accounts are only created from the modal, and not when click... | Dan | 2017-09-16 | 1 | -0/+1 |
| * | Make send token responsive; fix desktop send modal height | Chi Kei Chan | 2017-09-15 | 1 | -4/+24 |
| * | Add responsive UI to send ether modal | Chi Kei Chan | 2017-09-15 | 5 | -12/+38 |
| * | Style send ether screen | Chi Kei Chan | 2017-09-14 | 1 | -36/+56 |
| * | Show token tx properly | Chi Kei Chan | 2017-09-14 | 1 | -11/+7 |
| * | Update yarn.lock; Fix tx-list-item overflow; Fix gas exchange rate | Chi Kei Chan | 2017-09-14 | 1 | -4/+55 |
| * | Enables Cancel button in confirmation screen. | Dan | 2017-09-14 | 1 | -0/+1 |
| * | Add token exchange rates | Chi Kei Chan | 2017-09-13 | 1 | -0/+11 |
| * | Improve styling in Confirmation Screen; Show decoded send token data | Chi Kei Chan | 2017-09-13 | 1 | -36/+68 |
| * | [NewUI] Color tx-list-item text depending on transaction status. (#2050) | Dan J Miller | 2017-09-13 | 2 | -0/+19 |
| * | Add frontend validation to send-token | Chi Kei Chan | 2017-09-12 | 4 | -3/+26 |
| * | [New-UI] Confirm Screen restyle and connect to state (#2042) | Dan J Miller | 2017-09-12 | 4 | -0/+240 |
| * | Add buttons; handle back; add yarn.lock | Chi Kei Chan | 2017-09-12 | 3 | -15/+53 |
| * | Use transparent border for consistent size with and without border. | Dan | 2017-09-12 | 1 | -1/+1 |
| * | Cleaner css for circle icon. | Dan | 2017-09-12 | 1 | -7/+19 |
| * | Adds title, divider and descriptive text to network dropdown. | Dan | 2017-09-12 | 1 | -0/+34 |
| * | Highlighted circle icons for the network menu. | Dan | 2017-09-12 | 2 | -0/+21 |
| * | Style send token screen | Chi Kei Chan | 2017-09-11 | 2 | -1/+30 |
| * | Use width 100 and margin for the new modal input. | Dan | 2017-09-09 | 1 | -1/+2 |
| * | Tweak styles in new-account-modal. | Dan | 2017-09-09 | 1 | -7/+16 |
| * | Fix css merge conflicts | Chi Kei Chan | 2017-09-08 | 1 | -1/+1 |
| * | Account-detail address is a readonly input. | Dan | 2017-09-08 | 1 | -0/+3 |
| * | Remove highlight on modal | Dan | 2017-09-08 | 1 | -0/+4 |
| * | Touch up style of account-details-modal. | Dan | 2017-09-08 | 2 | -12/+25 |
| * | Link user from transaction list to etherscan if they have a transaction hash. | Dan | 2017-09-08 | 1 | -1/+6 |
| * | Improve tx-list item hover scss. | Dan | 2017-09-08 | 1 | -3/+3 |
| * | Create tx-list-item component. | Dan | 2017-09-08 | 1 | -0/+16 |
| * | Fix font sizes on Send Token | Chi Kei Chan | 2017-09-07 | 1 | -3/+3 |
| * | Send Token screen partial UI | Chi Kei Chan | 2017-09-07 | 1 | -0/+41 |
| * | Add Contract Tx List Item; Update Token Tx on select | Chi Kei Chan | 2017-09-07 | 3 | -34/+57 |
| * | Adding Token transaction detail screen | Chi Kei Chan | 2017-09-06 | 2 | -4/+19 |
| * | Implement tokens list UI | Chi Kei Chan | 2017-09-06 | 4 | -2/+38 |
| * | Remove wallet-view scrollbars. | Dan | 2017-09-05 | 1 | -0/+6 |
| * | Touch up transaction list item styles, remove main-content scroll bars, align... | Dan | 2017-09-05 | 3 | -11/+22 |
| * | Fix styling of buy and send buttons on main screen. | Dan | 2017-09-05 | 1 | -5/+4 |
| * | Capitalizations via text-transform for main screen transactions. | Dan | 2017-09-05 | 1 | -0/+5 |
| * | Adjust left margin in main container. | Dan | 2017-09-05 | 4 | -5/+12 |
| * | Fix header style; Address comments | Chi Kei Chan | 2017-09-05 | 4 | -18/+35 |
| * | Fix menu style | Jacky Chan | 2017-09-05 | 2 | -1/+23 |
| * | Use flex to ensure network name does not wrap. | Dan | 2017-09-01 | 1 | -0/+1 |
| * | Adjust z-index of header so that it stays in place when scrolling. | Dan | 2017-09-01 | 1 | -1/+1 |
| * | Fix margin, padding, height for header. | Dan | 2017-09-01 | 2 | -5/+17 |
| * | Fixed network font | Dan | 2017-09-01 | 1 | -0/+2 |
| * | Fixes lint errors and adds stylelint-config-standard to package.json | Dan | 2017-08-31 | 6 | -58/+55 |
| * | Minor clean up. | Dan | 2017-08-30 | 1 | -0/+5 |
| * | Replace Avenir Next with alternative. | Dan | 2017-08-30 | 2 | -1/+8 |
| * | Center tooltip on small screen size by using flexbox | Dan | 2017-08-30 | 1 | -1/+0 |
| * | Refactor for clean handling of tooltip close. | Dan | 2017-08-29 | 1 | -0/+9 |
| * | Styles and behaviour correct | Dan | 2017-08-29 | 2 | -2/+3 |
| * | Final styling improvements for tooltip; plus a few for send form. | Dan | 2017-08-26 | 1 | -6/+12 |
| * | Updating current currency from send form. | Dan | 2017-08-26 | 1 | -0/+8 |
| * | Refactor tooltip to remove external lib; tooltip now updating gas fee in parent. | Dan | 2017-08-26 | 1 | -3/+90 |
| * | Toggling tooltip. | Dan | 2017-08-26 | 1 | -0/+11 |
| * | Add 'customize' text to gas input. | Dan | 2017-08-26 | 1 | -1/+11 |
| * | Patch 3 new account modal (#1962) | Dan J Miller | 2017-08-25 | 2 | -3/+89 |
| * | Patch 2 account details modal (#1957) | Dan J Miller | 2017-08-25 | 1 | -0/+44 |
| * | Modify buy and send buttons color, border-radius and various size properties.... | Dan J Miller | 2017-08-23 | 2 | -4/+10 |
| * | Remove border and apply background color to gas input | sdtsui | 2017-08-23 | 2 | -0/+10 |
| * | Add layout and props for send screen inputs | sdtsui | 2017-08-23 | 1 | -1/+21 |
| * | [WIP] - Styling Send Screen - Need to bring in data contract for signTx | sdtsui | 2017-08-23 | 1 | -0/+10 |
| * | Tweak z-indicies | sdtsui | 2017-08-22 | 3 | -6/+7 |
| * | Adjust zIndex and width for send screen | sdtsui | 2017-08-22 | 3 | -10/+17 |
| * | [WIP] Tweak Send Screen Styles | sdtsui | 2017-08-22 | 3 | -11/+33 |
| * | Hook up identicon and buttons to AccountDetailsModal, clean up colors | sdtsui | 2017-08-22 | 3 | -5/+9 |
| * | Integrate old QR component with new modal layout | sdtsui | 2017-08-22 | 2 | -5/+6 |
| * | Add wrapper CSS for NewAccountModal | sdtsui | 2017-08-21 | 1 | -1/+10 |
| * | Add wrapper CSS for AccountDetailsModal | sdtsui | 2017-08-21 | 1 | -0/+9 |
| * | Hook up actions to EditAccountNameModal | sdtsui | 2017-08-21 | 3 | -22/+60 |
| * | Implement new dropdown design, integrate account balances | sdtsui | 2017-08-21 | 2 | -0/+16 |
| * | Lint and cleanup all scss | sdtsui | 2017-08-14 | 19 | -244/+329 |
| * | Implement infinite scrolls (no lazy loading) for wallet view | sdtsui | 2017-08-12 | 2 | -8/+21 |
| * | [WIP] Begin fixing responsive layout with many wallets | sdtsui | 2017-08-11 | 1 | -2/+6 |
| * | Allow fullscreen scrolling on mobile view, while retaining in-window scroll f... | sdtsui | 2017-08-11 | 1 | -2/+4 |
| * | Implement responsive wallet balances | sdtsui | 2017-08-11 | 4 | -1/+84 |
| * | Cleanup SCSS and improve organization of color vars | sdtsui | 2017-08-11 | 9 | -54/+45 |
| * | Add UI tweaks, including separation of overflow logic for mobile (full-height... | sdtsui | 2017-08-11 | 2 | -8/+42 |
| * | Improve text positioning on mobile view | sdtsui | 2017-08-11 | 2 | -26/+50 |
| * | Extract scss breakpoints into variables | sdtsui | 2017-08-11 | 1 | -0/+4 |
| * | Implement widescreen layout for tx list | sdtsui | 2017-08-11 | 3 | -10/+44 |
| * | Move Txs list item styles into classes | sdtsui | 2017-08-11 | 1 | -0/+44 |
| * | Add new color for txs - dusty-gray | sdtsui | 2017-08-11 | 1 | -2/+4 |
| * | Switch buy modal 'cancel' from text to button for accessibility | sdtsui | 2017-08-10 | 1 | -0/+10 |
| * | Improve layout of buy buttons by tweaking text styles | sdtsui | 2017-08-10 | 1 | -1/+10 |
| * | Add z indicies to settings-variables | sdtsui | 2017-08-09 | 1 | -1/+13 |
| * | Add an additional font-size breakpoint for buy modal on the largest screens | sdtsui | 2017-08-09 | 1 | -1/+19 |
| * | Add minor positioning tweaks for buy modal, laptop view | sdtsui | 2017-08-09 | 1 | -3/+8 |
| * | Move inline styles out into explicitly named BEM classes | sdtsui | 2017-08-09 | 1 | -16/+50 |
| * | Implement modal content for buy flow - mobile view | sdtsui | 2017-08-09 | 2 | -5/+63 |
| * | Add note for responsive modal styles | sdtsui | 2017-08-09 | 1 | -0/+5 |
| * | extracted balance component and renders to the format, also wired in the acco... | Simon Liang | 2017-08-08 | 1 | -3/+20 |
| * | Opt for calculated values in absolutely positioned caret | sdtsui | 2017-08-07 | 1 | -0/+3 |
| * | Improve positioning of caret and add reusable color for wallet view | sdtsui | 2017-08-07 | 2 | -3/+4 |
| * | Position account icon, name, and caret | sdtsui | 2017-08-07 | 1 | -4/+21 |
| * | Move tx and wallet view styles to component classes | sdtsui | 2017-08-07 | 1 | -1/+15 |
| * | Merge branch 'NewUI' into feat/mm-ui-5-merged | sdtsui | 2017-08-07 | 4 | -24/+40 |
| * | Refactor account name css - mobile views | sdtsui | 2017-08-07 | 2 | -2/+8 |
| * | Refactor app-header css, including box shadow and z-index | sdtsui | 2017-08-07 | 2 | -2/+40 |
| * | Add fine css tweaks to hero balance - laptop | sdtsui | 2017-08-07 | 1 | -20/+10 |
| * | Adjust hero balance on mobile | sdtsui | 2017-08-07 | 1 | -26/+31 |
| * | Adjust size of buttons for 576-780+px range | sdtsui | 2017-08-07 | 1 | -19/+5 |
| * | Fix font size of eth display for 576-780px vw | sdtsui | 2017-08-07 | 1 | -1/+20 |
| * | Normalize sidebar dimensions and adjust hero button responsiveness | sdtsui | 2017-08-07 | 2 | -20/+55 |
| * | Implement hero balance UI, mobile | sdtsui | 2017-08-07 | 2 | -0/+54 |
| * | Disable debug styles | sdtsui | 2017-08-07 | 1 | -17/+17 |
| * | Move remaining debug, fonts, reset, and transitions into inverted triangle | sdtsui | 2017-08-07 | 7 | -3/+389 |
| * | Move debug and colors to itcss | sdtsui | 2017-08-07 | 2 | -1/+33 |
| * | Remove output folder | sdtsui | 2017-08-07 | 1 | -1/+1 |
| * | Organize app components scss | sdtsui | 2017-08-07 | 9 | -67/+666 |
| * | Organize app components | sdtsui | 2017-08-07 | 1 | -1/+67 |
| * | Move generic button components and body styles to components and generic, res... | sdtsui | 2017-08-07 | 7 | -5/+212 |
| * | Move old colors intro settings/variables | sdtsui | 2017-08-07 | 1 | -0/+5 |
| * | Add inverted triangle css (itcss) folder structure | sdtsui | 2017-08-07 | 7 | -0/+0 |