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

feat: Transfer context ownership #945

Merged
merged 3 commits into from
Apr 3, 2024
Merged

feat: Transfer context ownership #945

merged 3 commits into from
Apr 3, 2024

Commits on Apr 2, 2024

  1. feat: transfer context ownership

    Signed-off-by: Cleopatra Enjeck M <patrathewhiz@gmail.com>
    enjeck committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c6164bb View commit details
    Browse the repository at this point in the history
  2. enh(Contexts): extend permission check

    - checkPermission(ById) takes inherited permissions via Context into account
    - adds query to fetch all contexts containing a certain node
    - adds permission constants to Application
    
    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz authored and enjeck committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3cf2ca9 View commit details
    Browse the repository at this point in the history
  3. fix: load tables/views from transferred context

    Signed-off-by: Cleopatra Enjeck M <patrathewhiz@gmail.com>
    enjeck committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    72afabb View commit details
    Browse the repository at this point in the history