-
Notifications
You must be signed in to change notification settings - Fork 356
[ENG-10260] Merge notification refactor with develop #11585
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
cslzchen
merged 38 commits into
CenterForOpenScience:feature/notifications-refactor-post-release
from
Ostap-Zherebetskyi:feature/NR_post-release_merge
Feb 11, 2026
Merged
[ENG-10260] Merge notification refactor with develop #11585
cslzchen
merged 38 commits into
CenterForOpenScience:feature/notifications-refactor-post-release
from
Ostap-Zherebetskyi:feature/NR_post-release_merge
Feb 11, 2026
Conversation
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
…ode (CenterForOpenScience#11513) Co-authored-by: Oleh Paduchak <opaduchak@exoft.net>
…rged (CenterForOpenScience#11491) * Add UserShareReindex view and button to admin page * remove test
…enScience#11446) * bump django version to 4.2.26 * run poetry lock * run poetry lock
…enterForOpenScience#11496) * retry SHARE reindex when 429 Too Many Requests * fix tests
…flow it looks to be impossible 'why_no_prereg' be empty and 'prereg_links' exists simultaniously) (CenterForOpenScience#11492)
…enterForOpenScience#11475 [ENG-9775] OSF objects should submit proper author order to Datacite
…ForOpenScience#11272) * Update permissions for write preprint contributors * Remove duplicate code
Use PREPRINT_CONTRIBUTORS_BULK_LIMIT for PreprintContirbutorsSerializer when possible
…is added/updated (CenterForOpenScience#11555) * added share update for user when institution affiliation is added/updated * added a command to reindex users * removed a comment * ability to process users in batches * remove management command
update search when insitutional affiliation changes
* Update UserShareReindex * Fix test
…ce/feature/pbs-25-25 Merge feature/pbs 25-25 into develop
Bugs and improvements
…enterForOpenScience#11575) * Add is_digest_type property to NotificationType and log message in emit method * Fix is_digest handling in NotificationType.emit method * Log message update in NotificationType.emit method for is_digest handling * fix unit tests --------- Co-authored-by: Ostap Zherebetskyi <ozherebetskyi@exoft.net>
…enScience#11576) Co-authored-by: Ostap Zherebetskyi <ozherebetskyi@exoft.net>
…tch admin/admin changes Update archive_size_exceeded_user and provider_reviews_resubmission_confirmation templates
Notification refactor post-release hotfix
067c8f1
into
CenterForOpenScience:feature/notifications-refactor-post-release
8 checks passed
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
https://openscience.atlassian.net/browse/ENG-10260
Purpose
Merge notification refactor with develop
Changes
Side Effects
QE Notes
CE Notes
Documentation