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 bug which deleted project bucket instead of project contents only #1172

Merged
merged 7 commits into from
May 13, 2022

Commits on May 13, 2022

  1. changed remove_bucket to remove_bucket_contents and added a 'delete_b…

    …ucket' variable to cater to project deleting and archiving
    Ina committed May 13, 2022
    Configuration menu
    Copy the full SHA
    9ff2c38 View commit details
    Browse the repository at this point in the history
  2. changelog

    Ina committed May 13, 2022
    Configuration menu
    Copy the full SHA
    9e75153 View commit details
    Browse the repository at this point in the history
  3. black

    Ina committed May 13, 2022
    Configuration menu
    Copy the full SHA
    e0d6d7c View commit details
    Browse the repository at this point in the history
  4. added test

    Ina committed May 13, 2022
    Configuration menu
    Copy the full SHA
    bfe0674 View commit details
    Browse the repository at this point in the history
  5. removed unused code

    Ina committed May 13, 2022
    Configuration menu
    Copy the full SHA
    4491ca1 View commit details
    Browse the repository at this point in the history
  6. Update dds_web/api/project.py

    Co-authored-by: valyo <[email protected]>
    i-oden and valyo authored May 13, 2022
    Configuration menu
    Copy the full SHA
    a31e544 View commit details
    Browse the repository at this point in the history
  7. black

    Ina committed May 13, 2022
    Configuration menu
    Copy the full SHA
    6d7e402 View commit details
    Browse the repository at this point in the history