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

Refactor notifications to reflect backend data structure #22

Closed
1 task done
nriedman opened this issue Jun 15, 2024 · 0 comments · Fixed by #62
Closed
1 task done

Refactor notifications to reflect backend data structure #22

nriedman opened this issue Jun 15, 2024 · 0 comments · Fixed by #62
Labels
enhancement New feature or request

Comments

@nriedman
Copy link
Contributor

Problem

Currently, the notifications are handled slightly differently than they are in the backend. For example, the backend Firestore stores the notifications in a "messages" collection.

Solution

Refactor the client-side notifications to reflect the backend representation. Migrate functionality such as marking a notification complete to a cloud function.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@nriedman nriedman added the enhancement New feature or request label Jun 15, 2024
@nriedman nriedman linked a pull request Aug 9, 2024 that will close this issue
1 task
@github-project-automation github-project-automation bot moved this from Todo to Done in ENGAGE-HF Planning Board Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant