-
Notifications
You must be signed in to change notification settings - Fork 9
[OSDEV-2068] Enable users to download their own data without impacts to free & purchased data download allowances #709
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
Merged
VadimKovalenkoSNF
merged 37 commits into
main
from
OSDEV-2068-users-can-download-their-lists-for-free
Sep 3, 2025
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
db16210
Introduce __check_all_contributor_facilities method
VadimKovalenkoSNF 3427b1f
Merge branch 'main' into OSDEV-2068-users-can-download-their-lists-fo…
VadimKovalenkoSNF ee2b807
Check same contributor on BE, add tests
VadimKovalenkoSNF 2fd38f7
Update release notes
VadimKovalenkoSNF ae3f51a
Update Release instructions section
VadimKovalenkoSNF 31bfd72
Minor optimization for is_same_contributor, test fixes
VadimKovalenkoSNF a9c7525
Fix release notes
VadimKovalenkoSNF ca844d8
Minor refactoring of release notes
VadimKovalenkoSNF 8615b4a
Merge branch 'main' into OSDEV-2068-users-can-download-their-lists-fo…
VadimKovalenkoSNF 57a15de
Merge branch 'main' into OSDEV-2068-users-can-download-their-lists-fo…
VadimKovalenkoSNF cff28f6
Merge branch 'main' into OSDEV-2068-users-can-download-their-lists-fo…
VadimKovalenkoSNF a5763ab
Merge branch 'main' into OSDEV-2068-users-can-download-their-lists-fo…
VadimKovalenkoSNF fe87bed
Make variables name more explicit
VadimKovalenkoSNF 83ee7d6
Users can download their list items even if they reach download limit
VadimKovalenkoSNF a729d01
Update FE to handle download limit
VadimKovalenkoSNF 1c2eac1
Fix Download button conditional rendering (partial impl)
VadimKovalenkoSNF 401f697
Add is_same_contributor to the GET api/facility
VadimKovalenkoSNF 51ca50e
Update tooltip for free countributor downloads
VadimKovalenkoSNF 3ce912a
Add FE tests, update serialization in api/facilities
VadimKovalenkoSNF 9de8402
Merge branch 'main' into OSDEV-2068-users-can-download-their-lists-fo…
VadimKovalenkoSNF b20697a
Refactor LoginRequiredDialog component
VadimKovalenkoSNF 62be8c1
Remove redundant hook
VadimKovalenkoSNF 9100059
Add props validation
VadimKovalenkoSNF dcd7366
Update unit test, fix lint issues
VadimKovalenkoSNF b41c20a
feat(api, fe): add is_same_contributor support, enforce download caps…
VadimKovalenkoSNF 729f8fb
Refactor GET api/facilities
VadimKovalenkoSNF e8adcfb
Update DownloadButtonWithFlags
VadimKovalenkoSNF 55a6a6f
Merge branch 'main' into OSDEV-2068-users-can-download-their-lists-fo…
VadimKovalenkoSNF b725c55
Fix list query
VadimKovalenkoSNF 94bd8d4
Fix register_download_if_needed
VadimKovalenkoSNF 90c88e4
Minor code prettify
VadimKovalenkoSNF 3828351
Merge branch 'main' into OSDEV-2068-users-can-download-their-lists-fo…
roman-stolar fbe14e3
Pass actual returned row count
VadimKovalenkoSNF 7d8a6aa
Fix multipage downloads quota
VadimKovalenkoSNF e9522a9
Fix unit tests
VadimKovalenkoSNF 2ac4fab
Fix flake8 issues
VadimKovalenkoSNF f97dbdd
Update unit tests for exhausted quota
VadimKovalenkoSNF File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.