aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/transaction-list-item-icon.js
Commit message (Collapse)AuthorAgeFilesLines
* Move responsive ui into its own folder for easier mergesDan Finlay2017-07-211-0/+68
|
* Make folder for responsive UIDan Finlay2017-07-041-68/+0
|
* LintDan Finlay2017-05-221-3/+2
|
* Label the pending tx icon with a tooltipDan Finlay2017-05-221-5/+12
|
* Fix linting warningsThomas Huang2017-04-271-1/+1
|
* Improve pending tx blue dot styleDan Finlay2017-02-241-5/+1
|
* Clean up message manger includes:Frankie2017-01-291-7/+1
| | | | | | | | | Provider egine bump Remove presence of message manger in keyring controller Change the status wording fom conf to approved make Message manager a class fix messages not being apart of the badge re write message manger to better reflect controller pattern
* Fix the dissplay for submitted transactions and the listner wating to hear ↵Frankie2017-01-191-1/+1
| | | | when tx's were included in a block
* Clean up codeFrankie2017-01-141-28/+33
|
* Fix wording and icon of failed txsFrankie2017-01-121-0/+6
|
* Take some of the tx Logic out of the UI and create a visble state for ↵Frankie2017-01-121-1/+17
| | | | pending and unaproved transactions
* Change color of failure to yellow. Change pending to ellipsis. (#338)Kevin Serrano2016-06-291-1/+1
| | | | | | * Change color of failure to yellow. Change pending to ellipsis. * Modify changelog.
* Manually lintedDan Finlay2016-06-221-1/+1
|
* Auto lintedDan Finlay2016-06-221-6/+5
|
* Add pending messages to sign to tx listDan Finlay2016-05-271-0/+46