-
Notifications
You must be signed in to change notification settings - Fork 523
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
Comments
rithviknishad
added
enhancement
New feature or request
discussion required
Prescriptions / Medicines
labels
Sep 25, 2023
As per discussions, we need to bin every 4 hours to 1 column |
rithviknishad
added a commit
that referenced
this issue
Oct 4, 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 <[email protected]>
rithviknishad
added this to the Prescriptions & Medicine Administration Records milestone
Aug 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cc: @aparnacoronasafe
The text was updated successfully, but these errors were encountered: