Skip to content

Merge branch dev with rel-10.6 - #25853

Merged
voloagent merged 2 commits into
devfrom
auto-merge/rel-10-6/4724
Jul 22, 2026
Merged

Merge branch dev with rel-10.6#25853
voloagent merged 2 commits into
devfrom
auto-merge/rel-10-6/4724

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR generated automatically to merge dev with rel-10.6. Please review the changed files before merging to prevent any errors that may occur.

sumeyyeKurtulus and others added 2 commits July 22, 2026 10:02
…ter and optimize logic for determining checkbox state based on granted permissions.
Angular - Fixing the grant all button state in permissions modal
@voloagent
voloagent marked this pull request as ready for review July 22, 2026 09:22
Copilot AI review requested due to automatic review settings July 22, 2026 09:22
@voloagent
voloagent merged commit 799e77a into dev Jul 22, 2026
1 of 2 checks passed
@voloagent
voloagent deleted the auto-merge/rel-10-6/4724 branch July 22, 2026 09:22

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This auto-generated merge PR updates the Angular permission management UI logic to simplify how the “select all” checkbox state is computed and to handle empty permission lists safely.

Changes:

  • Removed the providerName parameter from getSelectAllCheckboxState and updated call sites accordingly.
  • Simplified select-all state calculation to be based purely on granted count and to explicitly handle empty permission arrays.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants