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

Medicine Administrations to be grouped based on common frequency/interval instead of every hour #6341

Closed
rithviknishad opened this issue Sep 25, 2023 · 1 comment · Fixed by #6396
Assignees
Labels
enhancement New feature or request Prescriptions / Medicines Related to prescriptions or medicines module.

Comments

@rithviknishad
Copy link
Member

rithviknishad commented Sep 25, 2023

  • There is so much space wasted in the MAR table
image

cc: @aparnacoronasafe

@rithviknishad rithviknishad added enhancement New feature or request discussion required Prescriptions / Medicines Related to prescriptions or medicines module. labels Sep 25, 2023
@rithviknishad
Copy link
Member Author

As per discussions, we need to bin every 4 hours to 1 column

@rithviknishad rithviknishad self-assigned this Oct 3, 2023
khavinshankar pushed a commit that referenced this issue Nov 6, 2023
…cines + Administration Activity View + migrate `useDispatch` to `useQuery` (#6396)

* fixes #6341; bin medicine administrations by 4:1 hrs

* fix comments

* fix tooltip clipping

* remove warnings

* improve how date seperation is shown

* popover shows more details

* cleanup: move files to correct place

* delete old medicine administration table

* cleanup

* remove useDispatch in bulk administer

* fixes #6442; API calls via useQuery for Medicines

* cleanup

* fix keys

* cleanup

* update seperator

* overlay

* temp fix tooltip

* fix refetch logic

* fix z-index

* consistency

* fix z-index

* fix useIsScrollable dependencies

* fix z-index

* rewrite scroll overflow behaviour

* fix z-index

* cleanup API routes

* support for archive and fix responsiveness issues

* fix styling

* fix path missing path params

* remove tooltip

* swap positions of actions and timestamp in timeline

* fix responsiveness

* minor spacing

* fix responsiveness

* fix spacing

* hide archive if discontinued

* fix responsiveness

* fix discontinue refetch not invoked

---------

Co-authored-by: Mohammed Nihal <57055998+nihal467@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Prescriptions / Medicines Related to prescriptions or medicines module.
Projects
Status: Done
1 participant