Skip to content
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

[CORL-3060]: In-page notifications configuration #4513

Merged

Conversation

kabeaty
Copy link
Contributor

@kabeaty kabeaty commented Jan 30, 2024

What does this PR do?

These changes add in-page notifications configuration (enabled or not) to admin general configuration. This is used to determine whether users see preferences for in-page notifications in their Stream profile preferences.

These changes will impact:

  • commenters
  • moderators
  • admins
  • developers

What changes to the GraphQL/Database Schema does this PR introduce?

This adds inPageNotifications to settings.

Does this PR introduce any new environment variables or feature flags?

no

If any indexes were added, were they added to INDEXES.md?

n/a

How do I test this PR?

You can go into admin configuration -> general and enable/disable in-page notifications. See that it updates as expected. See that when it's enabled, a user sees the option to adjust their in-page notification preferences.

Were any tests migrated to React Testing Library?

How do we deploy this PR?

@kabeaty kabeaty requested a review from nick-funk January 30, 2024 19:55
Copy link
Contributor

@nick-funk nick-funk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! ✅

@kabeaty kabeaty merged commit 2188507 into epic/notifications Feb 1, 2024
2 checks passed
@kabeaty kabeaty deleted the feat/CORL-3060-in-page-notifications-configure branch February 1, 2024 17:54
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.

2 participants