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

Metadata form 7: Access control and deletion behaviour #1540

Merged
merged 29 commits into from
Sep 30, 2024

Commits on Sep 11, 2024

  1. when entity deleted, all attached MFs are deleted

    Sofia Sazonova committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    719d86a View commit details
    Browse the repository at this point in the history
  2. when env/org is deleted, all MFs with visibility inside this env/org …

    …and their children are deleted.
    Sofia Sazonova committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9c83eda View commit details
    Browse the repository at this point in the history
  3. check resource permissions when create/attach/delete MF

    Sofia Sazonova committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    232cf67 View commit details
    Browse the repository at this point in the history
  4. migration to backfill MF resource permissions

    Sofia Sazonova committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1ec4b91 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. migrations fix

    Sofia Sazonova committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3d5242d View commit details
    Browse the repository at this point in the history
  2. only owners of the orgs/envs have permissions for MF

    Sofia Sazonova committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1cdaa06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e267e5c View commit details
    Browse the repository at this point in the history
  4. frontend canEdit depends on resource policies

    Sofia Sazonova committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    84250f8 View commit details
    Browse the repository at this point in the history
  5. linting

    Sofia Sazonova committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    84a8067 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. PR comments

    Sofia Sazonova committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    96828ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dabc41c View commit details
    Browse the repository at this point in the history
  3. PR changes

    Sofia Sazonova committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9645643 View commit details
    Browse the repository at this point in the history
  4. revert get_resource_policy_permissions change

    Sofia Sazonova committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f63d539 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Merge branch 'mda-main' into metadata-form-7

    Sofia Sazonova committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    52d4dde View commit details
    Browse the repository at this point in the history
  2. share improvements and bugfixes

    Sofia Sazonova committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    cb91ae8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'share-ram-fix' into metadata-form-7

    Sofia Sazonova committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3c6926c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. or replace

    Sofia Sazonova committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d04d005 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. another trigger

    Sofia Sazonova committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ea578df View commit details
    Browse the repository at this point in the history
  2. backfill MF permission downgrade

    Sofia Sazonova committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    82404de View commit details
    Browse the repository at this point in the history
  3. remove unused

    Sofia Sazonova committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0642d69 View commit details
    Browse the repository at this point in the history
  4. SamlAdminGroupName

    Sofia Sazonova committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0fbccd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. check ATTACH_METADATA_FORM via decorator

    Sofia Sazonova committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9b1153f View commit details
    Browse the repository at this point in the history
  2. no more arrays set to None

    Sofia Sazonova committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1c6ef9c View commit details
    Browse the repository at this point in the history
  3. ruff

    Sofia Sazonova committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7a04e7d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. problem queries

    Sofia Sazonova committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a2f4cee View commit details
    Browse the repository at this point in the history
  2. fix downgrade

    Sofia Sazonova committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5719483 View commit details
    Browse the repository at this point in the history
  3. fix downgrade for redshift

    Sofia Sazonova committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7b6023d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. permision => resource_pol_permission.permission

    Sofia Sazonova committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0e23814 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'mda-main' into metadata-form-7

    Sofia Sazonova committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    cf5b538 View commit details
    Browse the repository at this point in the history