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

Feature - Ability to define different PermissionRegistrar #2623

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    457fdc0 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    1d3dce3 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. add multischema test case

    illambo committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    28caf93 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Improvement of PermissionRegistrar:

    - refactoring initialization
    - configuration isolation
    - strengthening of properties type declarations
    Allowed ability to use custom PermissionRegistrar for models and traits
    Allowed ability to use custom PermissionRegistrar in commands
    Allowed ability to use custom PermissionRegistrar for some methods in helpers
    Add tests cases for multischema and adapted some tests
    illambo committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    0cee4b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    f6128a7 View commit details
    Browse the repository at this point in the history