| Commit message (Expand) | Author | Age | Files | Lines |
* | darker backdrop style for modal | cjeria | 2017-11-10 | 1 | -1/+1 |
* | Calculate max amount for send ether based on minimum gas total. | Dan | 2017-11-08 | 1 | -8/+0 |
* | Fix amount max for sending token. | Dan | 2017-11-08 | 1 | -7/+23 |
* | Add currency-input component to correct send amount behaviour and move curren... | Dan | 2017-11-08 | 2 | -28/+101 |
* | Lint fixes. | Dan | 2017-11-07 | 3 | -4/+1 |
* | Set gas price allows for WEI precision. | Dan | 2017-11-07 | 3 | -9/+29 |
* | Insufficient balance warning in gas customizer works for send token | Dan | 2017-11-07 | 1 | -3/+1 |
* | Adds max amount feature for send-ether | Dan | 2017-11-07 | 2 | -1/+3 |
* | Token balance in send state; validating sufficient tokens, validation updates... | Dan | 2017-11-07 | 4 | -10/+46 |
* | Merge pull request #2530 from MetaMask/uat | Chi Kei Chan | 2017-11-03 | 36 | -254/+234 |
|\ |
|
| * | More lint fixes | Dan | 2017-11-02 | 24 | -89/+81 |
| * | Lint fixes for NewUI-flat. | Dan | 2017-11-02 | 28 | -159/+147 |
* | | Fixes width of from and to dropdowns in extension and on mobile views. | Dan | 2017-11-03 | 1 | -1/+1 |
|/ |
|
* | Add utility for getting token data; get token data in tx-list even if token h... | Dan | 2017-10-28 | 2 | -11/+48 |
* | Provide default new account name | Alexander Tseung | 2017-10-27 | 1 | -63/+78 |
* | Correct rendering of conversions when conversion rate is a token. (#2498) | Dan J Miller | 2017-10-27 | 2 | -15/+46 |
* | Clear import error state on logout. | Dan | 2017-10-27 | 1 | -0/+1 |
* | eth_sign warning color | Dan | 2017-10-27 | 1 | -1/+8 |
* | Change min gas price to 0.1 GWEI | Dan | 2017-10-27 | 6 | -30/+42 |
* | Merge branch 'master' into NewUI-flat | Chi Kei Chan | 2017-10-26 | 1 | -6/+10 |
|\ |
|
| * | Merge pull request #2476 from MetaMask/100MweiMinGasPrice | Dan Finlay | 2017-10-26 | 2 | -12/+15 |
| |\ |
|
| | * | Add labels to clarify warning. | Kevin Serrano | 2017-10-26 | 1 | -4/+4 |
| | * | Account for non-submitted mins and max | Kevin Serrano | 2017-10-26 | 1 | -2/+2 |
| | * | Add clarifying comment about wei conversion. | Kevin Serrano | 2017-10-26 | 1 | -0/+1 |
| | * | Cut out intermediary wei steps. | Kevin Serrano | 2017-10-26 | 1 | -4/+2 |
| | * | Remove unneeded toString conversions. | Kevin Serrano | 2017-10-26 | 1 | -2/+2 |
| | * | Move upsize conversions for input warning at front of fn. | Kevin Serrano | 2017-10-26 | 1 | -3/+5 |
| | * | Fix mismatched decimal/hex conversion in pending-tx | Kevin Serrano | 2017-10-26 | 1 | -1/+1 |
| | * | Resolve merge conflict. | Kevin Serrano | 2017-10-25 | 1 | -1/+1 |
| | |\ |
|
| | | * | Reduce minimum gas price to 100 MWEI | Dan Finlay | 2017-10-25 | 1 | -7/+7 |
| | * | | Fix for gas price to be lowered. | Kevin Serrano | 2017-10-25 | 2 | -11/+13 |
| | |/ |
|
* | | | Allow editing account name in account details modal | Alexander Tseung | 2017-10-26 | 3 | -55/+91 |
* | | | Sign Typed Request styling fixes | Chi Kei Chan | 2017-10-26 | 1 | -2/+2 |
* | | | Signature request fixes. | Dan | 2017-10-26 | 1 | -6/+16 |
* | | | Fix Import an Account link not working in Create Account modal | Alexander Tseung | 2017-10-26 | 1 | -6/+10 |
* | | | Signature Request | Dan | 2017-10-26 | 3 | -47/+323 |
* | | | Adds revert feature to customize gas modal. | Dan | 2017-10-26 | 1 | -8/+15 |
* | | | Add Info section | Alexander Tseung | 2017-10-26 | 1 | -0/+6 |
* | | | Add GWEI to gas price unit | Chi Kei Chan | 2017-10-25 | 1 | -1/+1 |
* | | | Fix gas input styling on mobile view | Chi Kei Chan | 2017-10-25 | 2 | -7/+7 |
* | | | Fix alignment on right arrow of confirm tx screens | Chi Kei Chan | 2017-10-25 | 2 | -2/+2 |
* | | | Change download to show in Export Private Key Modal | Chi Kei Chan | 2017-10-25 | 1 | -2/+2 |
* | | | Styling and UX changes on sidebar | Chi Kei Chan | 2017-10-25 | 1 | -10/+12 |
* | | | Merge branch 'master' into NewUI-flat | Chi Kei Chan | 2017-10-25 | 3 | -6/+4 |
|\| | |
|
| * | | Merge pull request #2422 from watilde/fixes-lint | Kevin Serrano | 2017-10-25 | 4 | -8/+6 |
| |\ \
| | |/
| |/| |
|
| | * | Fix lint warnings | Daijiro Wachi | 2017-10-22 | 4 | -8/+6 |
* | | | Hide sidebar on add token | Chi Kei Chan | 2017-10-25 | 1 | -1/+4 |
* | | | Merge branch 'master' into NewUI-flat | Chi Kei Chan | 2017-10-25 | 7 | -1/+17 |
|\| | |
|
| * | | Merge branch 'firsttimeflow' of https://github.com/chikeichan/metamask-plugin... | tmashuang | 2017-10-24 | 6 | -0/+16 |
| |\ \ |
|
| | * | | Fix linter | Chi Kei Chan | 2017-10-21 | 6 | -0/+16 |
| | |/ |
|
| * / | Add support for alternative ENS TLDs | Dan Finlay | 2017-10-23 | 1 | -1/+1 |
| |/ |
|
* | | Simply logic for rendering matching accounts in to-autocomplete dropdown. | Dan | 2017-10-25 | 1 | -12/+4 |
* | | Style dropdown of to-autocomplete. | Dan | 2017-10-25 | 2 | -29/+105 |
* | | Disable network dropdown on conf tx screen | Chi Kei Chan | 2017-10-24 | 1 | -1/+6 |
* | | Change clickable area for account detail; change network dot size | Chi Kei Chan | 2017-10-24 | 1 | -2/+4 |
* | | Fix styling in private key modal | Chi Kei Chan | 2017-10-24 | 1 | -1/+0 |
* | | Add "Add Token" button to side bar | Chi Kei Chan | 2017-10-24 | 1 | -0/+5 |
* | | Fix clickable area on logout | Chi Kei Chan | 2017-10-24 | 1 | -2/+3 |
* | | Account menu white check mark | Chi Kei Chan | 2017-10-24 | 2 | -6/+7 |
* | | New Sidebar uplift | Chi Kei Chan | 2017-10-24 | 2 | -57/+36 |
* | | Change LOOSE label to IMPORTED | Chi Kei Chan | 2017-10-24 | 1 | -1/+1 |
* | | Improve customize gas modal error handling | Dan | 2017-10-24 | 5 | -36/+177 |
* | | Cleaner implementation of currency-display input. | Dan | 2017-10-24 | 1 | -22/+14 |
* | | Merge pull request #2433 from danjm/NewUI-flat-precision-improvements | Chi Kei Chan | 2017-10-24 | 2 | -3/+5 |
|\ \ |
|
| * | | Improve precision in send and confirm. | Dan | 2017-10-24 | 2 | -3/+5 |
* | | | Merge pull request #2434 from danjm/NewUI-flat-clear-send-state | Chi Kei Chan | 2017-10-24 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Clear send state on cancelling and signing. | Dan | 2017-10-24 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge pull request #2431 from alextsg/nu-2406 | Chi Kei Chan | 2017-10-24 | 3 | -4/+4 |
|\ \ \ |
|
| * | | | Change all "Buy" to "Deposit" | Alexander Tseung | 2017-10-23 | 3 | -4/+4 |
| |/ / |
|
* / / | Update settings screen to new UI | Alexander Tseung | 2017-10-23 | 2 | -30/+124 |
|/ / |
|
* | | Fix Conversions bugs; Fiat value bugs | Chi Kei Chan | 2017-10-21 | 4 | -6/+20 |
* | | Add resiliency to confirm-send-token | Chi Kei Chan | 2017-10-21 | 1 | -5/+5 |
* | | Merge pull request #2410 from alextsg/nu-2280 | Chi Kei Chan | 2017-10-21 | 2 | -42/+35 |
|\ \ |
|
| * | | Fix loading animation not showing on network change | Alexander Tseung | 2017-10-20 | 2 | -42/+35 |
* | | | Fixes regression in confirm-send-token | Dan | 2017-10-21 | 1 | -2/+4 |
|/ / |
|
* | | Fix network dropdown styles | Chi Kei Chan | 2017-10-20 | 1 | -1/+1 |
* | | various styling fix on mobile | Chi Kei Chan | 2017-10-20 | 1 | -4/+4 |
* | | Fix selectors | Chi Kei Chan | 2017-10-20 | 2 | -5/+4 |
* | | Merge branch 'NewUI-flat' into MM-128-get-currentCurrency-from-state | Chi Kei Chan | 2017-10-20 | 1 | -17/+34 |
|\ \ |
|
| * | | Min and default gas price, limit, total; comments out code for gas slider. | Dan | 2017-10-20 | 3 | -15/+43 |
| * | | Identicon in send token show who you are sending to, not the token's identicon. | Dan | 2017-10-20 | 1 | -3/+3 |
| * | | Fix handling of arithmetic on token gas in confirm-send-token. | Dan | 2017-10-20 | 1 | -16/+33 |
* | | | Get currency from state in account details, send and confirm screens. | Dan | 2017-10-20 | 9 | -62/+74 |
* | | | Min and default gas price, limit, total; comments out code for gas slider. | Dan | 2017-10-20 | 3 | -15/+43 |
|/ / |
|
* | | Fixes mobile styling. | Dan | 2017-10-20 | 1 | -1/+1 |
* | | Merge branch 'NewUI-flat' into merge | Chi Kei Chan | 2017-10-19 | 64 | -721/+6200 |
|\ \
| |/
|/| |
|
| * | Fix cancel button on send screen. | Dan | 2017-10-19 | 1 | -0/+1 |
| * | Handling to and amount errors. | Dan | 2017-10-19 | 3 | -13/+21 |
| * | Move all of send state to metamask state. | Dan | 2017-10-19 | 4 | -19/+24 |
| * | Get from and update addressBook in send-v2 | Dan | 2017-10-19 | 1 | -4/+8 |
| * | Network dropdown update | Chi Kei Chan | 2017-10-18 | 1 | -1/+2 |
| * | New Account modal | Chi Kei Chan | 2017-10-18 | 2 | -53/+51 |
| * | wip | Chi Kei Chan | 2017-10-18 | 3 | -7/+113 |
| * | Enable send-v2 functionality. | Dan | 2017-10-18 | 3 | -7/+21 |
| * | Fix Import Account link not hiding sidebar | Alexander Tseung | 2017-10-16 | 2 | -3/+9 |
| * | Customize Gas connected to state | Dan | 2017-10-16 | 3 | -14/+80 |
| * | Fix cursor on unclickable transactions (#2356) | Alexander Tseung | 2017-10-14 | 1 | -3/+9 |
| * | Fix exception thrown when tokens is null (#2355) | Alexander Tseung | 2017-10-14 | 1 | -1/+2 |
| * | Fix Localhost 8545 option in network dropdown (#2357) | Alexander Tseung | 2017-10-14 | 1 | -1/+1 |
| * | Fix styling for Accept buttons in notices (#2358) | Alexander Tseung | 2017-10-14 | 1 | -1/+1 |
| * | Fix click to copy for private key not working (#2360) | Alexander Tseung | 2017-10-14 | 2 | -3/+7 |
| * | [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state... | Dan J Miller | 2017-10-14 | 13 | -52/+445 |
| * | Adding Account Dropdown V2 | Chi Kei Chan | 2017-10-13 | 2 | -0/+100 |
| * | Various styling fixes | Chi Kei Chan | 2017-10-13 | 2 | -3/+10 |
| * | Refactor amount input: dynamic input width with vanilla js. | Dan | 2017-10-13 | 1 | -41/+32 |
| * | Send v2 amount unit moves correctly. | Dan | 2017-10-13 | 1 | -1/+19 |
| * | Adds amount and gas field to sendV2. | Dan | 2017-10-13 | 1 | -0/+85 |
| * | Send v2 to autocomplete. | Dan | 2017-10-11 | 1 | -0/+55 |
| * | Fix recipient on send token | Chi Kei Chan | 2017-10-11 | 1 | -2/+4 |
| * | Confirm Token and Confirm Contract v2 | Chi Kei Chan | 2017-10-11 | 2 | -36/+39 |
| * | Confirm eth v2 | Chi Kei Chan | 2017-10-11 | 1 | -19/+19 |
| * | Refactor 'rendersingleidentity' to a stand alone account-list-item component. | Dan | 2017-10-10 | 2 | -49/+71 |
| * | UI for readonly from component. From dropdown opening and closing. Mockdata. | Dan | 2017-10-10 | 1 | -0/+94 |
| * | Edit account modal shows and allows editing of name from props, not just plac... | Dan | 2017-10-09 | 1 | -2/+3 |
| * | Merge branch 'master' into NewUI-flat | Chi Kei Chan | 2017-10-04 | 1 | -6/+22 |
| |\ |
|
| * | | Enables remove token and ensures add/remove update the list without need for ... | Dan | 2017-10-04 | 3 | -8/+23 |
| * | | Add needed iterator in tx-list and path to account in selectors. | Dan | 2017-10-03 | 1 | -1/+6 |
| * | | Hide token confirmation modal ui | Dan | 2017-10-03 | 4 | -3/+97 |
| * | | Token menu ui. | Dan | 2017-10-02 | 2 | -0/+56 |
| * | | Shapeshift deposit tx modal. | Dan | 2017-10-02 | 4 | -2/+54 |
| * | | Enables the old shapeshift UI within new ui. | Dan | 2017-10-02 | 2 | -2/+4 |
| * | | Query for gas estimates | Chi Kei Chan | 2017-09-29 | 1 | -2/+16 |
| * | | Hide ShapeShift and Fix Modal Stylings | Chi Kei Chan | 2017-09-29 | 2 | -13/+52 |
| * | | Always set currency to USD on app mount | Chi Kei Chan | 2017-09-29 | 4 | -4/+3 |
| * | | Ensure sent token value is recognized as hex. | Dan | 2017-09-29 | 1 | -1/+1 |
| * | | Close sidebar on token selection. | Dan | 2017-09-29 | 2 | -4/+20 |
| * | | Close mobile sidebar when selecting 'Add token' from account options dropdown. | Dan | 2017-09-29 | 1 | -0/+2 |
| * | | Merge branch 'master' into mmn | Chi Kei Chan | 2017-09-28 | 1 | -1/+2 |
| |\ \ |
|
| * | | | Use font-awesome icons for create and import account. | Dan | 2017-09-28 | 1 | -9/+5 |
| * | | | Makes styling fixes to account dropdown. | Dan | 2017-09-28 | 1 | -7/+10 |
| * | | | Keep privateKey out of state and clear it after closing export private key mo... | Dan | 2017-09-28 | 1 | -7/+14 |
| * | | | Adds a back button to export private key modal; connects account details to s... | Dan | 2017-09-28 | 3 | -5/+41 |
| * | | | Implement Confirm Deploy Contract screen | Chi Kei Chan | 2017-09-27 | 2 | -0/+350 |
| * | | | Update the correct values in state when estimates are received. | Dan | 2017-09-27 | 1 | -8/+6 |
| * | | | Gets gas and price estimates when send components mount. | Dan | 2017-09-27 | 1 | -20/+12 |
| * | | | Return null if transaction.key is shapeshift | Chi Kei Chan | 2017-09-27 | 1 | -1/+6 |
| * | | | Connect export key modal to state and enable actions. | Dan | 2017-09-27 | 2 | -14/+77 |
| * | | | Merge branch 'NewUI-flat' into MM-57-use-gas-estimator | Chi Kei Chan | 2017-09-26 | 2 | -1/+26 |
| |\ \ \ |
|
| | * | | | Select all in to and from of send screens, instead of clearing on focus. | Dan | 2017-09-26 | 1 | -1/+1 |
| | * | | | Able to change selections in to and from fields of send and send token. | Dan | 2017-09-26 | 1 | -0/+1 |
| | * | | | Export private key modal body ui. | Dan | 2017-09-26 | 1 | -0/+22 |
| * | | | | Send token now estimates gas and price. | Dan | 2017-09-26 | 1 | -8/+37 |
| * | | | | Update send token to handle errors onBlur events and prevent clicking send un... | Dan | 2017-09-26 | 1 | -12/+59 |
| * | | | | Handles errors with to field and renders warnings from backend in send token. | Dan | 2017-09-26 | 1 | -1/+1 |
| |/ / / |
|
| * | | | Exports private key modal opens from dropdown. | Dan | 2017-09-24 | 3 | -19/+72 |
| * | | | Add Confirm Send token screen | Chi Kei Chan | 2017-09-23 | 4 | -34/+453 |
| * | | | get identities from getState() instead of passing from caller, only set new a... | Dan | 2017-09-23 | 1 | -6/+6 |
| * | | | New account modal now allows for addition of account name. | Dan | 2017-09-23 | 1 | -4/+16 |
| * | | | Default class params to empty string in readonly-input | Dan | 2017-09-23 | 1 | -2/+2 |
| * | | | ReadOnlyInput component. | Dan | 2017-09-23 | 2 | -12/+33 |
| * | | | Open account details modal on buy -> direct deposit. | Dan | 2017-09-23 | 1 | -1/+11 |
| * | | | Refactor Confirmation Tx to render different screen | Chi Kei Chan | 2017-09-22 | 2 | -183/+163 |
| * | | | Integrate Add Token | Chi Kei Chan | 2017-09-22 | 2 | -6/+10 |
| * | | | Abstract account modal. | Dan | 2017-09-22 | 3 | -36/+66 |
| * | | | Confirm screen shows amount plus gas in total field | Dan | 2017-09-22 | 1 | -6/+19 |
| * | | | Handles errors with to field and renders warnings from backend in send token. | Dan | 2017-09-22 | 1 | -11/+17 |
| * | | | Buy Modal Styling | Chi Kei Chan | 2017-09-20 | 1 | -3/+4 |
| * | | | Merge branch 'master' into NewUI-flat | Chi Kei Chan | 2017-09-19 | 3 | -3/+3 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into NewUI-flat | Chi Kei Chan | 2017-09-19 | 1 | -0/+9 |
| |\ \ \ \ |
|
| * | | | | | Fix Merge Problems; update yarn lock | Chi Kei Chan | 2017-09-19 | 1 | -1/+7 |
| * | | | | | Merge branch 'master' into nm | Chi Kei Chan | 2017-09-19 | 8 | -31/+189 |
| |\ \ \ \ \ |
|
| * | | | | | | Handle transaction totals in WEI in tx-list, send and pending. | Dan | 2017-09-16 | 2 | -0/+6 |
| * | | | | | | Ensures that new accounts are only created from the modal, and not when click... | Dan | 2017-09-16 | 2 | -5/+8 |
| * | | | | | | Adds USD to token list. | Dan | 2017-09-16 | 1 | -3/+37 |
| * | | | | | | Show dollar sign before USD on account details page. | Dan | 2017-09-16 | 2 | -4/+6 |
| * | | | | | | Show token tx properly | Chi Kei Chan | 2017-09-14 | 3 | -27/+97 |
| * | | | | | | Update yarn.lock; Fix tx-list-item overflow; Fix gas exchange rate | Chi Kei Chan | 2017-09-14 | 2 | -24/+50 |
| * | | | | | | Fix send and pending. | Dan | 2017-09-14 | 1 | -1/+1 |
| * | | | | | | Stop setting 'currentCurrency' and use local state for active currency in sen... | Dan | 2017-09-14 | 4 | -12/+12 |
| * | | | | | | Enables Cancel button in confirmation screen. | Dan | 2017-09-14 | 1 | -2/+11 |
| * | | | | | | Fixes the saving of transactions in send and display in tx-list with conversi... | Dan | 2017-09-14 | 2 | -8/+29 |
| * | | | | | | Reapply conversion utility changes and fix calls to utility in pending-tx. | Dan | 2017-09-14 | 1 | -9/+21 |
| * | | | | | | Add token exchange rates | Chi Kei Chan | 2017-09-13 | 4 | -14/+54 |
| * | | | | | | Improve styling in Confirmation Screen; Show decoded send token data | Chi Kei Chan | 2017-09-13 | 1 | -175/+164 |
| * | | | | | | Revert "Overhaul currency conversion utility and update calls to utility in p... | Chi Kei Chan | 2017-09-13 | 1 | -20/+10 |
| * | | | | | | Overhaul currency conversion utility and update calls to utility in pending-tx. | Dan | 2017-09-13 | 1 | -10/+20 |
| * | | | | | | [NewUI] Color tx-list-item text depending on transaction status. (#2050) | Dan J Miller | 2017-09-13 | 1 | -5/+14 |
| * | | | | | | Added signTokenTx; Adding token confirmation screen | Chi Kei Chan | 2017-09-12 | 2 | -14/+44 |
| * | | | | | | Add frontend validation to send-token | Chi Kei Chan | 2017-09-12 | 3 | -11/+93 |
| * | | | | | | [New-UI] Confirm Screen restyle and connect to state (#2042) | Dan J Miller | 2017-09-12 | 1 | -197/+139 |
| * | | | | | | Add buttons; handle back; add yarn.lock | Chi Kei Chan | 2017-09-12 | 3 | -26/+51 |
| * | | | | | | Cleaner css for circle icon. | Dan | 2017-09-12 | 2 | -17/+9 |
| * | | | | | | Replace checkmark with font-awesome equivalent. | Dan | 2017-09-12 | 1 | -6/+6 |
| * | | | | | | Adds title, divider and descriptive text to network dropdown. | Dan | 2017-09-12 | 1 | -0/+11 |
| * | | | | | | Highlighted circle icons for the network menu. | Dan | 2017-09-12 | 3 | -10/+78 |
| * | | | | | | Style send token screen | Chi Kei Chan | 2017-09-11 | 5 | -30/+27 |
| * | | | | | | New account modal top right close button working. | Dan | 2017-09-09 | 1 | -1/+3 |
| * | | | | | | Tweak styles in new-account-modal. | Dan | 2017-09-09 | 1 | -2/+2 |
| * | | | | | | Re-enable Contract tx list item | Chi Kei Chan | 2017-09-08 | 2 | -19/+8 |
| * | | | | | | Fix css merge conflicts | Chi Kei Chan | 2017-09-08 | 1 | -1/+1 |
| * | | | | | | Modify readonly value in for input in qr-code. | Dan | 2017-09-08 | 1 | -1/+1 |
| * | | | | | | Account-detail address is a readonly input. | Dan | 2017-09-08 | 1 | -2/+4 |
| * | | | | | | Close button in account-details-modal working. | Dan | 2017-09-08 | 1 | -1/+3 |
| * | | | | | | Touch up style of account-details-modal. | Dan | 2017-09-08 | 1 | -0/+2 |
| * | | | | | | Modify status copy for status === 'unapproved' | Dan | 2017-09-08 | 1 | -0/+1 |
| * | | | | | | Link user from transaction list to etherscan if they have a transaction hash. | Dan | 2017-09-08 | 2 | -3/+28 |
| * | | | | | | Create tx-list-item component. | Dan | 2017-09-08 | 2 | -74/+107 |
| * | | | | | | Show confirm transaction screen when clicking a pending transaction in the list. | Dan | 2017-09-08 | 2 | -3/+15 |
| * | | | | | | Send Token screen partial UI | Chi Kei Chan | 2017-09-07 | 3 | -3/+219 |
| * | | | | | | Add Contract Tx List Item; Update Token Tx on select | Chi Kei Chan | 2017-09-07 | 4 | -22/+32 |
| * | | | | | | Show token balance and identicon | Chi Kei Chan | 2017-09-07 | 7 | -57/+90 |
| * | | | | | | Adding Token transaction detail screen | Chi Kei Chan | 2017-09-06 | 6 | -77/+213 |
| * | | | | | | Fix token list | Chi Kei Chan | 2017-09-06 | 2 | -15/+24 |
| * | | | | | | Implement tokens list UI | Chi Kei Chan | 2017-09-06 | 5 | -104/+83 |
| * | | | | | | Touch up transaction list item styles, remove main-content scroll bars, align... | Dan | 2017-09-05 | 1 | -40/+45 |
| * | | | | | | Capitalizations via text-transform for main screen transactions. | Dan | 2017-09-05 | 1 | -2/+2 |
| * | | | | | | Fix header style; Address comments | Chi Kei Chan | 2017-09-05 | 5 | -39/+37 |
| * | | | | | | Fix merge conflict | Chi Kei Chan | 2017-09-05 | 1 | -6/+0 |
| * | | | | | | Fix menu style | Jacky Chan | 2017-09-05 | 4 | -38/+87 |
| * | | | | | | Lint fixes | Dan | 2017-08-31 | 25 | -166/+144 |
| * | | | | | | Refactor gas-fee-display to include usd and eth fee displays as separate comp... | Dan | 2017-08-31 | 3 | -30/+93 |
| * | | | | | | Move gas fee to a separate component. | Dan | 2017-08-31 | 1 | -0/+53 |
| * | | | | | | Move currency toggle to its own component. | Dan | 2017-08-31 | 2 | -1/+27 |
| * | | | | | | Clean up send.js and eth-balance.js with es6. | Dan | 2017-08-31 | 1 | -33/+25 |
| * | | | | | | Minor clean up. | Dan | 2017-08-30 | 1 | -6/+1 |
| * | | | | | | Center tooltip on small screen size by using flexbox | Dan | 2017-08-30 | 1 | -1/+6 |
| * | | | | | | Use hex values only in send.js to handle limit and price; GasTooltip accepts ... | Dan | 2017-08-29 | 1 | -7/+15 |
| * | | | | | | Using eth balance component to ensure proper rounding. | Dan | 2017-08-29 | 2 | -28/+43 |
| * | | | | | | Refactor for clean handling of tooltip close. | Dan | 2017-08-29 | 1 | -88/+46 |
| * | | | | | | Styles and behaviour correct | Dan | 2017-08-29 | 1 | -9/+11 |
| * | | | | | | Fully connect gas data in send form and tooltip to state; final styling impro... | Dan | 2017-08-26 | 2 | -8/+15 |
| * | | | | | | Tooltip closing on click outside. | Dan | 2017-08-26 | 1 | -6/+56 |
| * | | | | | | Refactor tooltip to remove external lib; tooltip now updating gas fee in parent. | Dan | 2017-08-26 | 3 | -66/+136 |
| * | | | | | | Toggling tooltip. | Dan | 2017-08-26 | 1 | -0/+66 |
| * | | | | | | Patch 3 new account modal (#1962) | Dan J Miller | 2017-08-25 | 2 | -13/+16 |
| * | | | | | | Patch 2 account details modal (#1957) | Dan J Miller | 2017-08-25 | 4 | -19/+11 |
| * | | | | | | Modify buy and send buttons color, border-radius and various size properties.... | Dan J Miller | 2017-08-23 | 1 | -1/+1 |
| * | | | | | | Hook up showAddToken to dropdown menu item in account options dropdown | sdtsui | 2017-08-23 | 1 | -1/+4 |
| * | | | | | | Render TxListItem component from real data: address, identicon, status, ETH v... | sdtsui | 2017-08-23 | 1 | -9/+11 |
| * | | | | | | Remove fake transactions and balances from tx-list and wallet-view, respectively | sdtsui | 2017-08-23 | 2 | -70/+10 |
| * | | | | | | Add layout and props for send screen inputs | sdtsui | 2017-08-23 | 1 | -9/+2 |
| * | | | | | | Hook up send screen action to Send Button in TxView | sdtsui | 2017-08-22 | 2 | -1/+5 |
| * | | | | | | Hook up identicon and buttons to AccountDetailsModal, clean up colors | sdtsui | 2017-08-22 | 5 | -34/+28 |
| * | | | | | | Integrate old QR component with new modal layout | sdtsui | 2017-08-22 | 2 | -27/+31 |
| * | | | | | | [WIP] Render a QR code in AccountDetailsModal | sdtsui | 2017-08-22 | 2 | -8/+6 |
| * | | | | | | [WIP] Aggregate data for QRView | sdtsui | 2017-08-22 | 2 | -3/+18 |
| * | | | | | | Add wrapper CSS for NewAccountModal | sdtsui | 2017-08-21 | 1 | -39/+29 |
| * | | | | | | Add wrapper CSS for AccountDetailsModal | sdtsui | 2017-08-21 | 2 | -32/+36 |
| * | | | | | | Hook up hideModal action to close icon in EditAccountNameModal | sdtsui | 2017-08-21 | 1 | -1/+5 |
| * | | | | | | Hook up selected account label display to main wallet view | sdtsui | 2017-08-21 | 1 | -4/+3 |
| * | | | | | | Hook up actions to EditAccountNameModal | sdtsui | 2017-08-21 | 5 | -89/+90 |
| * | | | | | | Enhance global modal to accept styles from different components | sdtsui | 2017-08-21 | 1 | -45/+62 |
| * | | | | | | Implement new dropdown design, integrate account balances | sdtsui | 2017-08-21 | 3 | -27/+67 |
| * | | | | | | Hook up edit account name modal | sdtsui | 2017-08-21 | 1 | -26/+42 |
| * | | | | | | Remove old design - 'Show QR Code' dropdown menu item from account selection ... | sdtsui | 2017-08-21 | 1 | -16/+0 |
| * | | | | | | Hook up template for New Account Modal | sdtsui | 2017-08-21 | 3 | -1/+95 |
| * | | | | | | Enhance global modal to handle Buy, Edit, and Details Modals | sdtsui | 2017-08-21 | 7 | -52/+169 |
| * | | | | | | Extend modal implementation and state management to accomodate multiple modal... | sdtsui | 2017-08-21 | 2 | -4/+18 |
| * | | | | | | Add 'Account Details' dropdown menu item to account options dropdown | sdtsui | 2017-08-21 | 1 | -0/+14 |
| * | | | | | | Add 'Add Token' dropdown menu item to account options dropdown | sdtsui | 2017-08-21 | 1 | -0/+15 |