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

Hub Camera Monitoring Screen #4005

Closed
wants to merge 40 commits into from
Closed

Hub Camera Monitoring Screen #4005

wants to merge 40 commits into from

Conversation

rabilrbl
Copy link
Contributor

@rabilrbl rabilrbl commented Nov 8, 2022

Resolves #2091

Todo

  • Work on the LiveFeedTile Component, Make it a simple Tile (Optional: Hovering on it the presets can show up.)
  • Create a localStorage that can store a set of asset_id for the specific hub device
  • List the list of asset_ids as LiveFeedTiles as the Hub View
  • More UX tweaks to Open the right Patient form the Hub (Wishlist)

rabilrbl and others added 30 commits November 1, 2022 00:57
* Add minor tests for health details

* Refactor Waits in Cypress (#3750)

* Remove commented spec tests in shifting filters

* Bump cypress to
* added create and add more assets button

* debug

* refactor
* fix (AssetList): fixed alignment of No asset Found text

* style(assetList): center aligned the text

* chore(master): rebase the develop branch

* fix(assetList): added icons
* update color pallete

* adds `SidebarItem` and `ShrinkedSidebarItem`

* Deprecate existing tooltip

* Implement tooltip classes

* Adds component: `SidebarUserCard`

* Adds icons for sidebar

* Adds component: `SidebarItem`

* Update `NotificationList` to use `SidebarItem`

* Adds components: `DesktopSidebar`, `MobileSidebar`

* Replace old sidebar with new sidebar

* Delete old sidebar

* remove old sidebar preference trace

* fix tooltip accidentally hidden

* fix bad merge

* fix bad merge

* fix missing `postcss-loader`

* sidebar overflow: scroll

* show notification count

* notification animation

* notification when shrinked

* fix tooltip not visible

* use unicons instead of svgs
* Patient's dashboard breadcrumbs fixed

* consultation id replaced with admission date

Co-authored-by: Ishan Mishra <ishanmishra@Ishans-MacBook-Pro.local>
* Now facility icons are visible in mobile devices

* Refactored the code
* Login page revamp

* fixed language selector

* responsiveness and final touches

* done

* added forgot password

* shifted coronasafe logo, changed urls

* minor changes

* minor changes 2

* fixed bugs
…sign (#3941)

* fix current tab detection logic

* use original logic of current sidebar item selected
…3951)

* fix antenatal value issue

* fix vaccination filter option ids

* use unicons filter icon instead of font-awesome

* replaces all font-awesome icons with unicons

* fix icons sizes

* icons for vaccination
@github-actions github-actions bot added merge conflict pull requests with merge conflict and removed merge conflict pull requests with merge conflict labels Nov 24, 2022
@github-actions
Copy link

👋 Hi, @rabilrbl,
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
Copy link

Hi, This pr has been automatically marked as stale because it has not had any recent activity. It will be automatically closed if no further activity occurs for 7 more days. Thank you for your contributions.

@github-actions github-actions bot added the stale label Dec 12, 2022
@github-actions
Copy link

Hi, @gigincg, @nihal467, @khavinshankar, @mathew-alex, This pr has been automatically closed because it has not had any recent activity. Thank you for your contributions. Feel free to repopen the pr.

@rabilrbl rabilrbl added work-in-progress and removed merge conflict pull requests with merge conflict labels Jan 14, 2023
@github-actions github-actions bot added the Deploy-Failed Deplyment is not showing preview label Jan 14, 2023
@github-actions
Copy link

👋 Hi, @rabilrbl,
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.

@sonarcloud
Copy link

sonarcloud bot commented Jan 31, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions github-actions bot removed the merge conflict pull requests with merge conflict label Feb 2, 2023
@rabilrbl
Copy link
Contributor Author

rabilrbl commented Feb 6, 2023

Closing this, a new PR will be created with different branch

@rabilrbl rabilrbl closed this Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hub Camera Monitoring Screen