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

Optionally exclude archived files from GUI S3 storage listing #3076

Merged
merged 8 commits into from
Feb 16, 2023

Conversation

ekazachkova
Copy link
Contributor

The current PR provides implementation for issue #3029

The following changes were added:

  • new showArchive parameter added to GET /datastorage/{id}/list/page and GET /datastorage/{id}/list methods
  • new default roles ROLE_STORAGE_ARCHIVE_MANAGER, ROLE_STORAGE_ARCHIVE_READER added

@mzueva mzueva merged commit 9655025 into develop Feb 16, 2023
mzueva added a commit that referenced this pull request Feb 17, 2023
* Issue #3029: Optionally exclude archived files from GUI S3 storage listing

* Issue #3029: Optionally exclude archived files from GUI S3 storage listing - role model

* Issue #3029: Optionally exclude archived files from GUI S3 storage listing - fix for deleted versions and paging

* Issue #3029: Optionally exclude archived files from GUI S3 storage listing - fix for default roles test

* Issue #3029: Optionally exclude archived files from GUI S3 storage listing - cleanups

* Issue #3029: Optionally exclude archived files from GUI S3 storage listing - cleanups

* Issue #3029: Optionally exclude archived files from GUI S3 storage listing - add owner to permissions

* Issue #3029 move sql migration to current date

---------

Co-authored-by: mzueva <mariia_zueva@epam.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants