[ENG-11904][ENG-11910] Merge develop + redo migration + DevQA Fixes - #11856
Merged
cslzchen merged 11 commits intoAug 5, 2026
Conversation
* feat(osf): ENG-11734 add DownloadEvent model and migration with dashboard access group * show download events in django admin based on group * added default ordering, filters and search for download events * added charts * fixed top by volume ordering * improved charts with chart.js * fixed hover effect, make size_bytes 0 by default to avoid incorrect ordering * display project title (if present) and guid in top 10 projects by volume * fix(osf): ENG-11739 gate the dashboard on group membership only * tests for model, wb * feat(osf): ENG-11826 record failed zip downloads and their status code * feat(osf): ENG-11826 surface failed zip downloads on the dashboard * feat(osf): add storage provider to download telemetry (CenterForOpenScience#11834) * feat(osf): break down download requests by type on the region charts --------- Co-authored-by: Andriy Sheredko <sheredko.andriy@gmail.com> Co-authored-by: sh-andriy <105591819+sh-andriy@users.noreply.github.com> Co-authored-by: Ihor Sokhan <isokhan@exoft.net> Co-authored-by: Bohdan Odintsov <bodintsov@exoft.net>
…velop-and-redo-migration
develop and redo migrationdevelop + redo migration + DevQA Fixes
develop + redo migration + DevQA Fixesdevelop + redo migration + DevQA Fixes
brianjgeiger
approved these changes
Aug 5, 2026
cslzchen
merged commit Aug 5, 2026
8f7f312
into
CenterForOpenScience:feature/project-enter
8 checks passed
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Ticket
Purpose
developand redo migrationChanges
developand redo migrationSide Effects
N/A
QE Notes
N/A
CE Notes
N/A
Documentation
N/A