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

Fix sort roles by name #5285

Merged
merged 4 commits into from
Nov 5, 2024
Merged

Fix sort roles by name #5285

merged 4 commits into from
Nov 5, 2024

Commits on Nov 5, 2024

  1. ArrayDatasource: Restore order by key column

    Broke with 384d953
    nilmerg committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    01bcf71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1612b78 View commit details
    Browse the repository at this point in the history
  3. RoleController: Clean up sort rules

    * Removes `permissions` from sort rules
    * Adds `parent` to filter and sort rules
    nilmerg committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    aba56d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8551fff View commit details
    Browse the repository at this point in the history