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

Create friendly message when trying to add users beyond license capacity #1035

Closed
bmicklea opened this issue Oct 26, 2016 · 1 comment
Closed
Assignees

Comments

@bmicklea
Copy link
Contributor

When a user tries to be added to a system that is at the user capacity dictated by its license:

  • Do not allow the creation of the new user

  • In a popup dialog print the following:

    Title: User Cannot Be Added
    Message: "The user cannot be added. You have {x} users in Codenvy which is the maximum allowed by your current license. Your administrator can add additional users by visiting Account > Billing in the Admin dashboard."
    Buttons: Ok

  • The next time the Admin logs in pop up the following dialog box

    Title: Users Requesting Access
    Message: "Users have tried to access the Codenvy system, but you have {x} users in Codenvy already, which is the maximum allowed by your current license. You can add additional users by visiting Account > Billing in the Admin dashboard."
    Buttons: Ok

@bmicklea
Copy link
Contributor Author

closed as duplicate

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