Skip to content

Conversation

@adlius
Copy link
Contributor

@adlius adlius commented Nov 25, 2025

  • Ticket: []
  • Feature flag: n/a

Purpose

Summary of Changes

Screenshot(s)

Side Effects

QA Notes

bodintsov and others added 17 commits November 6, 2025 16:01
- Ticket: [https://openscience.atlassian.net/browse/ENG-9548]
- Feature flag: n/a

## Purpose

Enable to rename a wiki
…al (#743)

- Ticket: https://openscience.atlassian.net/browse/ENG-9638
- Feature flag: n/a

## Purpose

Some user workflows rely on using the OSF profile identifiers to locate users reliably.  This was possible previously (at least in most contributor searches), but is not any longer.

## Summary of Changes

When adding contributors, searching by user GUID should call up that user. This can be implemented across all instances of this widget/modal. Requires API change
…to render Withdraw and Submission tab for preprints moderation if status is null (#744)

- Ticket:  https://openscience.atlassian.net/browse/ENG-9243
- Feature flag: n/a

## Purpose

Preprint Moderation: OSF preprint withdrawal request throws error when clicked on preprint and moderator details page is not loading

## Summary of Changes

https://openscience.atlassian.net/browse/ENG-9243?focusedCommentId=91945

1.  Use preprint guid for url of such an format https://api.staging3.osf.io/v2/preprints/686bd16271351c4bd25a5deb/?embed%5B%5D=license&embed%5B%5D=identifiers

2. Not allow to render Withdraw and Submission tab for preprints moderation if status is null
- Ticket: [https://openscience.atlassian.net/browse/ENG-9126]
- Feature flag: n/a

## Purpose

Fix language in wiki log message
- Ticket: [ENG-9632]
- Feature flag: n/a

## Summary of Changes
1. Optimized initial loading for project overview.
2. Updated meta tags for project.
3. Add unit tests.
…ox selection & show specified provider in combobox and files when accessing by link (#748)

- Ticket: https://openscience.atlassian.net/browse/ENG-9644
- Feature flag: n/a

## Purpose

Users shared links to their project and registration files lists previously, using the format https://osf.io/GUID/files/provider/ .  These now break and lead to a Not Found page.

These need to redirect to https://osf.io/GUID/files/provider/ 

Ideal solution via BrianG: format links to open up the provider page

## Summary of Changes

update provider name for url link on file Provider combobox selection  &  show specified provider in combobox and files when accessing by link
- Ticket: https://openscience.atlassian.net/browse/ENG-9255
- Feature flag: n/a

## Purpose

The analytics tab for registrations is meant to help users understand how viewers are using and accessing their registration. One of those metrics is popular pages. However, as you can see in the image below, there are two of the same name, which makes it confusing to understand what viewers are looking at. 

## Summary of Changes

If we are clicking over navigation in details of registration and project title saving is as expected, if go to some tab by link 
it return osf handle it to have proper title and render data in chart with row names showing what title tab was clicked
* feat(files-tree): implement in tree drag and drop support
* fix(translations): fixed typo
* test(confirm-move-file-dialog): fixed tests
* fix(move-file-dialog): fixed toasts
* fix(confirm-move-dialog): fixed pr comments
* feat(users): Set activeFlags when getting currentUser

* feat(users): Add selector for activeFlags
- Ticket: [ENG-9275]
- Feature flag: n/a

## Summary of Changes

1. Added components reorder.
2. Replaced models and mappers.
3. Added unit tests.
…pdown box) causes an infinite loading loop. (#756)

- Ticket: [ENG-9749]
- Feature flag: n/a

## Summary of Changes
1. Fixed endless loading for addons.
fix WikiMapper to handle missing user embeds in WikiVersion response
- Ticket: [ENG-9732]
- Feature flag: n/a

## Purpose

Try to not take down the server with contributor requests

## Summary of Changes

1. Added bulk add and update for contributors.
## Purpose

Avoid 401 or 403 error.

## Summary of Changes

1. Added condition to get storage for admin and write users.
- Ticket: [ENG-9748]
- Feature flag: n/a

## Purpose
- Add license file as mentioned in this issue: #671 

## Summary of Changes
- Add Apache v2 license (from https://www.apache.org/licenses/LICENSE-2.0.txt)
* fix(files): Fix drag and drop file moves

* fix(files): Fix duplicate items when shift-clicking files

* chore(files): Remove comment
@adlius adlius merged commit dda487e into develop Nov 25, 2025
3 checks passed
@coveralls
Copy link
Collaborator

Coverage Status

coverage: 55.534% (+1.2%) from 54.331%
when pulling 54671d3 on feature/pbs-25.04
into b2bdce5 on develop.

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.

9 participants