-
Notifications
You must be signed in to change notification settings - Fork 23
[ENG-9758] fix(notifications): change settings page to default to correct notif … #760
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
Johnetordoff
wants to merge
45
commits into
CenterForOpenScience:feature/notifications-refactor
from
Johnetordoff:FE-changes-for-freq-prefs
Closed
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
…v tsv downloading for /institutions/cos/dashboard/
…ibility for curators on project settings page
… don't contain the user guid (labeled OSF Link in the table))
…ibility for curators on project settings page
[ENG-9242] fix & and > for text fields
…66_fix-curator-permissions [ENG-9166] | fix delete button vis…
Fix(ENG-9264): Fix root collection selection for citation addons
…enterForOpenScience#722) - Ticket: [ENG-9641] - Feature flag: n/a ## Summary of Changes 1. Added load more for preprint modetation.
…2-pbs-25.03 [ENG-9542] merge to pbs 25.03
…terForOpenScience#725) - Ticket: [ENG-9511] - Feature flag: n/a ## Summary of Changes 1. Removed employment and education from hero section.
## Summary of Changes 1. Removed barrel files for less chunks on initial loading.
feat(ENG-9225): implement shift-click functionality
* fix(build-error): fixed build errors * fix(warnings): removed warnings for citations package
) ## Purpose - Fetch addon icons from GravyValet so new providers only need updates to GravyValet to show up properly ## Summary of Changes - re-implement what was overwritten in this PR CenterForOpenScience#421
- Ticket: [ENG-9654] - Feature flag: n/a ## Purpose - Prevent missing translation inputs when adding new addon providers ## Summary of Changes - Add Azure Blob Storage to `AddonServiceNames` enum - Add fallback value when fetching a service's name ## Screenshot(s) - Prevents this issue when updating/removing addon configurations for new providers
…or 5xx responses (CenterForOpenScience#739) - Ticket: [ENG-8545] - Feature flag: n/a ## Summary of Changes 1. Added prerender ready service.
## Summary of Changes 1. Add missing `destroyRef`for `takeUntilDestroyed`. 2. Renamed analytics service to avoid duplication of services.
…r selected (CenterForOpenScience#736) * fix(storage-item-selector): allow users to add files from google drive on addon setup * fix(storage-item-selector): replace set timeout with timer
…configurable-api-root [ENG-9649] Use configurable api root
- Ticket: [ENG-9633] ## Purpose Optimize initial page load time of the registration overview page ## Summary of Changes 1. Removed embeds. 2. Split code into smaller components. 3. Update states.
- Ticket: https://openscience.atlassian.net/browse/ENG-9242?focusedCommentId=92381 - Feature flag: n/a ## Purpose Fix wrong < > & encoding
…ot folde…" (CenterForOpenScience#746) This reverts commit a1ee72c.
…/feature/pbs-25.03 Feature/pbs 25.03
…orOpenScience#751) ## Purpose Preprint edit page is not working after the 25.3.0 release. This fix the problem, ## Summary of Changes The issue occurs because the `update-preprint-stepper` component imports and dispatches the `FetchPreprintById` action in `PreprintStateModel` instead of the `PreprintStepperStateModel`. Changed the import of the `FetchPreprintById` action to import from the correct place.
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.
…freq defaults
Purpose
Make the notification preferences default and change to correct values.
Summary of Changes
Screenshot(s)
Side Effects
QA Notes