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

[PM-2102] Fix broken access selector component #5433

Commits on May 11, 2023

  1. [PM-2102] Implement logic to keep row control enable/disable status i…

    …n sync with the access item properties whenever the parent control is enabled/disabled
    
    Angular 15 introduced a breaking change that calls setDisabledState() whenever a CVA is added. This was re-enabling all the internal form group rows (even those that should have remained disabled).
    shane-melton committed May 11, 2023
    Configuration menu
    Copy the full SHA
    8087a19 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into PM-2102-the-collection-access-permissions-…

    …cannot-be-modified-via-the-edit-member-modal-if-the-organizational-member-is-assigned-to-a-group
    shane-melton committed May 11, 2023
    Configuration menu
    Copy the full SHA
    e7b9945 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Merge branch 'master' into PM-2102-the-collection-access-permissions-…

    …cannot-be-modified-via-the-edit-member-modal-if-the-organizational-member-is-assigned-to-a-group
    shane-melton committed May 17, 2023
    Configuration menu
    Copy the full SHA
    f68fd89 View commit details
    Browse the repository at this point in the history