| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor Confirmation Tx to render different screen | Chi Kei Chan | 2017-09-22 | 1 | -569/+0 |
* | Confirm screen shows amount plus gas in total field | Dan | 2017-09-22 | 1 | -6/+19 |
* | Merge branch 'master' into NewUI-flat | Chi Kei Chan | 2017-09-19 | 1 | -0/+9 |
|\ |
|
| * | Haha silly me, only when gas is estimated and not explicit. | Kevin Serrano | 2017-09-14 | 1 | -1/+1 |
| * | Lower warning threshold for high tx fee to account for fluctuating blockGasLi... | Kevin Serrano | 2017-09-14 | 1 | -1/+2 |
| * | Add warning of higher failure risk since app proposed gasLimit. | Kevin Serrano | 2017-09-14 | 1 | -25/+39 |
* | | Merge branch 'master' into nm | Chi Kei Chan | 2017-09-19 | 1 | -1/+89 |
|\| |
|
| * | Show reject all only when tx count is > 1 | Kevin Serrano | 2017-09-12 | 1 | -2/+3 |
| * | Convert icon to button. | Kevin Serrano | 2017-09-08 | 1 | -0/+11 |
| * | Fold submit and buy ether into one button slot | Kevin Serrano | 2017-09-08 | 1 | -15/+9 |
* | | Handle transaction totals in WEI in tx-list, send and pending. | Dan | 2017-09-16 | 1 | -0/+4 |
* | | Update yarn.lock; Fix tx-list-item overflow; Fix gas exchange rate | Chi Kei Chan | 2017-09-14 | 1 | -23/+49 |
* | | Fix send and pending. | Dan | 2017-09-14 | 1 | -1/+1 |
* | | Enables Cancel button in confirmation screen. | Dan | 2017-09-14 | 1 | -2/+11 |
* | | 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 | 1 | -5/+1 |
* | | 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 |
* | | Added signTokenTx; Adding token confirmation screen | Chi Kei Chan | 2017-09-12 | 1 | -3/+3 |
* | | [New-UI] Confirm Screen restyle and connect to state (#2042) | Dan J Miller | 2017-09-12 | 1 | -197/+139 |
* | | Lint fixes | Dan | 2017-08-31 | 1 | -55/+42 |
* | | Adjust button styles for Send Token screen | sdtsui | 2017-07-31 | 1 | -0/+1 |
* | | Adjust copy in send token confirmation screen | sdtsui | 2017-07-30 | 1 | -2/+2 |
* | | Move action buttons out of send token container, tweak styles | sdtsui | 2017-07-30 | 1 | -38/+40 |
* | | Simplify btn-green colors | sdtsui | 2017-07-30 | 1 | -0/+1 |
* | | Add rounded background to total token, with minor styling tweaks | sdtsui | 2017-07-30 | 1 | -21/+171 |
* | | Add note to self, for future code cleanup | sdtsui | 2017-07-30 | 1 | -1/+7 |
* | | Add content boxes to pendingTx, prep for reusability | sdtsui | 2017-07-30 | 1 | -330/+179 |
* | | [WIP] Isolate form logic from rest of confirmation UI | sdtsui | 2017-07-30 | 1 | -22/+27 |
* | | Set min gas price to 1 gwei | Dan Finlay | 2017-07-28 | 1 | -1/+1 |
* | | Replace ui with responsive-ui | Dan Finlay | 2017-07-25 | 1 | -1/+1 |
|/ |
|
* | Lowered minimum gas price to 1 gwei | Dan Finlay | 2017-07-20 | 1 | -1/+1 |
* | change “ACCEPT” to “SUBMIT” | frankiebee | 2017-06-30 | 1 | -1/+1 |
* | Change disabling button as state property. | Kevin Serrano | 2017-06-27 | 1 | -5/+4 |
* | Prevent users from accidentally submitting two transactions by disabling button. | Kevin Serrano | 2017-06-27 | 1 | -0/+3 |
* | Merge branch 'master' into gasupdater | Dan Finlay | 2017-06-13 | 1 | -13/+37 |
|\ |
|
| * | Fix bug that prevented publishing contracts | Dan Finlay | 2017-06-06 | 1 | -1/+1 |
| * | Merge pull request #1545 from MetaMask/inValidAddressFix | kumavis | 2017-06-06 | 1 | -3/+14 |
| |\ |
|
| | * | Fix linting error | frankiebee | 2017-06-06 | 1 | -1/+0 |
| | * | move address check to util.isValidAddress | frankiebee | 2017-06-06 | 1 | -2/+2 |
| | * | Fix punctuation | frankiebee | 2017-06-06 | 1 | -1/+1 |
| | * | Dissallow transactions to be sent to 0x0000000000000000000000000000000000000000 | frankiebee | 2017-06-06 | 1 | -1/+13 |
| * | | Move address copying into reusable component | Dan Finlay | 2017-06-05 | 1 | -20/+5 |
| * | | Add copy links to mini tx panels | Dan Finlay | 2017-06-05 | 1 | -10/+38 |
| |/ |
|
* / | Update gasblocklimit params with every block. | Kevin Serrano | 2017-06-03 | 1 | -2/+9 |
|/ |
|
* | Add max gas limit to UI | Kevin Serrano | 2017-05-25 | 1 | -0/+2 |
* | Minor cleanup of lint | Kevin Serrano | 2017-05-25 | 1 | -1/+0 |
* | Fix bug where submit was enabled when invalid params were filled out. | Kevin Serrano | 2017-05-25 | 1 | -4/+10 |
* | Fix test, create new value for precision/scale | Kevin Serrano | 2017-05-24 | 1 | -0/+2 |
* | Modify test, replace clone package. | Kevin Serrano | 2017-05-18 | 1 | -7/+4 |
* | Fix merge conflicts. | Kevin Serrano | 2017-05-17 | 1 | -38/+55 |
|\ |
|
| * | Fix fiat rendering | Dan Finlay | 2017-05-17 | 1 | -2/+7 |
| * | Linted | Dan Finlay | 2017-05-16 | 1 | -3/+3 |
| * | Verify updating gas value updates | Dan Finlay | 2017-05-16 | 1 | -2/+0 |
| * | Got test failing nearly correctly | Dan Finlay | 2017-05-16 | 1 | -1/+12 |
| * | Remove redux dependency from eth-balance and its dependent tree | Dan Finlay | 2017-05-13 | 1 | -0/+2 |
| * | Break up pending-tx component for better unit testability | Dan Finlay | 2017-05-11 | 1 | -38/+39 |
* | | Fix reset button. | Kevin Serrano | 2017-05-17 | 1 | -5/+7 |
* | | Complete transition into BN. | Kevin Serrano | 2017-05-17 | 1 | -13/+14 |
|/ |
|
* | Redefine txmeta when submitting. | Kevin Serrano | 2017-05-09 | 1 | -1/+1 |
* | Cleanup | Dan Finlay | 2017-05-09 | 1 | -2/+2 |
* | Input gas in gwei | Dan Finlay | 2017-05-08 | 1 | -7/+14 |
* | make buy button green | frankiebee | 2017-04-24 | 1 | -1/+1 |
* | Improve UI gas calculation logic | Dan Finlay | 2017-03-29 | 1 | -98/+37 |
* | Fix tx selecting bug | Dan Finlay | 2017-03-25 | 1 | -0/+1 |
* | Remove unnecessary log | Dan Finlay | 2017-03-25 | 1 | -2/+0 |
* | Disable accept button when gas limit is too low | Dan Finlay | 2017-03-25 | 1 | -8/+5 |
* | Make gas calculations on render more consistent | Dan Finlay | 2017-03-24 | 1 | -10/+16 |
* | Fix initial tx fee estimation | Dan Finlay | 2017-03-24 | 1 | -3/+5 |
* | Fix a couple things | Dan Finlay | 2017-03-24 | 1 | -10/+18 |
* | Make reset button clear errors | Dan Finlay | 2017-03-24 | 1 | -0/+1 |
* | Fix initial gas price estimate | Dan Finlay | 2017-03-24 | 1 | -4/+5 |
* | Prevent default for reset and reject buttons | Dan Finlay | 2017-03-24 | 1 | -1/+2 |
* | Fix some broken refs | Dan Finlay | 2017-03-24 | 1 | -2/+2 |
* | Combine pending-tx-details component into pending-tx-details | Dan Finlay | 2017-03-24 | 1 | -6/+346 |
* | Got basic validations working | Dan Finlay | 2017-03-23 | 1 | -56/+77 |
* | Prevent submission of invalid gas parameters. | Kevin Serrano | 2017-03-02 | 1 | -2/+16 |
* | Various improvements to gas input. | Kevin Serrano | 2017-03-02 | 1 | -8/+8 |
* | Add reset button to reset gas fields. | Kevin Serrano | 2017-03-01 | 1 | -1/+9 |
* | Linted | Dan Finlay | 2017-02-28 | 1 | -5/+0 |
* | Move input boxes into table and into details component. | Kevin Serrano | 2017-02-28 | 1 | -16/+0 |
* | Make gasPrice accessible to the UI. | Kevin Serrano | 2017-02-25 | 1 | -2/+1 |
* | Broke hex decimal input into its own component | Dan Finlay | 2017-02-18 | 1 | -24/+22 |
* | Change state to props, add modifiable fields. | Kevin Serrano | 2017-02-18 | 1 | -9/+33 |
* | Fix funny looking errors in conf-tx | Frankie | 2016-11-11 | 1 | -1/+1 |
* | detect tx error - show warning and fix gasLimit | kumavis | 2016-11-11 | 1 | -0/+9 |
* | Clean up some of the code | Frankie | 2016-09-16 | 1 | -21/+4 |
* | css - smaller balance warning | kumavis | 2016-09-16 | 1 | -1/+6 |
* | confTx - add insufficient balance warning message | kumavis | 2016-09-16 | 1 | -4/+6 |
* | confTx - show disabled accept btn + add colors | kumavis | 2016-09-16 | 1 | -32/+28 |
* | Drop the buy button in the confTx view if account does not have enough eth | Frankie | 2016-09-16 | 1 | -5/+32 |
* | Restore button naming consistency | Dan Finlay | 2016-07-08 | 1 | -2/+2 |
* | Refined tx confirmation button styles | Dan Finlay | 2016-07-08 | 1 | -7/+19 |
* | Implement tx confirmation style refinements | Dan Finlay | 2016-07-08 | 1 | -8/+0 |
* | Linted | Dan Finlay | 2016-07-07 | 1 | -4/+2 |
* | Fleshed out pending tx view | Dan Finlay | 2016-07-07 | 1 | -1/+5 |
* | Unify wording for transaction options (#369) | Kevin Serrano | 2016-06-30 | 1 | -3/+3 |
* | clean - appease the linting machine | kumavis | 2016-06-25 | 1 | -21/+8 |
* | svg notif now work for msg signatures | kumavis | 2016-06-25 | 1 | -9/+1 |
* | breakout pending-tx-details | kumavis | 2016-06-25 | 1 | -28/+6 |
* | pending-tx pass the identicon pref on | kumavis | 2016-06-24 | 1 | -0/+1 |
* | tx-conf add non-interactive mode for notification | kumavis | 2016-06-24 | 1 | -8/+17 |
* | svg notifications - remove unneeded deps and clean code | kumavis | 2016-06-24 | 1 | -5/+5 |
* | initial svg notifications | kumavis | 2016-06-23 | 1 | -5/+11 |
* | Manually linted | Dan Finlay | 2016-06-22 | 1 | -1/+0 |
* | Auto linted | Dan Finlay | 2016-06-22 | 1 | -5/+4 |
* | Improve tx UI | Dan Finlay | 2016-05-04 | 1 | -0/+7 |
* | Add UI for Signing Messages | Dan Finlay | 2016-05-04 | 1 | -0/+71 |