Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Display Wallet Owners Icons in Accounts list #3741

Merged
merged 1 commit into from
Dec 8, 2016
Merged

Conversation

ngotchac
Copy link
Contributor

@ngotchac ngotchac commented Dec 7, 2016

No description provided.

@ngotchac ngotchac added A0-pleasereview 🤓 Pull request needs code review. M7-ui labels Dec 7, 2016
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 85.941% when pulling 5caff6f on ng-wallet-owners-icons into 5f10218 on master.

@@ -60,6 +61,8 @@ export default class List extends Component {
const account = accounts[address] || {};
const balance = balances[address] || {};

const owners = walletsOwners && walletsOwners[address] || null;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would prefer ?: but same result

@jacogr jacogr merged commit d38da1f into master Dec 8, 2016
@jacogr jacogr deleted the ng-wallet-owners-icons branch December 8, 2016 14:53
@jacogr jacogr added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Dec 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants