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

add Push Notification Service🔔 #1208

Merged
merged 14 commits into from
Aug 22, 2024

Conversation

konavivekramakrishna
Copy link
Contributor

@konavivekramakrishna konavivekramakrishna commented Jul 28, 2024

part of #1052

Changes Made:

  • add Service Worker for Enabling Push Notification Feature
  • created a new table notifications_subscriptions for Storing push notification config
  • added VAPID public and private key
  • implemented DAO and DAOImpl with Rest API support for notification subscriptions
  • add a spinner component

Copy link

👋 Hi, @konavivekramakrishna,
Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

@github-actions github-actions bot added the merge conflict Merge Conflicts label Aug 19, 2024
@konavivekramakrishna konavivekramakrishna marked this pull request as ready for review August 21, 2024 08:18
@konavivekramakrishna konavivekramakrishna changed the title WIP Service Worker PN Config add Push Notification Service🔔 Aug 22, 2024
@github-actions github-actions bot removed the merge conflict Merge Conflicts label Aug 22, 2024
@mozzy11 mozzy11 merged commit 6a31d09 into I-TECH-UW:develop Aug 22, 2024
4 checks passed
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