Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor and redesign confirm transaction views | Alexander Tseung | 2018-07-07 | 1 | -0/+13 |
| | |||||
* | :qw | Sara Reynolds | 2018-07-04 | 1 | -10/+0 |
| | | | | | :wq q | ||||
* | Only show the customize gas modal if the estimateGas call is not currently ↵ | Dan | 2018-06-19 | 1 | -0/+5 |
| | | | | in flight. | ||||
* | Lint fixes and alphabetization for i3725-refactor-send-component | Dan | 2018-04-27 | 1 | -1/+1 |
| | |||||
* | Fetch token prices based on contract address | bitpshr | 2018-04-16 | 1 | -13/+6 |
| | |||||
* | Merge branch 'i3554-fix-editing-dapp-token-txs' of ↵ | kumavis | 2018-03-22 | 1 | -1/+2 |
|\ | | | | | | | https://github.com/danjm/metamask-extension into danjm-i3554-fix-editing-dapp-token-txs | ||||
| * | Identify token transactions by method names token data, and not just whether ↵ | Dan | 2018-03-20 | 1 | -1/+2 |
| | | | | | | | | they've been add via metamask. | ||||
* | | Retry transaction logic added to tx-list-item, confirm-send-ether, ↵ | Dan | 2018-03-09 | 1 | -0/+5 |
|/ | | | | customize-gas-modal, and dependents. | ||||
* | Fix exception thrown in selected token tx list with shapeshift txs (#3215) | Alexander Tseung | 2018-02-09 | 1 | -3/+3 |
| | |||||
* | New add account page with create and import options. | Dan | 2018-01-13 | 1 | -0/+6 |
| | |||||
* | Merge branch 'NewUI-flat' into MM-333-auto-add-users-to-new-UI | Chi Kei Chan | 2017-12-08 | 1 | -0/+5 |
|\ | |||||
| * | Update max amount behaviour to meet new specs. | Dan | 2017-12-07 | 1 | -0/+5 |
| | | |||||
* | | User is automatically added to new UI if they meet conditions at time of login. | Dan | 2017-12-07 | 1 | -0/+18 |
|/ | |||||
* | Token balance in send state; validating sufficient tokens, validation ↵ | Dan | 2017-11-07 | 1 | -0/+9 |
| | | | | updates on 'from' switching. | ||||
* | Improve customize gas modal error handling | Dan | 2017-10-24 | 1 | -0/+23 |
| | |||||
* | Fix selectors | Chi Kei Chan | 2017-10-20 | 1 | -2/+2 |
| | |||||
* | Merge branch 'NewUI-flat' into MM-128-get-currentCurrency-from-state | Chi Kei Chan | 2017-10-20 | 1 | -1/+10 |
|\ | |||||
| * | Fix handling of arithmetic on token gas in confirm-send-token. | Dan | 2017-10-20 | 1 | -1/+10 |
| | | |||||
* | | Get currency from state in account details, send and confirm screens. | Dan | 2017-10-20 | 1 | -0/+5 |
|/ | |||||
* | Move all of send state to metamask state. | Dan | 2017-10-19 | 1 | -0/+5 |
| | |||||
* | Get from and update addressBook in send-v2 | Dan | 2017-10-19 | 1 | -0/+5 |
| | |||||
* | Customize Gas connected to state | Dan | 2017-10-16 | 1 | -1/+11 |
| | |||||
* | [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from ↵ | Dan J Miller | 2017-10-14 | 1 | -1/+34 |
| | | | | | | | | | | | | | | | | | | state (#2364) * Adds memo field to send-v2. * Vertical align transaction with flexbox. * Customize Gas UI * Remove internal state from InputNumber and fix use in gastooltip. * Move customize-gas-modal to its own folder and minor cleanup * Create send container, get account info from state, and make currency display more reusable * Adjusts send-v2 and container for send-token. Dynamically getting suggested gas prices. | ||||
* | Add needed iterator in tx-list and path to account in selectors. | Dan | 2017-10-03 | 1 | -1/+1 |
| | |||||
* | Fix .filter token tx | Chi Kei Chan | 2017-09-08 | 1 | -1/+2 |
| | |||||
* | Add Contract Tx List Item; Update Token Tx on select | Chi Kei Chan | 2017-09-07 | 1 | -2/+7 |
| | |||||
* | Adding Token transaction detail screen | Chi Kei Chan | 2017-09-06 | 1 | -0/+9 |
| | |||||
* | Lint fixes | Dan | 2017-08-31 | 1 | -6/+7 |
| | |||||
* | Add selectors for txsToRender and conversionRate | sdtsui | 2017-08-11 | 1 | -0/+18 |
| | |||||
* | Add new selectors for addresses, identities, and accounts | sdtsui | 2017-08-10 | 1 | -0/+27 |