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

Toolbar refactoring #disable_button: UserRole #552

Commits on Mar 3, 2017

  1. Fix incorrect record class to MiqUserRoles

    Attila Vecerek authored and Attila Večerek committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    1f67b3a View commit details
    Browse the repository at this point in the history
  2. Refactor rbac_role_delete button

    - Create spec examples for RbacUserRoleDelete button class
    - Implement RbacUserRole button class
    - Assign rbac_role_delete button to its newly created class
    - Remove rbac_role_delete button from #disable_button
    Attila Vecerek authored and Attila Večerek committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    30b5df9 View commit details
    Browse the repository at this point in the history
  3. Refactor rbac_role_edit button

    - Create spec examples for RbacRoleEdit button class
    - Implement RbacRoleEdit button class
    - Assign rbac_role_edit button to its newly created class
    - Remove rbac_role_edit button from #disable_button
    Attila Vecerek authored and Attila Večerek committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    7b4654b View commit details
    Browse the repository at this point in the history