-
Notifications
You must be signed in to change notification settings - Fork 290
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
BAH-3119 | Add validations and perform save in drug chart modal #660
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Phanindra-tw
approved these changes
Aug 4, 2023
supriyatw
pushed a commit
to bahmni-msf/openmrs-module-bahmniapps
that referenced
this pull request
Mar 11, 2024
…ni#660) * add. enable24hr timer toggle * add. warnings in drug chart modal * add. success/warning notifications for drug chart modal * add. success/warning notifications for drug chart modal * add. patientId for save medication
tanyaa-tw
pushed a commit
that referenced
this pull request
Mar 27, 2024
* add. enable24hr timer toggle * add. warnings in drug chart modal * add. success/warning notifications for drug chart modal * add. success/warning notifications for drug chart modal * add. patientId for save medication
AshishkurianTw
pushed a commit
that referenced
this pull request
Apr 17, 2024
* add. enable24hr timer toggle * add. warnings in drug chart modal * add. success/warning notifications for drug chart modal * add. success/warning notifications for drug chart modal * add. patientId for save medication
AshishkurianTw
pushed a commit
that referenced
this pull request
Apr 17, 2024
* add. enable24hr timer toggle * add. warnings in drug chart modal * add. success/warning notifications for drug chart modal * add. success/warning notifications for drug chart modal * add. patientId for save medication
rahu1ramesh
added a commit
that referenced
this pull request
May 2, 2024
* MFE WIP: step 1, add the host folder * Setup micro-frontend architecture with remote react application step 2, got a build running for mfes step 3, mod build to be separate for each mfe step 4, get the ipd mfe prepped step 5, got it working step 6, Styles are working. clean-out non-essentials step 6, Get bahmni-carbon-ui import working step 7. Eureka step 8, fix the react import mess step 9, get the styles working step 9, get the styles working step 9, get a bit of documentation in step 10, clean-up and remove hacks step 11, add the tab name step 12, repond to events from IPD * Update github workflows to add build step for micro-frontends * Migrate to new interface for micro-frontend communication * Attempt to update to node v14 * Fix build and test issues after introducing micro-frontend setup * Change microfrontend build destination to not conflict with existing patterns * Merge pull request #630 from Bahmni/feature/ipd-microfrontend IPD microfrontend setup * Arjun | BAH-3079 | Ability to indicate medications to be added to drug chart while creating Prescription and to display medications in Treatments display control in Patient dashboard along with 'Add to Drug Chart' link (#629) * add. IPD buttons for choosing IPD medications * add. links for IPD drug and show IPD text for prescribed medications * fix. css changes in IPD button * add. IPD Buttons behind config * update. test cases * fix. add to drug chart UX * add. I button next to new and existing prescriptions for marking as IPD / non-IPD drug * add. I button next to existing drug orders * add. ui feedbacks of changing I button to IPD (#634) * BAH-3079 | Incorporate CSS changes for treatments display control (#642) * Arjun/Ashish | BAH-3106 | Ability to bring up the Add to drug chart modal with its elements from Treatments display control in Patient Dashboard by clicking on Add to drug chart link (#645) * integrate DrugChartModal from ipd in dashboard * add. changes to modify Drug Chart Controller values * add. changes to communicate between modal and add to drug chart link * make schedule and start time frequencies configurable * Sowmya|Phani | BAH-3113 : Adds React components for the right panel of the Drug Chart (MAR) (#648) * BAH-3119 | Add validations and perform save in drug chart modal (#660) * add. enable24hr timer toggle * add. warnings in drug chart modal * add. success/warning notifications for drug chart modal * add. success/warning notifications for drug chart modal * add. patientId for save medication * Revert "BAH-3119 | Add validations and perform save in drug chart modal (#660)" This reverts commit a260632. * BAH-3119 | Add validations and perform save in drug chart modal (#660) * add. enable24hr timer toggle * add. warnings in drug chart modal * add. success/warning notifications for drug chart modal * add. success/warning notifications for drug chart modal * add. patientId for save medication * Arjun | A-1205221989222721 | Angular wrappers refactor (#661) * refactor. angular wrappers to avoid binding hassle * refactor. variables passed by controllers * Sowmya|Tanya | WIP - adds logic to fetch drug chart data * Arjun | Translations for micro-frontends (#694) * add. grunt changes to copy i18n from micro-frontends * update Readme * Phani | Update step name in github actions * Local micro-frontend setup for alergies UI (#644) * Introduce a generic react micro-frontend for next gen ui and add sample code * Simplify micro-frontend build by pulling polyfill into shared.min.js * Fix test failures on adding new micro-frontend * Add jest setup for mico-frontends * Add a linter to the micro-frontend code * Update the pipelines to support the new tools for micro-frontends * Phani | Update lock file * Phani | Refactor based on comments * Phani | Remove IPD related MFE code. * Revert "Merge pull request #630 from Bahmni/feature/ipd-microfrontend" This reverts commit eb8bba3. * Bindu | Removed unnecessary code from the PR * [Rahul] | BAH-3093 | Fix. Remove Unused SpyObj --------- Co-authored-by: Anish George <[email protected]> Co-authored-by: Anish ‘basso’ George <[email protected]> Co-authored-by: Arjun G <[email protected]> Co-authored-by: sowmya-AS <[email protected]> Co-authored-by: sowmya198 <[email protected]> Co-authored-by: Phanindra-tw <[email protected]> Co-authored-by: binduak <[email protected]> Co-authored-by: Rahul Ramesh <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Asana link
Summary
This PR has changes to