Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Tenants page for Tenant Manager #1442

Closed
dilshat opened this issue Nov 16, 2016 · 1 comment
Closed

Implement Tenants page for Tenant Manager #1442

dilshat opened this issue Nov 16, 2016 · 1 comment

Comments

@dilshat
Copy link
Member

dilshat commented Nov 16, 2016

We need to implement Tenants page where all environments will be shown for users with Tenant-Management permission only.
For other users the page will not be shown.
There will be a table with environments data and a Destroy button that would destroy the environment.
Use these REST endpoints:
List of environments - GET rest/ui/environments/tenants
Destroy environment - DELETE rest/ui/environments/{ENV_ID}

@dilshat dilshat changed the title Implement Tenants page for admin Implement Tenants page for Tenant Manager Nov 16, 2016
ManasAtabaev pushed a commit that referenced this issue Nov 16, 2016
ManasAtabaev pushed a commit that referenced this issue Nov 16, 2016
@dilshat
Copy link
Member Author

dilshat commented Nov 16, 2016

Implemented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants