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

Phani, Bindu | BAH-3117 | Ability to add, display and update Notes section in OT Scheduling #647

Merged
merged 18 commits into from
Jul 24, 2023

Conversation

binduak
Copy link
Contributor

@binduak binduak commented Jul 21, 2023

Copy link
Contributor

@bassoGeorge bassoGeorge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

…OT Scheduling page. (#650)

* Make css of notes text configurable and Add notes delete template

* Add css for hover and fix translation

* Fix Update notes functionality

* Add delete note functionality

* Fix fetch date issue

* Fix tests

* Fix UI validations and CSS

* Fix CSS in notes modal
@binduak binduak merged commit 9ea001c into Bahmni-IPD-master Jul 24, 2023
1 check passed
@Phanindra-tw Phanindra-tw deleted the ot-notes branch November 6, 2023 10:21
supriyatw pushed a commit to bahmni-msf/openmrs-module-bahmniapps that referenced this pull request Mar 11, 2024
…ction in OT Scheduling (Bahmni#647)

* Add Modal to create OT Notes

* Make notes scrollable

* Add Redirection on Save

* Add ToolTip

* Fix css for day view.

* Add tests

* Add Validations for Create Note

* BAH-3092 | Show primary diagnoses in OT list view (Bahmni#631)

* BAH-3092 | add capability to show primary diagnosis in OT list view

* BAH-3092 | refactor to display latest diagnoses and test fixes

---------

Co-authored-by: Ashish Kurian <[email protected]>

* Fix build issues

* Integrate with Backend for Day view

* Update CSS and date

* Bindu | add notes save and get support for week view

* Bindu, Phani | BAH-3117 | Integrate Update API to the UI

* Bindu | Fix test cases

* Bindu | Change note resource to notes

* Fix tests

* Phani | A-1205015570874061 | Ability to delete existing notes on the OT Scheduling page. (Bahmni#650)

* Make css of notes text configurable and Add notes delete template

* Add css for hover and fix translation

* Fix Update notes functionality

* Add delete note functionality

* Fix fetch date issue

* Fix tests

* Fix UI validations and CSS

* Fix CSS in notes modal

---------

Co-authored-by: Phanindra-tw <[email protected]>
Co-authored-by: kavitha-sundararajan <[email protected]>
Co-authored-by: Ashish Kurian <[email protected]>
Co-authored-by: Phanindra-tw <[email protected]>
kavitha-sundararajan added a commit that referenced this pull request Apr 8, 2024
…ction in OT Scheduling (#647)

* Add Modal to create OT Notes

* Make notes scrollable

* Add Redirection on Save

* Add ToolTip

* Fix css for day view.

* Add tests

* Add Validations for Create Note

* BAH-3092 | Show primary diagnoses in OT list view (#631)

* BAH-3092 | add capability to show primary diagnosis in OT list view

* BAH-3092 | refactor to display latest diagnoses and test fixes

---------

Co-authored-by: Ashish Kurian <[email protected]>

* Fix build issues

* Integrate with Backend for Day view

* Update CSS and date

* Bindu | add notes save and get support for week view

* Bindu, Phani | BAH-3117 | Integrate Update API to the UI

* Bindu | Fix test cases

* Bindu | Change note resource to notes

* Fix tests

* Phani | A-1205015570874061 | Ability to delete existing notes on the OT Scheduling page. (#650)

* Make css of notes text configurable and Add notes delete template

* Add css for hover and fix translation

* Fix Update notes functionality

* Add delete note functionality

* Fix fetch date issue

* Fix tests

* Fix UI validations and CSS

* Fix CSS in notes modal

---------

Co-authored-by: Phanindra-tw <[email protected]>
Co-authored-by: kavitha-sundararajan <[email protected]>
Co-authored-by: Ashish Kurian <[email protected]>
Co-authored-by: Phanindra-tw <[email protected]>
SanoferSameera added a commit that referenced this pull request May 7, 2024
…898)

* Phani, Bindu | BAH-3117 | Ability to add, display and update Notes section in OT Scheduling (#647)

* Add Modal to create OT Notes

* Make notes scrollable

* Add Redirection on Save

* Add ToolTip

* Fix css for day view.

* Add tests

* Add Validations for Create Note

* BAH-3092 | Show primary diagnoses in OT list view (#631)

* BAH-3092 | add capability to show primary diagnosis in OT list view

* BAH-3092 | refactor to display latest diagnoses and test fixes

---------

Co-authored-by: Ashish Kurian <[email protected]>

* Fix build issues

* Integrate with Backend for Day view

* Update CSS and date

* Bindu | add notes save and get support for week view

* Bindu, Phani | BAH-3117 | Integrate Update API to the UI

* Bindu | Fix test cases

* Bindu | Change note resource to notes

* Fix tests

* Phani | A-1205015570874061 | Ability to delete existing notes on the OT Scheduling page. (#650)

* Make css of notes text configurable and Add notes delete template

* Add css for hover and fix translation

* Fix Update notes functionality

* Add delete note functionality

* Fix fetch date issue

* Fix tests

* Fix UI validations and CSS

* Fix CSS in notes modal

---------

Co-authored-by: Phanindra-tw <[email protected]>
Co-authored-by: kavitha-sundararajan <[email protected]>
Co-authored-by: Ashish Kurian <[email protected]>
Co-authored-by: Phanindra-tw <[email protected]>

* BAH-3117|refactored update note API integration

* BAH-3117|fix failed testcases

* BAH-3117 | add payload for update notes

---------

Co-authored-by: Himabindu T <[email protected]>
Co-authored-by: Phanindra-tw <[email protected]>
Co-authored-by: Ashish Kurian <[email protected]>
Co-authored-by: Phanindra-tw <[email protected]>
Co-authored-by: SanoferSameera <[email protected]>
SooryaKumaranC-tw pushed a commit that referenced this pull request May 7, 2024
…898)

* Phani, Bindu | BAH-3117 | Ability to add, display and update Notes section in OT Scheduling (#647)

* Add Modal to create OT Notes

* Make notes scrollable

* Add Redirection on Save

* Add ToolTip

* Fix css for day view.

* Add tests

* Add Validations for Create Note

* BAH-3092 | Show primary diagnoses in OT list view (#631)

* BAH-3092 | add capability to show primary diagnosis in OT list view

* BAH-3092 | refactor to display latest diagnoses and test fixes

---------

Co-authored-by: Ashish Kurian <[email protected]>

* Fix build issues

* Integrate with Backend for Day view

* Update CSS and date

* Bindu | add notes save and get support for week view

* Bindu, Phani | BAH-3117 | Integrate Update API to the UI

* Bindu | Fix test cases

* Bindu | Change note resource to notes

* Fix tests

* Phani | A-1205015570874061 | Ability to delete existing notes on the OT Scheduling page. (#650)

* Make css of notes text configurable and Add notes delete template

* Add css for hover and fix translation

* Fix Update notes functionality

* Add delete note functionality

* Fix fetch date issue

* Fix tests

* Fix UI validations and CSS

* Fix CSS in notes modal

---------

Co-authored-by: Phanindra-tw <[email protected]>
Co-authored-by: kavitha-sundararajan <[email protected]>
Co-authored-by: Ashish Kurian <[email protected]>
Co-authored-by: Phanindra-tw <[email protected]>

* BAH-3117|refactored update note API integration

* BAH-3117|fix failed testcases

* BAH-3117 | add payload for update notes

---------

Co-authored-by: Himabindu T <[email protected]>
Co-authored-by: Phanindra-tw <[email protected]>
Co-authored-by: Ashish Kurian <[email protected]>
Co-authored-by: Phanindra-tw <[email protected]>
Co-authored-by: SanoferSameera <[email protected]>
SooryaKumaranC-tw pushed a commit that referenced this pull request May 7, 2024
…898)

* Phani, Bindu | BAH-3117 | Ability to add, display and update Notes section in OT Scheduling (#647)

* Add Modal to create OT Notes

* Make notes scrollable

* Add Redirection on Save

* Add ToolTip

* Fix css for day view.

* Add tests

* Add Validations for Create Note

* BAH-3092 | Show primary diagnoses in OT list view (#631)

* BAH-3092 | add capability to show primary diagnosis in OT list view

* BAH-3092 | refactor to display latest diagnoses and test fixes

---------

Co-authored-by: Ashish Kurian <[email protected]>

* Fix build issues

* Integrate with Backend for Day view

* Update CSS and date

* Bindu | add notes save and get support for week view

* Bindu, Phani | BAH-3117 | Integrate Update API to the UI

* Bindu | Fix test cases

* Bindu | Change note resource to notes

* Fix tests

* Phani | A-1205015570874061 | Ability to delete existing notes on the OT Scheduling page. (#650)

* Make css of notes text configurable and Add notes delete template

* Add css for hover and fix translation

* Fix Update notes functionality

* Add delete note functionality

* Fix fetch date issue

* Fix tests

* Fix UI validations and CSS

* Fix CSS in notes modal

---------

Co-authored-by: Phanindra-tw <[email protected]>
Co-authored-by: kavitha-sundararajan <[email protected]>
Co-authored-by: Ashish Kurian <[email protected]>
Co-authored-by: Phanindra-tw <[email protected]>

* BAH-3117|refactored update note API integration

* BAH-3117|fix failed testcases

* BAH-3117 | add payload for update notes

---------

Co-authored-by: Himabindu T <[email protected]>
Co-authored-by: Phanindra-tw <[email protected]>
Co-authored-by: Ashish Kurian <[email protected]>
Co-authored-by: Phanindra-tw <[email protected]>
Co-authored-by: SanoferSameera <[email protected]>
rahu1ramesh pushed a commit that referenced this pull request May 9, 2024
…898)

* Phani, Bindu | BAH-3117 | Ability to add, display and update Notes section in OT Scheduling (#647)

* Add Modal to create OT Notes

* Make notes scrollable

* Add Redirection on Save

* Add ToolTip

* Fix css for day view.

* Add tests

* Add Validations for Create Note

* BAH-3092 | Show primary diagnoses in OT list view (#631)

* BAH-3092 | add capability to show primary diagnosis in OT list view

* BAH-3092 | refactor to display latest diagnoses and test fixes

---------

Co-authored-by: Ashish Kurian <[email protected]>

* Fix build issues

* Integrate with Backend for Day view

* Update CSS and date

* Bindu | add notes save and get support for week view

* Bindu, Phani | BAH-3117 | Integrate Update API to the UI

* Bindu | Fix test cases

* Bindu | Change note resource to notes

* Fix tests

* Phani | A-1205015570874061 | Ability to delete existing notes on the OT Scheduling page. (#650)

* Make css of notes text configurable and Add notes delete template

* Add css for hover and fix translation

* Fix Update notes functionality

* Add delete note functionality

* Fix fetch date issue

* Fix tests

* Fix UI validations and CSS

* Fix CSS in notes modal

---------

Co-authored-by: Phanindra-tw <[email protected]>
Co-authored-by: kavitha-sundararajan <[email protected]>
Co-authored-by: Ashish Kurian <[email protected]>
Co-authored-by: Phanindra-tw <[email protected]>

* BAH-3117|refactored update note API integration

* BAH-3117|fix failed testcases

* BAH-3117 | add payload for update notes

---------

Co-authored-by: Himabindu T <[email protected]>
Co-authored-by: Phanindra-tw <[email protected]>
Co-authored-by: Ashish Kurian <[email protected]>
Co-authored-by: Phanindra-tw <[email protected]>
Co-authored-by: SanoferSameera <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants