Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

fix(account-actions): Remove action box in the card of account user #726

Merged
merged 2 commits into from
Dec 5, 2017

Conversation

HeyRoach
Copy link
Contributor

@HeyRoach HeyRoach commented Dec 4, 2017

No description provided.

@HeyRoach HeyRoach requested a review from zolotyx December 4, 2017 07:55
@HeyRoach HeyRoach changed the title Merge branch 'master' into 593-vm-creation-template-agreement fix(account-actions): Remove action box in the card of account user Dec 4, 2017
@HeyRoach HeyRoach force-pushed the 719-action-box-of-account-user branch from 2c66c29 to c5db350 Compare December 4, 2017 07:58
public get isSelf() {
return this.authService.user.username === this.entity.name;
}

constructor(
Copy link
Contributor

Choose a reason for hiding this comment

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

Hello, I suppose that there is one more case exist. We can have two accounts with the same usernames (admin for example) in the domain "Develop" and in any another subdomain. And we should have an ability to perform actions for the account 'admin' in subdomain

Copy link
Contributor

Choose a reason for hiding this comment

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

@HeyRoach HeyRoach merged commit 542df61 into master Dec 5, 2017
@HeyRoach HeyRoach deleted the 719-action-box-of-account-user branch December 11, 2017 08:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants