-
Notifications
You must be signed in to change notification settings - Fork 25
Fix/merge develop #851
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
Closed
Closed
Fix/merge develop #851
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
…ibutor and contributors may not load syncronically after step change
[ENG-9565] not show osfstorage/addons dropdown for registration file tab
…evieves-an-error-message-when-navigating-to-unloadable-addon [ENG-9568] Fix empty when error from files provider
…-logo [ENG-9716] Fix(providers): Make icon of provider be on center
…ogin-url [ENG-9167] Add next param to login URL redirect
…nce#820) - Ticket: [ENG-9943] - Feature flag: n/a ## Summary of Changes 1. Added prerender service to set prerender true.
…enScience#821 - Ticket: [ENG-9780] - Feature flag: n/a ## Summary of Changes 1. Fixed file widget for loading more than 10 items.
…orOpenScience#804) * fix(search): Fix a11y issue with nested interactive controls * fix(search): Match CSS to what was there prior
…enterForOpenScience#823) - Ticket: [ENG-9625], [ENG-8845], [ENG-9076] - Feature flag: n/a ## Summary of Changes 1. Fixed accessibility issue. 2. Changed inactive color for toggle button.
- Ticket: [ENG-9837], [ENG-9081] - Feature flag: n/a ## Summary of Changes 1. Changed profile links color. 2. Changed preprints, institutions links color.
…ce#826 - Ticket: [ENG-9075], [ENG-9684] - Feature flag: n/a ## Summary of Changes 1. Changed secondary button color.
…llections (CenterForOpenScience#812) - Ticket: https://openscience.atlassian.net/browse/ENG-9807 - Feature flag: n/a ## Purpose Right now, moderation cards across the platform only show one author, even when a submission has many. This is the case for preprints, registrations, and collections/projects. Moderators have no quick way to tell whether something is single-author or multi-author without opening the full submission. This slows down triage and makes it harder to spot common patterns in spam, out-of-scope content, or AI-generated submissions, where author lists are often a giveaway. We need to surface more authors directly on the card so moderators can make faster, more informed decisions. ## Summary of Changes show contributors for moderation cards for registry and collections
…Science#827) - Ticket: [ENG-9623] - Feature flag: n/a ## Summary of Changes 1. Added CSL files. 2. Fixed CSL styles configs.
…enScience#829) - Ticket: [ENG-9956] - Feature flag: n/a ## Summary of Changes 1. Fixed label for aria-label attribute.
…ent size or spacing. CenterForOpenScience#828 - Ticket: [ENG-9627] - Feature flag: n/a ## Summary of Changes 1. Fixed accessibility issue with spacing. 2. Fixed accessibility issue with landmark.
…erForOpenScience#830) - Ticket: [ENG-9073] - Feature flag: n/a ## Summary of Changes 1. Changed tabs to buttons to fix the accessibility issue.
…ing. (CenterForOpenScience#831) * add min height of tag input to be 24px * remove redeundant role='textbox' to fix input issues
…nScience#832 - Ticket: [ENG-9955] - Feature flag: n/a ## Summary of Changes 1. Removed citation author institution.
…added page (CenterForOpenScience#842) - Ticket: [ENG-10002] - Feature flag: n/a ## Summary of Changes 1. Fixed permission for edit wiki. 2. Fixed view and compare section.
…s accessed by not contributor (CenterForOpenScience#835) - Ticket: https://openscience.atlassian.net/browse/ENG-9198 - Feature flag: n/a ## Purpose Angular FE should not show page not found for preprint that’s pending moderation. ## Summary of Changes Implementing redirection mechanics if 'This preprint is pending moderation and is not yet publicly available.' for not contributor user
- Ticket: [https://openscience.atlassian.net/browse/ENG-9984] - Feature flag: n/a ## Purpose Added new text in en.json to the button have proper text
… as a redirect (CenterForOpenScience#838) * feat(user-page): User page should display a link to the merger profile page as a redirect * feat(user-page): Fix banner styling
…ttent 403 errors CenterForOpenScience#839 ## Purpose PR Summary: Problem: After configuring Google Drive addon, two issues occurred: 1. Files added via "Add from Drive" button didn't appear immediately - required page reload (F5) 2. Intermittent 403 "Forbidden" errors when opening Google Drive picker Solution: - Fixed updateFilesList callback losing this context by converting it to an arrow function property - OAuth token now refreshes each time the picker opens instead of only once during component initialization Result: Files now appear immediately after selection, and 403 errors should be eliminated since a fresh token is fetched before each picker open.
Contributor
Collaborator
Author
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