Conversation
…s when saved (#913) - Ticket: [ENG-10608] - Feature flag: n/a ## Summary of Changes 1. Fixed formatting for description in registration.
…tag (#917) - Ticket: [ENG-10546] - Feature flag: n/a ## Summary of Changes 1. Fixed import. 2. Updated logic for filter chips.
- Ticket: [ENG-10408] - Feature flag: n/a ## Purpose fix Bibliographic Contributor checkbox ## Summary of Changes Bug fix: Added isBibliographic: true to handleResourcesRawResponse() in contributors.service.ts.
#914) - Ticket: [ENG-10318] - Feature flag: n/a ## Summary of Changes 1. Made checkbox for bibliographic checked by default.
…r is not authenticated (#929) - Ticket: https://openscience.atlassian.net/browse/ENG-10707 - Feature flag: n/a ## Purpose When contributors (Admin, Write, or Read) view their own projects, the unique view count increases — which it should not. This inflates analytics data for project owners. ## Summary of Changes add check to update project count metrics (count_usage call) if user is not contributor or is not authenticated
…direct to the current registry page (#925) - Ticket: https://openscience.atlassian.net/browse/ENG-10383 - Feature flag: n/a ## Purpose Navigating to the old /discover URL format should redirect to the current registry page. https://osf.io/registries/dataarchive/discover and https://osf.io/registries/dataarchive/ ## Summary of Changes add to registrations router mapping for providerId/discover
) - Ticket: [ENG-9810] ## Summary of Changes Moderators of Collections, Registries, and Preprints need to control how they receive notifications about moderation activity (new pending submissions, withdrawal requests) — instant, daily, or none. Previously, the Settings/Notifications tabs in the moderation pages were empty placeholders that just pointed users away to their global user settings. That was insufficient because these are provider-level subscriptions (scoped to a specific provider), not global ones. The changes wire up the real OSF API (/v2/providers/{type}/{id}/subscriptions/) so each moderation portal's notification tab now: 1. Loads the actual per-provider subscription preferences for the logged-in moderator 2. Lets them change the frequency via dropdowns, saved immediately via PATCH
- Ticket: [ENG-10735] - Feature flag: n/a ## Summary of Changes 1. Added logic to expand text. 2. Added expanded text for abstract in preprints.
…cluded in Angular update (#932) - Ticket: [ENG-10371](https://openscience.atlassian.net/browse/ENG-10371) - Feature flag: n/a ## Summary of Changes 1. Added delete button for preprint draft. 2. Fixed issue with loader.
- Ticket: [[ENG-10698]](https://openscience.atlassian.net/browse/ENG-10698) - Feature flag: n/a ## Summary of Changes 1. Added data test attributes for registry overview metadata.
- Ticket: [[ENG-10697]](https://openscience.atlassian.net/browse/ENG-10697) - Feature flag: n/a ## Summary of Changes 1. Added data attributes for search page.
…ard (#935) - Ticket: https://openscience.atlassian.net/browse/ENG-10219 - Feature flag: n/a ## Summary of Changes 1. Fix issue with approve preprints.
…formance (#942) - Ticket: https://openscience.atlassian.net/browse/ENG-10752 - Feature flag: n/a ## Purpose Improve initial load performance and translations structure. ## Summary of Changes 1. Clean up translations. 2. Removed unused translations. 3. Updated format of some translations.
…ngular update (#940) - Ticket: [ENG-10371](https://openscience.atlassian.net/browse/ENG-10371) - Feature flag: n/a ## Summary of Changes 1. Added logic for showing delete button. 2. Added delete button for update preprint.
- Ticket: https://openscience.atlassian.net/browse/ENG-10553 - Feature flag: n/a ## Summary of Changes 1. Fixed impact story icon.
- Ticket: https://openscience.atlassian.net/browse/ENG-10320 - Feature flag: n/a ## Summary of Changes 1. Update file context menu to have move option.
- Ticket: https://openscience.atlassian.net/browse/ENG-10823 - Feature flag: n/a ## Summary of Changes 1. Fixed merge conflicts.
- Ticket: https://openscience.atlassian.net/browse/ENG-10831 - Feature flag: n/a ## Summary of Changes 1. Fixed translations. 2. Fixed gap between buttons in profile.
Merge develop into feature/pbs-26-6
brianjgeiger
approved these changes
Apr 27, 2026
Collaborator
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.
Purpose
Summary of Changes
Screenshot(s)
Side Effects
QA Notes