Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

[USER STORY]: As an admin, I want to be notified if there's un-assigned patients. #51

Closed
4 tasks done
martinsenecal opened this issue Jan 28, 2022 · 0 comments
Closed
4 tasks done
Assignees
Labels
story User Story
Milestone

Comments

@martinsenecal
Copy link
Collaborator

martinsenecal commented Jan 28, 2022

About this story

Priority: [Medium]
Story Points: Fibonacci Sequence: (3)
Risk: [High]

Description:
In the admin dashboard, admins will need to be notified if there are more patients than the number of available slots (based on the nb of current patients and doctors). This notification will allow them to modify settings, or add more medical staff.

There's no need to send a pop-up notification to the admin for it. A simple red dot on the UnAssigned Patients Tab is enough.

Exit Criteria
What should we expect once the task is complete:
-Notification Working when there is an un-assigned patient (will be in another color in the table and also notification counter will be updated)

Sub-Tasks/Steps

  • Create UI on Figma
  • Build Backend Logic
  • Connect notification to UI
  • Write Tests

Additional context
Add any other context or screenshots about the feature request here.

Linked to Issue: #19

@martinsenecal martinsenecal added this to the Sprint 4 milestone Mar 12, 2022
@martinsenecal martinsenecal added this to Backlog in Development Board via automation Mar 17, 2022
@martinsenecal martinsenecal moved this from Backlog to In progress in Development Board Mar 24, 2022
gkillick added a commit that referenced this issue Mar 27, 2022
martinsenecal pushed a commit that referenced this issue Mar 27, 2022
martinsenecal added a commit that referenced this issue Mar 27, 2022
martinsenecal added a commit that referenced this issue Mar 28, 2022
* #51 - Added Notification for Un-Assigned Patients

* #51 - Added UI/Logic to View Notifications

* #51 notification cloud function working

* #51 fixed tests

* #51 - Format Code

* #51 - Added Unsubscribe in UseEffect

Co-authored-by: Graeme <gkillick@gmail.com>
@martinsenecal martinsenecal moved this from In progress to Review in progress in Development Board Mar 28, 2022
Development Board automation moved this from Review in progress to Done Mar 28, 2022
@AhmadHashems AhmadHashems added the story User Story label Mar 28, 2022
MilitsaB added a commit that referenced this issue Mar 28, 2022
* #129 Fixed how user symptoms are initially stored in the database

* #129 Code refactoring

* #129 fixed bugs in medical staff view

* #129 Fixed how user symptoms are initially stored in the database

* #129 Code refactoring

* #129 fixed bugs in medical staff view

* #129 Added Patient UI for doctor

* #129 Fixed unsubscribe error

* #129 Added Changes from Dev

* #129 Fixed tests

* #129 Added New Test

* #129 Fixed how user symptoms are initially stored in the database

* #129 Code refactoring

* #129 fixed bugs in medical staff view

* #129 Added Patient UI for doctor

* #129 Fixed unsubscribe error

* #129 Added Changes from Dev

* #129 Fixed tests

* #129 Added New Test

* #129 Code Refactoring

* #129 Fixing Merge Issues

* #129 Run Cypress on pull_request

* #51 - Fix Formatting and Memory Leak

* #129 - Refactor Patient View

* #129 - Fixed Tests and Fixed PatientInfo Refresh Data

* #129 Fixed latest symptoms bug

* #129 - Removed Patient Chat

* #129 fix test for patient info

* #129 Updating package-lock.json

Co-authored-by: Fadi Albasha <fadi.albasha@gmail.com>
Co-authored-by: Ahmad Hashem <64761484+AhmadHashems@users.noreply.github.com>
Co-authored-by: Martin Senécal <martinsenecal2000@gmail.com>
Co-authored-by: Graeme <gkillick@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
story User Story
Projects
Development

No branches or pull requests

4 participants