| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into i3580-InternationalizeCurrency | Dan | 2018-04-10 | 1 | -2/+6 |
|\ |
|
| * | Fix merge conflicts. Modify send workflow | Alexander Tseung | 2018-04-03 | 1 | -1/+11 |
| |\ |
|
| * \ | Fix merge conflicts | Alexander Tseung | 2018-03-31 | 5 | -9/+27 |
| |\ \ |
|
| * \ \ | Fix i18n merge conflicts | Alexander Tseung | 2018-03-30 | 5 | -12/+12 |
| |\ \ \ |
|
| * \ \ \ | Fix merge conflicts | Alexander Tseung | 2018-03-27 | 8 | -189/+15 |
| |\ \ \ \ |
|
| * \ \ \ \ | Fix merge conflicts from uat-next | Alexander Tseung | 2018-02-01 | 1 | -1/+0 |
| |\ \ \ \ \ |
|
| * | | | | | | Merge branch 'uat' of https://github.com/MetaMask/metamask-extension into cb-254 | Alexander Tseung | 2018-01-30 | 3 | -2/+8 |
| |\| | | | | |
|
| * | | | | | | Add react-router to allow use of the browser back button | Alexander Tseung | 2017-12-15 | 1 | -1/+6 |
* | | | | | | | Internationalize converted value in currency-input.js | Dan | 2018-04-10 | 1 | -10/+25 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Merge branch 'master' into i3471-checkbalanceonconfirmscreen | Dan | 2018-03-30 | 5 | -9/+27 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Removes t from props via metamask-connect and instead places it on context vi... | Dan | 2018-03-29 | 5 | -9/+27 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'master' into i3471-checkbalanceonconfirmscreen | kumavis | 2018-03-28 | 5 | -12/+12 |
|\| | | | |
|
| * | | | | Remove comments and console.logs | Dan | 2018-03-27 | 1 | -1/+1 |
| * | | | | Merge branch 'master' into i18n-translator-redux | Dan | 2018-03-27 | 1 | -2/+2 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Lint fixes | Dan | 2018-03-22 | 1 | -1/+0 |
| * | | | | i18n redux solution doesn't require importing t() and passing state to each t... | Dan | 2018-03-22 | 5 | -11/+12 |
| * | | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-tra... | kumavis | 2018-03-21 | 2 | -4/+8 |
| |\ \ \ \ |
|
| * | | | | | Fixed t() calls where localeMessages is missing; and fix incorrect connect re... | Dan | 2018-03-20 | 1 | -1/+1 |
| * | | | | | Merge branch 'master' into i18n-translator-redux | Dan | 2018-03-20 | 4 | -178/+0 |
| |\ \ \ \ \ |
|
| * | | | | | | Handle i18n with redux. | Dan | 2018-03-16 | 5 | -7/+7 |
| * | | | | | | i18n - load locales manually | kumavis | 2018-03-15 | 3 | -3/+3 |
* | | | | | | | Checking for sufficient balance in confirm ether screen; includes error messa... | Dan | 2018-03-28 | 1 | -1/+11 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | Use ens-input component in send-v2 to allow sending to ens names. | Dan | 2018-03-26 | 1 | -2/+2 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge branch 'master' into retry-tx-refractor | Dan | 2018-03-20 | 2 | -2/+6 |
|\ \ \ \ \ |
|
| * | | | | | Don't block user from setting gas if estimating gas returns errors. (#3627) | Dan J Miller | 2018-03-20 | 2 | -2/+6 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'master' into retry-tx-refractor | Dan | 2018-03-20 | 4 | -178/+0 |
|\| | | | |
|
| * | | | | Remove unused files from ui folder. (#3577) | anticlimactic | 2018-03-19 | 4 | -178/+0 |
| |/ / / |
|
* | | | | Merge branch 'master' into retry-tx-refractor | Dan | 2018-03-14 | 3 | -6/+6 |
|\| | | |
|
| * | | | get t imported in all files currently using i18n | Nick Doiron | 2018-01-25 | 3 | -0/+3 |
| * | | | better organization of locale file; i18n in more view files | Nick Doiron | 2018-01-24 | 3 | -6/+3 |
| | |/
| |/| |
|
* / | | Adds inline opening of gas customization to confirm-send-ether screen. | Dan | 2018-03-09 | 1 | -2/+2 |
|/ / |
|
* | | [NewUI] Send screen gas loading fixes (#3027) | Dan J Miller | 2018-01-18 | 1 | -1/+2 |
* | | Readjust gas fees when switching networks on the send screen | Alexander Tseung | 2018-01-17 | 1 | -0/+1 |
* | | Add constanst for token transfer function signature. | Dan | 2017-12-21 | 1 | -0/+3 |
* | | Lint fixes. | Dan | 2017-12-21 | 1 | -1/+0 |
* | | Adds updateTransaction to background and used it to update after editing in s... | Dan | 2017-12-21 | 1 | -0/+2 |
|/ |
|
* | Update max amount behaviour to meet new specs. | Dan | 2017-12-07 | 1 | -0/+1 |
* | Fix bug where gas param was not a string | Dan Finlay | 2017-11-21 | 1 | -2/+2 |
* | Create single action for updating all of send in redux state. | Dan | 2017-11-15 | 1 | -1/+1 |
* | Allow editing of send ether. | Dan | 2017-11-15 | 1 | -0/+2 |
* | Cursor pointer and hover background on from and to dropdown items. | Dan | 2017-11-11 | 3 | -0/+4 |
* | Focus amount input when click anywhere in amount field container | Dan | 2017-11-11 | 1 | -0/+2 |
* | Rounding of vals < 0.01 in currency display consistent with master. | Dan | 2017-11-11 | 1 | -1/+2 |
* | Linting | Thomas Huang | 2017-11-11 | 1 | -2/+2 |
* | 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 | 1 | -28/+8 |
* | Lint fixes. | Dan | 2017-11-07 | 1 | -1/+0 |
* | Set gas price allows for WEI precision. | Dan | 2017-11-07 | 1 | -0/+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 | 2 | -6/+40 |
* | Merge pull request #2530 from MetaMask/uat | Chi Kei Chan | 2017-11-03 | 11 | -84/+61 |
|\ |
|
| * | More lint fixes | Dan | 2017-11-02 | 10 | -33/+29 |
| * | Lint fixes for NewUI-flat. | Dan | 2017-11-02 | 8 | -45/+26 |
* | | Fixes width of from and to dropdowns in extension and on mobile views. | Dan | 2017-11-03 | 1 | -1/+1 |
|/ |
|
* | Change min gas price to 0.1 GWEI | Dan | 2017-10-27 | 1 | -13/+12 |
* | 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 |
* | Improve customize gas modal error handling | Dan | 2017-10-24 | 3 | -12/+55 |
* | 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 | 1 | -2/+4 |
|\ |
|
| * | Improve precision in send and confirm. | Dan | 2017-10-24 | 1 | -2/+4 |
* | | Clear send state on cancelling and signing. | Dan | 2017-10-24 | 1 | -0/+1 |
|/ |
|
* | Fix Conversions bugs; Fiat value bugs | Chi Kei Chan | 2017-10-21 | 1 | -1/+11 |
* | various styling fix on mobile | Chi Kei Chan | 2017-10-20 | 1 | -4/+4 |
* | Get currency from state in account details, send and confirm screens. | Dan | 2017-10-20 | 4 | -9/+14 |
* | Min and default gas price, limit, total; comments out code for gas slider. | Dan | 2017-10-20 | 1 | -0/+23 |
* | Fixes mobile styling. | Dan | 2017-10-20 | 1 | -1/+1 |
* | 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 | 3 | -18/+14 |
* | Get from and update addressBook in send-v2 | Dan | 2017-10-19 | 1 | -4/+8 |
* | Enable send-v2 functionality. | Dan | 2017-10-18 | 3 | -7/+21 |
* | Customize Gas connected to state | Dan | 2017-10-16 | 2 | -1/+9 |
* | [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state... | Dan J Miller | 2017-10-14 | 8 | -32/+214 |
* | 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 |
* | 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 |
* | Stop setting 'currentCurrency' and use local state for active currency in sen... | Dan | 2017-09-14 | 4 | -12/+12 |
* | Add token exchange rates | Chi Kei Chan | 2017-09-13 | 2 | -4/+31 |
* | Add frontend validation to send-token | Chi Kei Chan | 2017-09-12 | 1 | -2/+2 |
* | Add buttons; handle back; add yarn.lock | Chi Kei Chan | 2017-09-12 | 1 | -5/+14 |
* | Lint fixes | Dan | 2017-08-31 | 2 | -19/+17 |
* | 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 | -0/+128 |