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

925 datasets auto approval #988

Merged

Commits on Jan 16, 2024

  1. Add column autoApprovalEnabled to Dataset object in RDS and GQL.

    Add migrations. Add property for NewDatasetInput
    Sofia Sazonova committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    60e5cd6 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Add column autoApprovalEnabled to GQL.

    Change to sharing workflow: if autoApprovalEnabled, the request is approved right after submission
    Integration test for autoapproval
    Sofia Sazonova committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    1505b98 View commit details
    Browse the repository at this point in the history
  2. add autoApprovalEnabled property to ImportDatasetInput and

    ModifyDatasetInput
    Sofia Sazonova committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    64af891 View commit details
    Browse the repository at this point in the history
  3. add autoApprovalEnabled property to frontend (Create, Import, Update …

    …forms)
    Sofia Sazonova committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    3a11f2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9322fd View commit details
    Browse the repository at this point in the history
  5. Remove unused import and function

    Sofia Sazonova committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9d2c82f View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

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

Commits on Jan 23, 2024

  1. Display Auto-Approval property

    Sofia Sazonova committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4107a07 View commit details
    Browse the repository at this point in the history