| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused files from ui folder. (#3577) | anticlimactic | 2018-03-19 | 1 | -87/+0 |
* | get t imported in all files currently using i18n | Nick Doiron | 2018-01-25 | 1 | -0/+1 |
* | first steps to i18n | Nick Doiron | 2018-01-23 | 1 | -2/+1 |
* | Set initial scale for mobile. | Dan Finlay | 2017-07-27 | 1 | -1/+3 |
* | Lots of flex rearrangement on account detail view | Dan Finlay | 2017-07-26 | 1 | -5/+7 |
* | Replace ui with responsive-ui | Dan Finlay | 2017-07-25 | 1 | -2/+6 |
* | Move responsive ui into its own folder for easier merges | Dan Finlay | 2017-07-21 | 1 | -0/+79 |
* | Make folder for responsive UI | Dan Finlay | 2017-07-04 | 1 | -79/+0 |
* | Merge branch 'master' into AddTokenList | Dan Finlay | 2017-06-13 | 1 | -1/+2 |
|\ |
|
| * | Remove redux dependency from eth-balance and its dependent tree | Dan Finlay | 2017-05-13 | 1 | -1/+2 |
* | | Add functional but ugly and hard-coded token list | Dan Finlay | 2017-04-21 | 1 | -11/+0 |
|/ |
|
* | Clean up message manger includes: | Frankie | 2017-01-29 | 1 | -2/+2 |
* | Clean up code | Frankie | 2017-01-14 | 1 | -2/+2 |
* | Take some of the tx Logic out of the UI and create a visble state for pending... | Frankie | 2017-01-12 | 1 | -4/+5 |
* | Revert "Interface enhancements" | Dan Finlay | 2016-12-17 | 1 | -1/+2 |
* | Better account details view | Luis Iván Cuende | 2016-12-15 | 1 | -2/+1 |
* | More linting | Dan Finlay | 2016-08-23 | 1 | -2/+1 |
* | Linted | Dan Finlay | 2016-08-23 | 1 | -3/+1 |
* | Removed view more button, added account info button. | Dan Finlay | 2016-08-23 | 1 | -16/+12 |
* | Merge branch 'master' into i390-TransactionLimit | Dan Finlay | 2016-08-23 | 1 | -0/+5 |
|\ |
|
| * | WIP: ShapeShift tx | Frankie | 2016-08-19 | 1 | -1/+5 |
* | | Change 'View More' to 'Show More' | Dan Finlay | 2016-08-19 | 1 | -1/+1 |
* | | Linted | Dan Finlay | 2016-08-19 | 1 | -1/+1 |
* | | Added `view more` button to transaction list | Dan Finlay | 2016-08-19 | 1 | -7/+26 |
|/ |
|
* | Implemt new account layout | Frankie | 2016-07-01 | 1 | -2/+3 |
* | Manually linted | Dan Finlay | 2016-06-22 | 1 | -9/+8 |
* | Auto linted | Dan Finlay | 2016-06-22 | 1 | -4/+4 |
* | Fix network reference | Dan Finlay | 2016-05-27 | 1 | -1/+1 |
* | Add clicking txs in list shows tx conf screen | Dan Finlay | 2016-05-27 | 1 | -2/+4 |
* | Add pending messages to sign to tx list | Dan Finlay | 2016-05-27 | 1 | -1/+3 |
* | Move transaction list item into its own component | Dan Finlay | 2016-05-26 | 1 | -107/+7 |
* | Make transaction list into actual React Component | Dan Finlay | 2016-05-26 | 1 | -35/+43 |
* | Improve tx list style | Dan Finlay | 2016-05-20 | 1 | -25/+2 |
* | Do not forward to null tx explorer page | Dan Finlay | 2016-05-20 | 1 | -0/+1 |
* | Render failed tx in tx list | Dan Finlay | 2016-05-20 | 1 | -7/+28 |
* | Add special rendering for contracts in transaction list | Dan Finlay | 2016-05-20 | 1 | -14/+39 |
* | ui - redesign - txList improved | kumavis | 2016-05-19 | 1 | -25/+83 |
* | ui - txList - add time | kumavis | 2016-05-14 | 1 | -0/+11 |
* | ui - txlist - better scroll bar positioning | kumavis | 2016-05-14 | 1 | -1/+1 |
* | ui - redesign - trans group + + account detail + tx list fixes | kumavis | 2016-05-14 | 1 | -37/+49 |
* | clean - remove logging from tx list | kumavis | 2016-05-14 | 1 | -1/+0 |
* | Style transaction list using new panel component | Dan Finlay | 2016-05-07 | 1 | -26/+48 |
* | Move account panel style into reusable component | Dan Finlay | 2016-05-07 | 1 | -1/+3 |
* | Always show transaction list | Dan Finlay | 2016-05-06 | 1 | -18/+10 |
* | Move account export to subview | Dan Finlay | 2016-05-05 | 1 | -1/+1 |
* | Improve transaction list title | Dan Finlay | 2016-04-20 | 1 | -1/+1 |
* | Generate explorer link to match current blockchain | Dan Finlay | 2016-04-20 | 1 | -36/+6 |
* | Improve some UI formatting | Dan Finlay | 2016-04-20 | 1 | -12/+32 |
* | Moved transaction-list into its own component | Dan Finlay | 2016-04-20 | 1 | -0/+49 |