| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle i18n with redux. | Dan | 2018-03-16 | 1 | -1/+1 |
* | Merge branch 'master' into uat | Thomas Huang | 2018-01-24 | 1 | -1/+0 |
|\ |
|
| * | add a `x` close button to gas calc loding screen on conf-tx | frankiebee | 2018-01-18 | 1 | -1/+5 |
| * | add a loading spinner to conf-tx view | frankiebee | 2018-01-15 | 1 | -0/+6 |
* | | More lint fixes | Dan | 2017-11-02 | 1 | -1/+1 |
* | | Lint fixes for NewUI-flat. | Dan | 2017-11-02 | 1 | -1/+1 |
* | | Signature request fixes. | Dan | 2017-10-26 | 1 | -1/+1 |
* | | Signature Request | Dan | 2017-10-26 | 1 | -13/+18 |
* | | Fix loading animation not showing on network change | Alexander Tseung | 2017-10-20 | 1 | -2/+2 |
* | | Merge branch 'NewUI-flat' into merge | Chi Kei Chan | 2017-10-19 | 1 | -83/+69 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' into mmn | Chi Kei Chan | 2017-09-28 | 1 | -10/+36 |
| |\ |
|
| * \ | Merge branch 'master' into nm | Chi Kei Chan | 2017-09-19 | 1 | -0/+7 |
| |\ \ |
|
| * | | | Show loading on conf-tx until the pending tx is available. | Dan | 2017-09-15 | 1 | -0/+1 |
| * | | | Touch up transaction list item styles, remove main-content scroll bars, align... | Dan | 2017-09-05 | 1 | -0/+9 |
| * | | | Lint fixes | Dan | 2017-08-31 | 1 | -17/+13 |
| * | | | Cleanup unnecessary pending tx-switching logic | sdtsui | 2017-07-30 | 1 | -60/+19 |
* | | | | Respect code style | Sergey Ukustov | 2017-09-30 | 1 | -1/+1 |
* | | | | Add eth_signTypedData handler | Sergey Ukustov | 2017-09-30 | 1 | -2/+23 |
| |_|/
|/| | |
|
* | | | Add computed balance to account detail view | Dan Finlay | 2017-09-14 | 1 | -1/+0 |
* | | | Use computed balance for tx confirmation | Dan Finlay | 2017-09-14 | 1 | -1/+3 |
| |/
|/| |
|
* | | Show reject all only when tx count is > 1 | Kevin Serrano | 2017-09-12 | 1 | -0/+3 |
* | | Convert icon to button. | Kevin Serrano | 2017-09-08 | 1 | -12/+7 |
* | | cancel all txs | DavidNinja | 2017-08-15 | 1 | -0/+12 |
|/ |
|
* | Lots of flex rearrangement on account detail view | Dan Finlay | 2017-07-26 | 1 | -29/+19 |
* | Fix reference | Dan Finlay | 2017-07-21 | 1 | -1/+1 |
* | Move responsive ui into its own folder for easier merges | Dan Finlay | 2017-07-21 | 1 | -0/+213 |
* | Make folder for responsive UI | Dan Finlay | 2017-07-04 | 1 | -213/+0 |
* | Merge branch 'master' into gasupdater | Dan Finlay | 2017-06-13 | 1 | -0/+1 |
|\ |
|
| * | Dissallow transactions to be sent to 0x0000000000000000000000000000000000000000 | frankiebee | 2017-06-06 | 1 | -0/+1 |
* | | Update gasblocklimit params with every block. | Kevin Serrano | 2017-06-03 | 1 | -1/+3 |
|/ |
|
* | Fix bug where edited gas parameters did not take effect | Dan Finlay | 2017-05-17 | 1 | -1/+1 |
* | Fix fiat rendering | Dan Finlay | 2017-05-17 | 1 | -1/+3 |
* | Remove redux dependency from eth-balance and its dependent tree | Dan Finlay | 2017-05-13 | 1 | -1/+3 |
* | Fix linting warnings | Thomas Huang | 2017-04-27 | 1 | -2/+0 |
* | Fix issue where stopPropagation didnt stop submitting the tx when clicking bu... | frankiebee | 2017-04-24 | 1 | -1/+1 |
* | Improve UI gas calculation logic | Dan Finlay | 2017-03-29 | 1 | -29/+1 |
* | Fix tx selecting bug | Dan Finlay | 2017-03-25 | 1 | -2/+2 |
* | Prevent default for reset and reject buttons | Dan Finlay | 2017-03-24 | 1 | -0/+1 |
* | Got basic validations working | Dan Finlay | 2017-03-23 | 1 | -8/+14 |
* | Fix loading indication for conf-tx view | Dan Finlay | 2017-03-01 | 1 | -1/+1 |
* | Use correct action to update and submit tx | Dan Finlay | 2017-03-01 | 1 | -1/+1 |
* | Fixed bug that made send screen sometimes transition to account detail | Dan Finlay | 2017-03-01 | 1 | -1/+2 |
* | Fix infinite loop bug | Dan Finlay | 2017-03-01 | 1 | -0/+1 |
* | Fix reference | Dan Finlay | 2017-03-01 | 1 | -1/+1 |
* | Emit updated tx values on accept click | Dan Finlay | 2017-02-28 | 1 | -1/+13 |
* | Merge branch 'master' into i765-gaslimits | Dan Finlay | 2017-02-28 | 1 | -13/+37 |
|\ |
|
| * | Fix cancel msg signing behavior. | Dan Finlay | 2017-02-24 | 1 | -1/+7 |
| * | Got personal_sign working | Dan Finlay | 2017-02-24 | 1 | -1/+13 |
| * | Add alternate UI for pending personal_sign messages | Dan Finlay | 2017-02-24 | 1 | -5/+12 |
| * | Add personal sign actions and template | Dan Finlay | 2017-02-23 | 1 | -21/+20 |
* | | Merge github.com:MetaMask/metamask-plugin into i765-gaslimits | Kevin Serrano | 2017-02-24 | 1 | -0/+5 |
|\| |
|
| * | Fix UI Dev Mode for Tx Approval | Dan Finlay | 2017-02-21 | 1 | -0/+5 |
* | | Broke hex decimal input into its own component | Dan Finlay | 2017-02-18 | 1 | -1/+0 |
* | | Change state to props, add modifiable fields. | Kevin Serrano | 2017-02-18 | 1 | -19/+21 |
|/ |
|
* | Merge branch 'dev' into messageManagerCleanUp | Frankie | 2017-02-02 | 1 | -4/+4 |
|\ |
|
| * | rename selectedAccount to selectedAddress | kumavis | 2017-01-31 | 1 | -4/+4 |
* | | Clean up message manger includes: | Frankie | 2017-01-29 | 1 | -5/+5 |
|/ |
|
* | fix base | Frankie | 2017-01-25 | 1 | -2/+2 |
* | Fix issue where ConfTx view lets you approve txs when the account has insuffi... | Frankie | 2017-01-25 | 1 | -1/+1 |
* | Fix message signing UI rendering | Dan Finlay | 2017-01-17 | 1 | -5/+10 |
* | Dont render conf-tx if their are no txParams to show | Frankie | 2017-01-15 | 1 | -2/+4 |
* | lint | Frankie | 2017-01-14 | 1 | -1/+1 |
* | Fix sorting and instances where something could be undefined | Frankie | 2017-01-12 | 1 | -1/+1 |
* | Take some of the tx Logic out of the UI and create a visble state for pending... | Frankie | 2017-01-12 | 1 | -10/+2 |
* | quick typo fix. | Kevin Serrano | 2017-01-07 | 1 | -2/+2 |
* | Switch order of header and indicator. | Kevin Serrano | 2017-01-06 | 1 | -1/+1 |
* | Make network somewhat more modular, add new network indicator. | Kevin Serrano | 2017-01-05 | 1 | -0/+7 |
* | change all instances of selectedAddress to selectedAccount. | Kevin Serrano | 2016-11-22 | 1 | -4/+4 |
* | lint fix | Frankie | 2016-11-11 | 1 | -1/+2 |
* | Fix funny looking errors in conf-tx | Frankie | 2016-11-11 | 1 | -1/+4 |
* | Clean up some of the code | Frankie | 2016-09-16 | 1 | -7/+14 |
* | Merge branch 'master' into i#519buyButtonTxConf | Frankie | 2016-09-16 | 1 | -1/+3 |
|\ |
|
| * | Do not show user rejection errors within our UI. | Dan Finlay | 2016-09-15 | 1 | -1/+3 |
* | | Drop the buy button in the confTx view if account does not have enough eth | Frankie | 2016-09-16 | 1 | -1/+21 |
|/ |
|
* | Add network checks for unconfirmed Txs | Frankie | 2016-09-09 | 1 | -1/+3 |
* | Merge branch 'master' into PopupNotifications | Dan Finlay | 2016-08-25 | 1 | -1/+1 |
|\ |
|
| * | Fix empty sign message bug | Dan Finlay | 2016-08-25 | 1 | -1/+1 |
* | | Fix back button hiding on popup | Dan Finlay | 2016-08-23 | 1 | -1/+2 |
* | | MVP Popup Notifications Working | Dan Finlay | 2016-08-17 | 1 | -2/+3 |
|/ |
|
* | Implement tx confirmation style refinements | Dan Finlay | 2016-07-08 | 1 | -2/+2 |
* | breakout pending-tx-details | kumavis | 2016-06-25 | 1 | -2/+2 |
* | Manually linted | Dan Finlay | 2016-06-22 | 1 | -3/+0 |
* | Auto linted | Dan Finlay | 2016-06-22 | 1 | -11/+9 |
* | ui - redesign - trans group + + account detail + tx list fixes | kumavis | 2016-05-14 | 1 | -1/+2 |
* | Show any pending txs when unlocking | Dan Finlay | 2016-05-04 | 1 | -1/+2 |
* | Improve tx UI | Dan Finlay | 2016-05-04 | 1 | -2/+2 |
* | Add UI for Signing Messages | Dan Finlay | 2016-05-04 | 1 | -53/+58 |
* | Moved UI into repo with its own dependency stack | Dan Finlay | 2016-04-14 | 1 | -0/+140 |