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

[Epic] Notifications #4492

Merged
merged 177 commits into from
Mar 7, 2024
Merged

[Epic] Notifications #4492

merged 177 commits into from
Mar 7, 2024

Conversation

nick-funk
Copy link
Contributor

What does this PR do?

Creates the basis epic branch from which all Notifications work will merge off of and back into.

These changes will impact:

  • commenters
  • moderators
  • admins
  • developers

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

  • See the child feature PR's pertaining to Notifications
  • Adds the notificationCount query to the Query type

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

No

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

See the child feature PR's pertaining to Notifications

How do I test this PR?

See the child feature PR's pertaining to Notifications

Were any tests migrated to React Testing Library?

See the child feature PR's pertaining to Notifications

How do we deploy this PR?

Release details TBD.

Copy link

netlify bot commented Jan 18, 2024

Deploy Preview for gallant-galileo-14878c canceled.

Name Link
🔨 Latest commit c1d264d
🔍 Latest deploy log https://app.netlify.com/sites/gallant-galileo-14878c/deploys/65e9f9a28c0f9b000877a4d5

kabeaty and others added 25 commits January 19, 2024 10:15
updates every n-seconds with new notification count
…ns-always-visible

[CORL-3029]: update to always show notifications
…ences

[CORL-3031]: User preferences for in-page notifications
nick-funk and others added 24 commits March 5, 2024 11:04
…red-icon

notifications: update featured notification icon
notifications: design and configuration updates
notifications: update to use staff badges not author badges
Notifications: show "load new" button at top of notifications feed when available
…unt-after-reply-reject

[CORL-3125]: increment and decrement notificationCount on comment rejection/approval
…able-polling

# Conflicts:
#	client/src/core/client/stream/tabs/Notifications/polling/useLiveNotificationsPolling.tsx
…-disable-polling

Notifications: Disable notifications polling when the feature is disabled
notifications: add and emit viewnotificationsfeed event
…t-wording

Notifications: show different rejection message for rejected pending comments
@kabeaty kabeaty added this pull request to the merge queue Mar 7, 2024
Merged via the queue into develop with commit f94e7cc Mar 7, 2024
6 checks passed
@kabeaty kabeaty deleted the epic/notifications branch March 7, 2024 18:35
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.

None yet

2 participants